All Categories10 categories · 131 tools
PDF Tools
Compress, merge, split, convert, crop, watermark, and edit PDF files online for free.
22
Image Tools
Compress, resize, convert, and edit images without uploading to a server.
22
Text Tools
Count words, convert case, sort text, generate content, and more.
15
Developer Tools
Format JSON, encode Base64, generate UUIDs, test regex, and more.
15
Web Design Tools
Generate CSS gradients, box shadows, color palettes, and more.
10
Calculators
BMI, age, percentage, EMI, unit converters, and more free calculators.
15
Security Tools
Generate passwords, hashes, QR codes, and check password strength.
7
Misc Tools
Random numbers, dice roller, coin flip, barcode generator, and more.
9
Social Media Tools
Character counters, image resizers, hashtag tools, and more for social media.
4
AI Writing Tools
AI-powered writing assistants for essays, blogs, social posts, and more.
12
← Back to Blog

How to Calculate Percentage Online (With Examples)

Published: July 12, 2026·Calculators·10 min read
Percentage Calculator Tool Interface

Percentages are everywhere — in shopping discounts, tax calculations, academic grades, business reports, and financial analysis. Whether you are figuring out how much you save during a sale, calculating a tip, or analyzing growth rates in a spreadsheet, understanding how to calculate percentages is an essential skill. The Krynn Tools Percentage Calculator handles the math for you instantly, but understanding the formulas behind the calculations helps you verify results and apply them in real-world situations.

This guide covers every common percentage calculation — from basic percentages to percentage increase, decrease, difference, and reverse calculations — with clear examples for each.

The Basic Percentage Formula

At its core, a percentage is simply a fraction out of 100. The fundamental formula for calculating a percentage is:

Percentage = (Part / Whole) × 100

If you scored 85 out of 100 on a test, your percentage is (85 / 100) × 100 = 85%. If you earned $450 on a $1,500 investment, your return percentage is (450 / 1500) × 100 = 30%.

Calculate What Percent A Is Of B

The most common percentage question: "What percent of 200 is 50?" Use the formula:

Percentage = (A / B) × 100

Example: What percent of 80 is 20?

Percentage = (20 / 80) × 100 = 25%. So 20 is 25% of 80.

Real-world example: A store sells 120 items in a day and 45 of them are shoes. What percentage of sales were shoes?

Percentage = (45 / 120) × 100 = 37.5%. Shoes accounted for 37.5% of daily sales.

Calculate X Percent of Y

When you know the percentage and need to find the actual amount, use:

Result = (Percentage / 100) × Whole

Example: What is 15% of 300?

Result = (15 / 100) × 300 = 45. So 15% of 300 is 45.

Real-world example: A restaurant bill is $85 and you want to leave a 20% tip. How much is the tip?

Tip = (20 / 100) × 85 = $17.00. Your total bill with tip is $102.00.

Percentage Increase

Percentage increase tells you how much a value has grown relative to its original value. This is commonly used for tracking price changes, growth rates, and performance improvements:

Percentage Increase = ((New Value - Old Value) / Old Value) × 100

Example: A product price increases from $40 to $50. What is the percentage increase?

Increase = ((50 - 40) / 40) × 100 = (10 / 40) × 100 = 25%. The price increased by 25%.

Real-world example: Your website traffic grew from 5,000 to 7,500 monthly visitors. What is the growth rate?

Growth = ((7,500 - 5,000) / 5,000) × 100 = 50%. Your traffic grew by 50%.

Percentage Decrease

Percentage decrease measures how much a value has dropped relative to its original value:

Percentage Decrease = ((Old Value - New Value) / Old Value) × 100

Example: A stock drops from $120 to $90. What is the percentage decrease?

Decrease = ((120 - 90) / 120) × 100 = (30 / 120) × 100 = 25%. The stock decreased by 25%.

Real-world example: A company reduces its workforce from 200 employees to 170. What is the percentage reduction?

Reduction = ((200 - 170) / 200) × 100 = 15%. The workforce was reduced by 15%.

