SimplyCalculated.org

Percentage Calculator

Four percentage operations in one place — what X% of Y is, what percent one number is of another, percent change between two values, and adding or subtracting a percentage — with instant results and a plain-language explanation of every answer.

100% private: everything is processed in your browser's memory — nothing you enter is uploaded to a server, logged, or stored.

Percentage Calculator

Negative values are supported — try a percent change from 100 to 80 to see a −20% result.

Result

30

20% of 150 = 30

Percentages are pure arithmetic — this calculator does all four common operations (of, is-what-percent, change, add/subtract) with no sign-up and nothing leaving your browser.

How Do You Calculate a Percentage?

A percentage is simply a ratio scaled to a denominator of 100 — "25%" is another way of writing the fraction 25/100, or 0.25. Every percentage question you will ever face reduces to one of four formulas, and this calculator implements all of them. The word "percent" itself comes from the Latin per centum, meaning "by the hundred," and that origin is the key to the whole subject: whatever two quantities you are comparing, you are really asking how many hundredths of one the other represents. That single idea turns every percentage problem into one of the four operations below. It also works at any scale: 8% of 25 is 2, since 25 × 0.08 = 2, and the same per-hundred logic underlies test scores, sales tax, and the nutrition labels on packaged food — wherever a percent sign appears, two quantities are being compared against a common base of 100.

Bar diagram illustrating 20% of 150 A horizontal bar representing a whole of 150 is split into a shaded part worth 30 — 20% of the whole — and an unshaded remainder worth 120, the other 80%. 20% 30 120 Part = 30 Remainder = 120 Whole = 150
20% of 150 is 30 — the shaded part is 20% of the whole bar, leaving an unshaded remainder of 120, the other 80%.
Question Formula
What is X% of Y? Y × (X ÷ 100)
X is what % of Y? (X ÷ Y) × 100
Percent change from X to Y ((Y − X) ÷ X) × 100
Increase / decrease Y by X% Y × (1 ± X ÷ 100)

The first two formulas are two sides of the same coin: "X% of Y" multiplies, while "X is what % of Y" divides and scales the answer to 100. The percent-change formula measures relative growth or decline between two points in time or two quantities, and the add/subtract formula scales a single value up or down by a percentage — the operation behind tips, discounts, markups, and tax calculations. Because the percent-change formula divides by the original value, a percentage change is never reversible: increasing 80 by 25% gives 100, but decreasing 100 by 25% gives 75, not 80. The add/subtract mode avoids that trap when you only need to scale one number.

Which Percentage Formula Should You Use?

The right mode depends on what you already know and what you are trying to find. A simple way to decide: if you know the percentage and one quantity, use the first mode; if you know two quantities and want the ratio between them, use the second; if you have a before-and-after pair, use the third; and if you need to scale a single number, use the fourth.

You know You want Mode
A percentage and a base value The amount it represents What is X% of Y?
A part and a whole The share as a percentage X is what % of Y?
An old value and a new value How much it grew or shrank Percent change
A value and a percentage The scaled-up or scaled-down total Increase / decrease

Step-by-Step Worked Examples

Each example below uses the calculator's default values, so you can reproduce it instantly and watch the result update as you adjust any number.

  1. What is 20% of 150? Convert 20% to 0.20, then multiply: 150 × 0.20 = 30. The discount on a $150 item at 20% off is $30.
  2. 30 is what % of 150? Divide 30 by 150 to get 0.2, then multiply by 100: 0.2 × 100 = 20%. If you scored 30 out of 150 points, you got 20%.
  3. Percent change from 80 to 100? Subtract: 100 − 80 = 20, divide by the original: 20 ÷ 80 = 0.25, multiply by 100: 25%. The value grew by 25%.
  4. Decrease 150 by 20%? Compute 1 − 0.20 = 0.80, then multiply: 150 × 0.80 = 120. A $150 price reduced by 20% sells for $120.
  5. Percent change from 100 to 80? The change is 80 − 100 = −20; divided by the original 100 and scaled, that is −20%. The calculator shows the minus sign and labels it a decrease.

Notice how closely examples three, four, and five are related: a decrease of 20% from 150 lands at 120, but going back from 120 to 150 is an increase of 25% — percentages are not symmetric, because each direction divides by a different base value. This asymmetry surprises many people and is exactly why a dedicated percent-change tool is worth keeping handy: doing the arithmetic by hand, it is all too easy to divide by the new value instead of the original one and arrive at the wrong answer with total confidence.

Conversion & Reference Tables

Common Percentages of Familiar Numbers

Percentage of 50 of 100 of 200
10%51020
20%102040
25%12.52550
33.3%16.6733.3366.67
50%2550100
75%37.575150
100%50100200
150%75150300

Fraction, Decimal, and Percent Equivalents

Fraction Decimal Percent
1/40.2525%
1/30.333…33.33%
1/20.550%
3/40.7575%
2/30.667…66.67%
11.0100%

Troubleshooting & Common Mistakes

Swapping the Part and the Whole

