A clear percentage calculator

Percentages, done right. Free, fast, and step-by-step.

Four calculation modes on one page, with live results, shareable links, and a worked-out solution shown for every answer. Pick a question, type your numbers, get a clear explanation.

4 modes Live calculation Step-by-step Dark mode No sign-up
Percentage calculator
Find a percentage of a number
What is % of ?
Find what percentage one number is of another
is what percent of ?
Find the whole when you know a percentage
is % of what?
Apply a percentage increase or decrease
What is by %?
Specialized calculators

Pick the calculator that fits.

Each one is the main calculator tuned for a specific real-world question, with extra context and step-by-step explanations.

Built to be clear

Six things that make this calculator different.

01 — All four modes

Every standard question, one page

Most percentage calculators only handle three of the four standard question types. Ours covers all four — including “Y is P% of what?” which surprisingly often gets left out.

02 — Live calculation

Results update as you type

No “Calculate” button to click. Edit any field and the result, formula, and step-by-step solution update instantly.

03 — Step-by-step

See the math, not just the answer

Every calculation shows the formula and a worked-out solution with your numbers — useful for school, double-checking your work, or just learning.

04 — Dark mode

Easier on the eyes

Toggle dark mode any time — your choice is remembered across visits. It’s the only percentage calculator we know of that has one.

05 — Share & copy

Send a calculation in one click

Copy the result to your clipboard, or generate a shareable link that loads your exact inputs on the recipient’s screen.

06 — Private

Runs entirely in your browser

All math happens client-side. Nothing you type ever leaves your device. No sign-up, no tracking of your inputs, no logs.

What is a percentage?

A percentage is a way of expressing a number as a fraction of 100. The word literally means “per hundred”: 25% means 25 out of every 100. The symbol % evolved from the Italian per cento, contracted over centuries into the modern sign.

Percentages let us compare quantities that have different totals. If one class has 18 students passing out of 24, and another has 22 passing out of 30, the percentages (75% and 73.3%) make the comparison instant. The raw counts wouldn’t.

The four standard questions

Almost every percentage problem in school, business, or everyday life fits into one of four templates. Our calculator handles all four:

  1. What is P% of X? — Calculate a portion of a known whole. Example: a 15% tip on a $80 bill.
  2. Y is what % of X? — Find what fraction one number is of another. Example: 12 of 80 students passed; that’s what percent?
  3. Y is P% of what? — Work backwards from a portion and percentage to find the whole. Example: 15 students (25% of the class) failed; how big is the class?
  4. X increased/decreased by P%? — Apply a percentage change to a starting value. Example: a $120 item marked up by 20%.

If you can map your problem to one of these, you’ve solved it. The calculator above does the rest.

Frequently asked

Common questions.

Multiply the number by the percentage and divide by 100. For example, to find 15% of 80: 80 × 15 ÷ 100 = 12. The calculator above does this automatically — pick "% of" mode, type both numbers, and the result appears.

Final value = original × (1 + percent ÷ 100) for an increase, or original × (1 − percent ÷ 100) for a decrease. So a $100 item with a 20% increase becomes $100 × 1.20 = $120. A $100 item with a 20% discount becomes $100 × 0.80 = $80.

Percent describes a relative change between two values; percentage points describes the absolute difference between two percentages. If a poll goes from 40% to 44%, that's a 4-percentage-point increase but a 10% increase (because 4 ÷ 40 × 100 = 10).

Divide the smaller number (the part) by the larger number (the whole), then multiply by 100. For example: what percent of 80 is 12? 12 ÷ 80 × 100 = 15%. Use the "is %" mode of the calculator.

Yes — click the "Share link" button next to any result. This copies a URL with your inputs encoded as parameters. The recipient sees the exact same calculation when they open it.

After the first load, yes — all calculation logic runs in your browser. You can disconnect from the internet and the page will keep working until you close the tab.

Yes, completely free with no sign-up. The site is supported by ads. Your calculation inputs and results never leave your browser.

Yes — we provide a copy-paste embed snippet. See the embed widget section below.

MV
Reviewed by
Murugan Vellaichamy, Software Engineer
25+ years building consumer web tools · Maintainer of bestpercentagecalculator.net and its sister utilities
Embed this calculator on your site
<iframe src="https://bestpercentagecalculator.net/embed.html" width="100%" height="520" frameborder="0" loading="lazy" title="Percentage Calculator"></iframe>