Percentage Calculator
Calculate percentages with four modes: X% of Y, what percent X is of Y, percentage change, and percentage difference.
Calculation Mode
Results
Enter values to see results
About Percentage Calculator
The Percentage Calculator handles every common percentage operation in one place. Four distinct modes cover the full range of day-to-day needs: finding what a specific percentage of a number equals (X% of Y), determining what percentage one value represents of a total (X is what % of Y), measuring how much a value has grown or shrunk between two points (% Change), and comparing any two values without implying a direction (% Difference). Results appear in real time as you type, accompanied by the exact formula used so you can verify or reuse the arithmetic.
Because percentage questions show up everywhere — a sales report, a school grade, a shopping discount, a lab measurement — the tool is deliberately broad rather than narrow. Each mode is clearly labelled with an icon and a one-line description, so you always know which one fits your situation. The % Change mode also colour-codes the result green for an increase and red for a decrease, giving you an instant visual signal without having to read the sign of the number. In X% of Y mode a quick-reference table automatically lists the 10%, 25%, 50%, and 75% values of your base number, useful when you need several benchmarks at once.
Every calculation runs entirely in your browser using JavaScript. No numbers are uploaded, stored, or logged on any server, so you can safely enter financial figures, exam scores, or any other sensitive data. The tool is free, has no account requirement, and works offline once the page has loaded.
Key Features
Four calculation modes in one tool
Switch between X% of Y, X is what % of Y, % Change, and % Difference without leaving the page. Each mode re-labels the inputs so you always know exactly what to enter.
Real-time results with formula breakdown
The answer updates instantly as you type. A dedicated breakdown panel shows the full arithmetic expression — not just the number, but how it was derived — so you can double-check or quote the formula elsewhere.
Directional colour coding for % Change
When calculating percentage change, the result card turns green for an increase and red for a decrease, and an up or down arrow confirms the direction at a glance.
Quick-reference table for common benchmarks
In X% of Y mode, the tool automatically displays 10%, 25%, 50%, and 75% of your base number in a compact table, giving you multiple reference points without extra inputs.
Up to 6 decimal places, trailing zeros stripped
Results are formatted to show only the significant decimal digits you need. Whole numbers appear without a decimal point; fractional results are trimmed to remove meaningless trailing zeros.
Runs fully offline, zero data sent
All arithmetic happens locally in your browser. No values leave your device, making it safe for confidential figures such as salaries, financial projections, or patient measurements.
How to Use
Choose a Calculation Mode
Select one of four modes: "X% of Y" to find a percentage of a number, "X is what % of Y" to find what percent a value represents, "% Change" for increase or decrease between values, or "% Difference" for the relative difference between two numbers.
Enter the First Value
Type the first number into the input field. Depending on the mode, this will be the percentage, the value, or the starting number.
Enter the Second Value
Type the second number. This is the base number, total, ending value, or comparison value depending on the selected mode.
View Your Results
Results appear instantly as you type. See the main result highlighted in a card, along with a detailed calculation breakdown showing the formula used. In "X% of Y" mode, a quick reference table also shows common percentages.
Example
Using % Change mode: enter 80 as the starting value and 92 as the ending value. The calculator divides the difference by the absolute starting value and multiplies by 100 to show the percentage increase.
Mode: % Change
From: 80
To: 92 Percentage Increase: 15%
Formula: ((92 − 80) ÷ |80|) × 100 = +15% Common Use Cases
- arrow_circle_right
Checking a discount at the point of sale
Enter the original price and the sale price in % Change mode to see the exact markdown percentage instantly, so you can tell whether a "40% off" label is accurate before you buy.
- arrow_circle_right
Grading and scoring assignments
Use X is what % of Y mode to convert a raw score (e.g. 43 out of 55) into a percentage grade in one step, without a separate grade calculator or spreadsheet formula.
- arrow_circle_right
Tracking business metrics over time
Paste last month's revenue as "From" and this month's as "To" in % Change mode to get the exact growth or decline rate for a report, with the sign and colour making the direction immediately obvious.
- arrow_circle_right
Splitting bills and tips fairly
Switch to X% of Y mode to calculate a specific tip percentage on a bill total, or find each person's share when splitting unequal costs — the quick-reference table for 10%, 25%, and 50% helps without extra typing.
- arrow_circle_right
Scientific and lab data comparison
Use % Difference mode to compare two measured values (such as experimental vs. theoretical results) where neither is the "correct" baseline — the symmetric formula avoids the directional bias of % Change.