Percentage Difference

Percentage difference compares two values without specifying which is the original. It answers: "How different are these two numbers in percentage terms?"

Percentage Difference = (|A - B| / ((A + B) / 2)) × 100

Example: Product A costs $80 and Product B costs $100. What is the percentage difference?

Difference = (|80 - 100| / ((80 + 100) / 2)) × 100 = (20 / 90) × 100 = 22.22%.

This is different from percentage increase or decrease because it uses the average of the two values as the baseline, making the comparison symmetric.

Reverse Percentage: Finding the Original Value

Sometimes you know the final value and the percentage change, and you need to find the original value. This is common when working with discounts or tax-inclusive prices:

Original Value = Final Value / (1 + Percentage/100)
Original Value = Final Value / (1 - Percentage/100)

Example (after increase): A salary increased by 10% to $55,000. What was the original salary?

Original = 55,000 / (1 + 10/100) = 55,000 / 1.10 = $50,000.

Example (after decrease): A jacket on sale for 30% off costs $70. What was the original price?

Original = 70 / (1 - 30/100) = 70 / 0.70 = $100. The original price was $100.

How to Use the Krynn Tools Percentage Calculator

The Krynn Tools percentage calculator handles all of these calculations without requiring you to memorize formulas. Here is how to use it:

  1. Open the tool: Navigate to the Percentage Calculator in your browser.
  2. Select calculation type: Choose between finding a percentage of a number, calculating what percent one number is of another, percentage increase, decrease, or difference.
  3. Enter your values: Type the numbers into the input fields. The calculator updates in real time.
  4. Get the result: The answer appears instantly, along with the formula and step-by-step calculation.

Common Percentage Mistakes

Percentage calculations seem simple, but mistakes are surprisingly common. Here are the most frequent errors:

  • Confusing increase and decrease: A 50% increase followed by a 50% decrease does NOT return you to the original value. A $100 item increased by 50% becomes $150, but decreasing $150 by 50% gives $75 — you are still down $25.
  • Using the wrong baseline: The denominator in a percentage calculation must be the correct reference value. "30% more than 200" uses 200 as the baseline, not 230.
  • Adding percentages directly: A 10% increase followed by a 20% increase is NOT a 30% total increase. The correct total increase is (1.10 × 1.20) - 1 = 32%.
  • Forgetting to multiply by 100: The formula (Part / Whole) gives a decimal, not a percentage. Always multiply by 100 to convert to percentage form.

Practical Applications

Percentage calculations appear in virtually every area of daily life:

  • Shopping discounts: A 25% discount on a $200 item saves you $50, bringing the price to $150.
  • Tax calculations: Sales tax of 8.5% on a $300 purchase adds $25.50, making the total $325.50.
  • Academic grades: Scoring 42 out of 50 on an exam gives you 84% — a solid B+.
  • Financial returns: An investment that grows from $10,000 to $12,500 has a 25% return.
  • Body fat percentage: Understanding what percentage of body weight is fat helps track fitness progress.
  • Battery percentage: Your phone showing 35% means 35% of the battery capacity remains.

Quick Reference Table

Here are some commonly used percentage calculations for quick reference:

  • 1% of 1,000 = 10
  • 5% of 1,000 = 50
  • 10% of 1,000 = 100
  • 15% of 1,000 = 150
  • 20% of 1,000 = 200
  • 25% of 1,000 = 250
  • 50% of 1,000 = 500
  • 75% of 1,000 = 750
  • 100% of 1,000 = 1,000

Memorizing these common percentages helps with mental math, but for anything beyond simple fractions, a calculator ensures accuracy.

Conclusion

Percentage calculations are among the most practical math skills you can have. From shopping and cooking to business analysis and academic work, percentages appear constantly. Understanding the formulas helps you verify results and catch errors, while a reliable online calculator handles the arithmetic quickly and accurately.

Ready to calculate? Try Krynn Tools' Percentage Calculator — free, instant, and works right in your browser. No sign-up required.