"X is what % of Y" divides the part by the whole, and the order matters enormously: 30 as a percentage of 150 is 20%, while 150 as a percentage of 30 is 500%. If a result looks absurd, check that the smaller quantity is in the part field and the benchmark quantity is in the whole field.

Percent Change Is Not the Difference

A value that moves from 80 to 100 changed by 25%, not 20% — the change (20) is divided by the original value (80), not by the new one. Confusing the two is the most common error in percent-change math, which is why the formula divides by the original value before scaling to 100.

"Increase by X%" vs. "Increase to X%"

Increasing 150 by 20% gives 180 (150 × 1.20). Increasing 150 to 20% of something is an entirely different question. The add/subtract mode answers the first ("by"); use "X is what % of Y" when you mean "to."

Percent vs. Percentage Points in Headlines

When a rate moves from 4% to 6%, news reports may say either "rose by 2 percentage points" or "rose by 50%" — both are true but they answer different questions. The percent-change mode computes the relative 50%; for the absolute gap, subtract the two percentages directly.

Repeated Changes Add, Not Multiply

Two consecutive 10% increases do not total a 20% increase: the second 10% applies to the already increased value, so the combined result is 1.10 × 1.10 = 1.21, or a 21% increase. The same logic explains why a 50% drop followed by a 50% gain ends below where you started — 0.50 × 1.50 = 0.75. Whenever a percentage applies to an amount that already contains a percentage, multiply the factors rather than adding the percentages.

Divide-by-Zero and Blank Fields

  • Leave the "whole" field blank in "X is what % of Y" and the result is 0 — you cannot divide by zero.
  • Leave the "original value" blank in percent change and the result is likewise 0.
  • Type extra characters or symbols into a numeric field and they are ignored, matching the blank-input convention.

Why the Result Line Explains Itself

Every answer in this calculator comes with a sentence underneath showing the exact arithmetic — "20% of 150 = 30" or "100 is a 25.00% increase from 80." That explanation is not decoration: it lets you confirm the calculator did what you intended, spot a mode or field mix-up in seconds, and reuse the reasoning when you need to do the same math later by hand. If the explanation sentence does not match the question you meant to ask, the result almost certainly does not either — switch modes or re-check which numbers are in which fields. The same transparency holds for every mode: enter 45 as the part and 60 as the whole in "X is what % of Y," and the explanation reads "45 is 75.00% of 60," which matches 45 ÷ 60 × 100 = 75 exactly, so you can verify the underlying division without opening a separate calculator.

Frequently Asked Questions

What is the difference between a percent and a percentage point?
A percent is a ratio expressed as a fraction of 100, while a percentage point is the arithmetic difference between two percentages. For example, if an interest rate rises from 4% to 6%, it increased by 2 percentage points, but by 50% in relative terms ((6 − 4) ÷ 4 × 100). Our percent-change mode calculates the relative percentage; to find the absolute gap, simply subtract the two percentages directly.
How do I calculate the sale price after a percentage discount?
Use the "increase / decrease a value by X%" mode with direction set to Decrease. For a $120 item at 25% off, enter 120 as the value and 25 as the percentage: 120 × (1 − 0.25) = 90, so the sale price is $90. To find what percent a discount represents instead, use "X is what % of Y" with the discount amount as the part and the original price as the whole.
Why does the calculator show 0 when I leave a field empty?
Blank, non-numeric, and invalid inputs are treated as 0 — the same convention every calculator on this site uses, so results never show an error or crash. For example, if the "whole" field in "X is what % of Y" is empty, the answer is 0 because dividing by zero is undefined. Fill in every field that applies to the mode you selected for a meaningful result.
What does a negative percent-change result mean?
A negative result means the value decreased. If the original value is 80 and the new value is 100, the change is +25.00% (an increase); if you reverse the order — 100 to 80 — the result is −20.00% (a decrease). The sign always reflects direction: positive for growth, negative for decline. Our calculator labels the result with "increase" or "decrease" so the direction is unambiguous.
Can a percentage be larger than 100?
Yes. Percentages above 100 simply mean the part is larger than the whole you are comparing it against — for example, 150 is 150% of 100. Percent change also routinely exceeds 100%: a value that grows from 50 to 200 changed by 300% ((200 − 50) ÷ 50 × 100). There is nothing mathematically wrong with these results; they are common in growth and comparison scenarios.
Is this a financial advice calculator?
No — it is pure arithmetic. The calculator performs the four standard percentage operations and nothing more; it does not recommend products, rates, or strategies. Any number you enter is processed entirely in your browser and never sent to a server, so you can use it for whatever math you need with complete privacy.
How do I add a percentage to a number, like a tip or a tax?
Use the "increase / decrease a value by X%" mode with direction set to Increase. To add a 20% tip to a $50 bill, enter 50 as the value and 20 as the percentage: 50 × 1.20 = 60, so the total is $60. The calculation is the same regardless of what the percentage represents — it just scales the value by 1 plus the percentage divided by 100.

Formula last verified August 22, 2026 against our published methodology .