NNumvella
Percentage

Percentage Decrease Calculator

Subtract a percentage from a number, or find the percent decrease between two values.

Decrease a number by a percentage, or find the percentage decrease between a higher starting value and a lower ending value. Results update live, with the formula shown.

Percentage decreases describe reductions — a discount, a pay cut, a drop in traffic. This tool applies a known percentage or measures the decrease from two numbers.

Loading…

100% freeNo sign-up No data leaves your browserPrivacy

Formula

Decrease a value by a percent

value × (1 − percent ÷ 100) = result

Subtract the percentage from the original. Example: 200 decreased by 25% → 200 × 0.75 = 150.

Percent decrease between two values

((old − new) ÷ old) × 100 = decrease %

Subtract the new value from the old, divide by the old value, multiply by 100. Example: 200 → 150 = 25% decrease.

How to use the percentage decrease calculator

  1. 1Choose a mode: decrease a number by a percent, or find the percent decrease between two numbers.
  2. 2Type your values — the reduced amount (or percentage) updates instantly.
  3. 3Copy the result or share the page URL with your inputs pre-filled.

Examples

ExampleInputResult
Decrease by a percent200 − 25%150
Percent decrease200 → 150−25%
Sale price$80 − 30%$56

How to calculate a percentage decrease

To decrease a number by a percentage, convert the percentage to a decimal and multiply by one minus that decimal: a 25% decrease means multiplying by 0.75. To find the percentage decrease between two numbers, take the drop, divide by the original (higher, earlier) value, and multiply by 100.

As with increases, the decrease is measured against the starting value. Going from 80 to 60 is a 25% decrease, because the 20 lost is a quarter of the original 80.

Where percentage decreases show up

Sale discounts, price drops, depreciation, budget or staff cuts, weight loss, and any metric that fell over time. Expressing a reduction as a percentage makes changes of different sizes comparable on a common scale.

Frequently asked questions

How do I decrease a number by a percentage?

Multiply the number by (1 − percent ÷ 100). To decrease 80 by 15%, calculate 80 × 0.85 = 68.

How do I find the percentage decrease between two numbers?

Subtract the new value from the original, divide by the original, then multiply by 100. From 50 to 40 is (50 − 40) ÷ 50 × 100 = 20%.

Why isn't a 20% decrease undone by a 20% increase?

Because the base changes. Decreasing 100 by 20% gives 80; increasing 80 by 20% gives 96. The percentages apply to different starting numbers.

Is my data private?

Yes. All calculations run in your browser and your numbers are never sent anywhere.

Embed this calculator

Add the Percentage Decrease Calculator to your own website — free. Copy and paste this snippet:

<iframe src="https://numvella.com/embed/percentage-decrease-calculator" width="100%" height="460" style="border:1px solid #e2e8f0;border-radius:12px" title="Percentage Decrease Calculator — Numvella" loading="lazy"></iframe>