stakritools
Developer
  • Base64 Encoder/Decoder
  • Color Picker & Converter
  • CSS Minifier
  • CSV to JSON Converter
  • Hash Generator
  • HTML Minifier
  • JS Minifier
  • JSON Formatter & Validator
  • JSON to CSV Converter
  • JWT Decoder
  • Markdown Editor
  • Password Generator
  • Regex Tester
  • SQL Formatter
  • Unix Timestamp Converter
  • URL Encoder/Decoder
  • UUID Generator
  • XML Formatter
  • YAML Formatter
View all
Image
  • Favicon Generator
  • Image Compressor
  • Image Cropper
  • Image Flipper
  • Image Resizer
  • Image Rotator
  • Image to Base64
  • JPG to PNG Converter
  • PNG to JPG Converter
  • QR Code Generator
  • SVG to PNG Converter
  • Watermark Image
  • WebP Converter
View all
SEO
  • FAQ Schema Generator
  • Meta Description Generator
  • Open Graph Generator
  • Robots.txt Generator
  • SEO Site Auditor
  • SERP Preview
  • Slug Generator
  • Twitter Card Generator
View all
Text
  • Case Converter
  • Find and Replace
  • Lorem Ipsum Generator
  • Random Text Generator
  • Remove Duplicate Lines
  • Remove Extra Spaces
  • Text Diff Checker
  • Word Counter
View all
Calculator
  • Age Calculator
  • BMI Calculator
  • Compound Interest Calculator
  • Date Difference Calculator
  • Discount Calculator
  • EMI Calculator
  • GST Calculator
  • Income Tax Calculator
  • Loan Calculator
  • Percentage Calculator
  • SIP Calculator
  • Tip Calculator
  • Unit Converter
View all
Blog
stakritools

205+ free, browser-based tools for developers, marketers, and creators — no sign-up, no clutter.

Developer Tools

  • Base64 Encoder/Decoder
  • Color Picker & Converter
  • CSS Minifier
  • CSV to JSON Converter
  • Hash Generator
  • HTML Minifier
  • JS Minifier
  • JSON Formatter & Validator
  • JSON to CSV Converter
  • JWT Decoder
  • Markdown Editor
  • Password Generator
  • Regex Tester
  • SQL Formatter
  • Unix Timestamp Converter
  • URL Encoder/Decoder
  • UUID Generator
  • XML Formatter
  • YAML Formatter

Image Tools

  • Favicon Generator
  • Image Compressor
  • Image Cropper
  • Image Flipper
  • Image Resizer
  • Image Rotator
  • Image to Base64
  • JPG to PNG Converter
  • PNG to JPG Converter
  • QR Code Generator
  • SVG to PNG Converter
  • Watermark Image
  • WebP Converter

SEO Tools

  • FAQ Schema Generator
  • Meta Description Generator
  • Open Graph Generator
  • Robots.txt Generator
  • SEO Site Auditor
  • SERP Preview
  • Slug Generator
  • Twitter Card Generator

Text Tools

  • Case Converter
  • Find and Replace
  • Lorem Ipsum Generator
  • Random Text Generator
  • Remove Duplicate Lines
  • Remove Extra Spaces
  • Text Diff Checker
  • Word Counter

Calculator Tools

  • Age Calculator
  • BMI Calculator
  • Compound Interest Calculator
  • Date Difference Calculator
  • Discount Calculator
  • EMI Calculator
  • GST Calculator
  • Income Tax Calculator
  • Loan Calculator
  • Percentage Calculator
  • SIP Calculator
  • Tip Calculator
  • Unit Converter

Company

  • Blog
  • About
  • Privacy Policy
  • Contact
© 2026 stakritools. All rights reserved.
  1. Home
  2. Calculator
  3. Percentage Calculator
Calculator

Percentage Calculator

Four percentage calculators in one page: find what X% of Y is, work out what percent one number is of another, calculate percentage increase or decrease between two values, and apply a percent change to a number.

Try:

What is X% of Y?

% of
20% of 150 is 30

X is what % of Y?

is what % of
45 is 75% of 60

Percentage Increase/Decrease

to
Increase of 25%

Increase/Decrease X by Y%

%
500 decreased by 20% is 400

