Percentage Calculator
Fast online percentage calculator: percentage of a number, increase/decrease by percent, percent change, and what percent is A of B.
Time Converter |Currency Converter
a% of b
Quick Examples
Percentage Guide
What you can calculate
- Percentage of a number: sales tax, discounts, tips, exam score weighting.
 - Increase by a percent: markups, salary raises, price inflation.
 - Decrease by a percent: discounts, depreciation, markdowns.
 - Percent change: comparing old vs new values for analytics and KPIs.
 - What percent is A of B: contribution to total, completion progress, mix percentages.
 
Reference Table (Common Discounts)
| Discount | Original | Final Price | 
|---|---|---|
| 5% off | $100.00 | $95.00 | 
| 10% off | $100.00 | $90.00 | 
| 15% off | $100.00 | $85.00 | 
| 20% off | $100.00 | $80.00 | 
| 25% off | $100.00 | $75.00 | 
| 30% off | $100.00 | $70.00 | 
Long‑Tail Use Cases
- "percentage increase calculator for salary raise 2025"
 - "how to find what percent one number is of another fast"
 - "discount calculator for online shopping 15 20 30 percent off"
 - "percent change calculator for data analysis and KPIs"
 
Formulas (Quick Reference)
- a% of b = (a ÷ 100) × b
 - Increase b by a% = b × (1 + a ÷ 100)
 - Decrease b by a% = b × (1 − a ÷ 100)
 - Percent change a → b = ((b − a) ÷ a) × 100
 - What percent is a of b = (a ÷ b) × 100
 
Percent ↔ Decimal ↔ Fraction Table
| Percent | Decimal | Common Fraction | 
|---|---|---|
| 5% | 0.05 | 1/20 | 
| 10% | 0.10 | 1/10 | 
| 12.5% | 0.125 | 1/8 | 
| 20% | 0.20 | 1/5 | 
| 25% | 0.25 | 1/4 | 
| 33.33% | 0.3333… | 1/3 | 
| 50% | 0.50 | 1/2 | 
| 66.67% | 0.6667… | 2/3 | 
| 75% | 0.75 | 3/4 | 
Reverse Problems (Back‑Calculations)
- Find original price before discount: final = original × (1 − d). So original = final ÷ (1 − d). Example: $85 after 15% off → 85 ÷ 0.85 = $100.
 - Find original before markup/VAT: final = base × (1 + r). So base = final ÷ (1 + r). Example: $118 inc. 18% tax → 118 ÷ 1.18 = $100.
 - Two successive changes: +a% then −b% = multiply by (1 + a/100)(1 − b/100), not a − b net.
 
Real‑World Scenarios
- Shopping: Stacked discounts (e.g., 20% off then extra 10%) multiply, they do not add. 100 × 0.8 × 0.9 = 72 (28% total off).
 - Finance: Annual growth vs monthly growth: 12×2% ≠ 24%; compound monthly: ×1.02^12 ≈ +26.8%.
 - Analytics: When baseline is small, large % swings can be misleading—show absolute changes too.
 
Common Mistakes
- Adding percent increases directly instead of compounding.
 - Using percent points vs percent change interchangeably (e.g., 5% → 7% is +2 percentage points, not +2%).
 - Dividing by the wrong base in "what percent" problems.