utilduck
Home · Calculators · Percentage Calculator

Percentage Calculator

Three common percentage calculations in one place.

Result
-

About percentages

A percentage is a fraction of 100. "X% of Y" means Y multiplied by X divided by 100. Percentage change compares a new value to an old one relative to the old value.

How do I calculate a percentage?

To find X% of a number, multiply the number by X and divide by 100. Example: 15% of 50,000 = 50,000 × 15 ÷ 100 = 7,500.

Steps for the three common percentage calculations

  1. Percentage of a number: multiply the number by the percentage, then divide by 100.
  2. What percent X is of Y: divide X by Y, then multiply by 100.
  3. Percentage change from A to B: subtract A from B, divide by A, then multiply by 100.
  4. A positive change result means an increase; a negative result means a decrease.
  5. Round the result to the precision you need, usually one or two decimal places.

Percentage formulas

X% of Y = Y × X ÷ 100 | X is what % of Y = X ÷ Y × 100 | % change = (new - old) ÷ old × 100
  • X, Y = the two numbers being compared or combined
  • old, new = the value before and after a change

Quick percentage answers

What is 20% of 50?

20% of 50 is 10 (50 × 20 ÷ 100 = 10).

What is 30% of 200?

30% of 200 is 60 (200 × 30 ÷ 100 = 60).

15 is what percent of 60?

15 is 25% of 60 (15 ÷ 60 × 100 = 25%).

What is the percent increase from 80 to 100?

Going from 80 to 100 is a +25% increase ((100 − 80) ÷ 80 × 100 = 25%).

What is the percent decrease from 50 to 30?

Going from 50 to 30 is a -40% decrease ((30 − 50) ÷ 50 × 100 = -40%).

What is 75% of 40?

75% of 40 is 30 (40 × 75 ÷ 100 = 30).

10 is what percent of 40?

10 is 25% of 40 (10 ÷ 40 × 100 = 25%).

What is the percent increase from 120 to 150?

Going from 120 to 150 is a +25% increase ((150 − 120) ÷ 120 × 100 = 25%).

Example percentage calculations

CalculationFormula usedResult
15% of 50,00050,000 × 15 ÷ 1007,500
20% of 150150 × 20 ÷ 10030
30 is what % of 20030 ÷ 200 × 10015%
45 is what % of 6045 ÷ 60 × 10075%
Change from 80 to 100(100-80)/80 × 100+25%

Frequently asked questions

What is the difference between percentage and percentage points?

A percentage is a ratio out of 100, while a percentage point is the raw difference between two percentages. Going from 20% to 25% is a 5 percentage-point increase, but a 25% increase relative to the original 20% value, since 5/20 × 100 = 25%.

Why is the order of A and B important in percentage change?

Percentage change always divides by the original (old) value, so from 250 to 200 is a -20% change, but from 200 to 250 is a +25% change even though the same 50-unit gap is involved. The base value you divide by changes the result.

Can percentage change be more than 100%?

Yes. If a value more than doubles, the change exceeds 100%. For example, going from 40,000 to 46,000 is a +15% change, but going from 40,000 to 90,000 would be a +125% change.

How do I calculate a percentage decrease?

Use the same percentage-change formula: subtract the old value from the new value, divide by the old value, and multiply by 100. A negative result indicates a decrease, as shown by the 250-to-200 example above, which is -20%.

These formulas assume standard arithmetic percentages and do not account for compounding, rounding conventions used in tax or finance, or context-specific rules (such as percentage of a whole with multiple categories). Verify results independently for financial, tax, or legal use.

Privacy and safety

  • Runs in your browser — Everything you type is calculated on your own device. Your inputs are never sent to a utilduck server.
  • Encrypted connection — Pages are served over HTTPS, so nobody on the network can read what you load.
  • Not shared with third parties — Your inputs are not passed to analytics or advertising services.
  • Nothing is stored — Results are not saved to any server, and there is no account to create.

Last updated: 2026-08-17