How To Use

  1. 1.Use 'What is X% of Y?' when you know a percentage and a total, and want the resulting amount — like finding a 20% tip on a bill.
  2. 2.Use 'X is what % of Y?' when you know a part and a whole, and want to know what percentage the part represents.
  3. 3.Use 'Percentage Increase/Decrease' when you have two values (like an old price and a new price) and want to know the percent change between them.
  4. 4.Use 'Increase/Decrease X by Y%' when you have a starting number and want to apply a percentage change to it, such as adding 8% tax or applying a 15% discount.
  5. 5.Each calculator updates its result instantly as you type, with its own Copy button.
  6. 6.Use the Copy, Download, Share, and Reset buttons at the bottom to work with all four results together, or reset every calculator back to its example values.

Examples

20% of 150
A classic 'what is X% of Y' calculation — like a 20% tip on a ₹150 bill.
45 of 60 as a %
A test-score-style calculation — what percentage 45 is out of a possible 60.
200 to 250 change
Percentage increase between an old value of 200 and a new value of 250.
500 decreased by 20%
Apply a 20% decrease directly to a starting value of 500.

About Percentage Calculator

Four Ways to Think About Percentages

Nearly every everyday percentage question falls into one of four categories, and this tool provides a dedicated calculator for each. 'What is X% of Y?' answers questions where you know a rate and a total and want an amount (a tip, a discount, a tax). 'X is what % of Y?' answers questions where you know a part and a whole and want a rate (a test score, a completion percentage, a market share). 'Percentage Increase/Decrease' answers questions where you know two values and want to know how much one changed relative to the other (a price change, a population change, a performance change). 'Increase/Decrease X by Y%' answers questions where you know a starting value and a rate of change and want the resulting new value (applying a raise, a markup, a discount). Recognizing which of these four shapes your specific question fits is often the hardest part of a percentage problem — once you know which one applies, the arithmetic itself is simple.

Percentage of a Total (X% of Y)

This is the most fundamental percentage operation: converting a percentage into an actual amount relative to some total. The formula — (X ÷ 100) × Y — works because a percentage is, by definition, a fraction out of 100; dividing by 100 converts it into an equivalent decimal fraction, and multiplying by the total scales that fraction up to a real amount. This calculation underlies tip calculations, sales tax, commission, interest on a principal amount, and any scenario where a rate is applied to a base amount to produce a concrete result.

Finding What Percentage a Part Represents

This is the inverse operation: instead of starting with a rate and a total to find an amount, you start with a part and a whole and want to express that relationship as a rate. The formula — (part ÷ whole) × 100 — first expresses the part as a plain decimal fraction of the whole, then converts that fraction into a percentage by multiplying by 100. This calculation is everywhere in reporting and analysis: test scores, project completion percentages, budget category shares, survey response rates, and win/loss ratios are all, mathematically, exactly this same calculation applied to different kinds of numbers.

Percentage Change Between Two Values

Percentage change measures how much a value has grown or shrunk relative to where it started, expressed as a percentage of that starting point: ((new − old) ÷ old) × 100. The key detail that trips people up is the denominator — it's always the original (old) value, never the new value, since percentage change is inherently about the size of the change relative to where you began, not relative to where you ended up. A positive result means an increase; a negative result means a decrease. This calculation is standard in finance (price changes, investment returns), business (revenue growth, cost changes), and statistics (year-over-year comparisons) whenever two values from different points in time or different categories need to be compared proportionally rather than just by their raw difference.

Applying a Percentage Change to a Value

This calculator runs the percentage-change relationship in the opposite direction from the previous one: instead of starting with two values and solving for the percentage between them, you start with one value and a percentage and solve for the resulting new value. Increasing multiplies by (1 + rate); decreasing multiplies by (1 − rate). This is the calculation behind applying a raise or markup (increase), applying a discount (decrease), or projecting a value forward by a known growth or shrinkage rate. It's worth remembering that increasing and then decreasing by the same percentage (or vice versa) does not return you to the original value, since each step's percentage is calculated relative to a different base — this is one of the most common sources of error when reasoning about sequential percentage changes like stacked discounts or repeated rate adjustments.

FAQs

To find X% of Y, divide X by 100 to convert the percentage into a decimal, then multiply by Y: result = (X ÷ 100) × Y. For example, 20% of 150 is (20 ÷ 100) × 150 = 0.2 × 150 = 30. This is the most common percentage calculation in everyday life — figuring out a tip, a discount amount, a tax amount, or any portion of a total defined by a percentage.

To find what percentage X is of Y, divide X by Y, then multiply by 100 to convert the resulting decimal into a percentage: result = (X ÷ Y) × 100. For example, if you scored 45 out of 60 on a test, that's (45 ÷ 60) × 100 = 0.75 × 100 = 75%. This calculation answers 'how much of the whole does this part represent,' which comes up constantly — test scores, budget allocations, completion rates, and market share are all examples of this same underlying calculation.

Percentage change is calculated as ((new value − old value) ÷ old value) × 100. If the result is positive, it's a percentage increase; if negative, it's a percentage decrease (this tool shows the magnitude and labels the direction for you). For example, if a price rose from ₹200 to ₹250, the change is ((250 − 200) ÷ 200) × 100 = (50 ÷ 200) × 100 = 25%, a 25% increase. Note that the denominator is always the original (old) value, not the new value — this is a common source of errors, since dividing by the wrong value gives a different, incorrect percentage.

To increase a number by a percentage, multiply it by (1 + percentage ÷ 100); to decrease it, multiply by (1 − percentage ÷ 100). For example, increasing 500 by 20% is 500 × (1 + 0.20) = 500 × 1.20 = 600. Decreasing 500 by 20% is 500 × (1 − 0.20) = 500 × 0.80 = 400. This is the reverse of percentage-change calculation: instead of comparing two known values to find a percentage, you're starting from one known value and a known percentage to find the new resulting value.

Because each percentage change is calculated relative to a different base value. Decreasing 100 by 20% gives 80 (100 × 0.80); increasing that 80 back by 20% gives 80 × 1.20 = 96, not 100 — because the second calculation's 20% is 20% of 80, a smaller number than the original 100, not 20% of the original 100. This asymmetry is a very common source of confusion in real-world calculations, particularly with sequential discounts or price changes, and is worth double-checking with a tool like this rather than assuming percentage changes simply cancel out.

A percentage point difference is a simple subtraction between two percentages, while a percent change describes the relative change between them. For example, if an interest rate rises from 5% to 8%, that's a 3 percentage point increase, but it's a 60% increase in relative terms (since (8 − 5) ÷ 5 × 100 = 60%). These two numbers describe the same underlying change but tell very different stories, and mixing them up is a common source of miscommunication, especially in news reporting about rates, taxes, or statistics. This tool's Percentage Increase/Decrease calculator computes the relative percent change, not the raw percentage-point difference.

Yes, with some care about what the result means. 'What is X% of Y?' and 'Increase/Decrease X by Y%' work correctly with negative values for X, Y, or the base number, since the underlying formulas are simple multiplication and division that handle negative numbers naturally. 'X is what % of Y?' and 'Percentage Increase/Decrease' require a non-zero denominator (Y or the old value, respectively) since dividing by zero is undefined — this tool shows a validation message rather than a nonsensical result if you enter zero in either of those fields.

Percentage calculations frequently don't divide evenly, so the exact mathematical result often has many decimal places — for example, 1 is 33.3333...% of 3, an endlessly repeating decimal. This tool displays up to four decimal places of precision so you get an accurate result rather than an overly rounded one, while still keeping the number readable. If you need the result rounded to a specific number of decimal places for a report or document, simply round the displayed figure yourself to whatever precision your use case requires.

No — every calculation across all four calculators on this page runs entirely in your browser using plain JavaScript arithmetic. Nothing you type is transmitted anywhere or stored on any server; the entire computation happens locally on your device from the moment you type a number to the moment the result appears.

For a tip on a bill (finding a percentage of a total), use 'What is X% of Y?' — enter the tip percentage and the bill amount. For a discount where you want the final discounted price directly (not just the discount amount), use 'Increase/Decrease X by Y%' in decrease mode — enter the original price and the discount percentage, and the result is the final price after the discount, already subtracted for you. If you only want the discount amount itself rather than the final price, use 'What is X% of Y?' instead, with the discount percentage and the original price.

Related Tools

Percentage Calculator handles general-purpose percentage math. These related calculators apply percentage concepts to more specific everyday scenarios.

Discount Calculator
CalculatorCalculate a discounted price and total savings for a specific sale or markdown scenario.
GST Calculator
CalculatorApply or remove India's GST rates — a specialized percentage calculation for tax.
Tip Calculator
CalculatorA dedicated tip and bill-splitting calculator built around percentage-of-total math.
Compound Interest Calculator
CalculatorSee how repeated percentage increases compound over time for an investment.