Percentage Calculator

A percentage is a number expressed as a fraction of 100 — for example, 25% means 25 out of every 100, and 15% of 200 equals 30. PercentageHQ provides eight free percentage calculators covering every common calculation: finding what percent of a number is, calculating percentage change or difference, adding VAT or a markup, working out a discount, or reversing a percentage to find the original value. Results update as you type. No sign-up, no tracking, no cost.

All calculations run entirely in your browser. No data is sent to any server.

Quick Reference: Common Percentage Questions

What is 10% of a number?
To find 10% of any number, divide it by 10 (or move the decimal point one place to the left). For example, 10% of 250 = 25, and 10% of 84 = 8.4.
What is 20% of a number?
To find 20% of any number, multiply it by 0.20. For example, 20% of 150 = 30, and 20% of 500 = 100. Alternatively, find 10% and double it.
How do I calculate a percentage increase?
Percentage increase = ((New Value − Original Value) ÷ Original Value) × 100. Example: from £80 to £100 is a 25% increase.
How do I work out a discount?
To apply a discount, multiply the price by (1 − the discount as a decimal). A 20% discount on £150: 150 × 0.80 = £120. The saving is £30.
How do I add VAT to a price?
To add 20% VAT to a price, multiply by 1.20. A price of £100 plus 20% VAT = £120. To remove VAT from a VAT-inclusive price, divide by 1.20.
What is the percentage formula?
The basic percentage formula is: Percentage = (Part ÷ Whole) × 100. To find a percentage of a number: Number × (Percentage ÷ 100).

What is X% of Y?

% of
30
15% of 200 = 30. To calculate this, we multiplied 200 by 0.15 (which is 15 ÷ 100).

X is What Percent of Y?

is what % of
20%
40 is 20% of 200. To calculate this, we divided 40 by 200 (= 0.2) then multiplied by 100.

Percentage Change Calculator

Calculates both percentage increase and percentage decrease — the result tells you which it is.

+25%
A 25% increase from 80 to 100. Formula: ((100 − 80) ÷ 80) × 100 = 25%.

Percentage Difference Calculator

Unlike percentage change, this compares two values without implying a direction. It uses the average of both as the reference.

vs
22.22%
The percentage difference between 80 and 100 is 22.22%. Formula: (|80 − 100| ÷ ((80 + 100) ÷ 2)) × 100.

Add a Percentage

Useful for adding VAT, tips, markups, or service charges to a base amount.

+
180
Adding 20% to 150 gives 180. We calculated 20% of 150 (= 30) and added it: 150 + 30 = 180.

Subtract a Percentage

Useful for calculating discounts, sale prices, and any reduction from a base figure.

120
Subtracting 20% from 150 gives 120. We calculated 20% of 150 (= 30) and subtracted it: 150 − 30 = 120.

Reverse Percentage Calculator

Find the original number when you know a value is a certain percentage of it. Useful for working out pre-VAT prices or original amounts before a change.

is
of ?
200
150 is 75% of 200. To find this, we divided 150 by 0.75 (which is 75 ÷ 100).

Percentage of a Percentage

Find what one percentage is of another — useful for commission on commission, tax on tax, or compound percentages.

% of
%
12%
30% of 40% = 12%. We multiplied 0.30 × 0.40 = 0.12, then converted back to a percentage.

How to Calculate Percentages

A percentage is a way of expressing a number as a fraction of 100. The word comes from the Latin per centum, meaning "per hundred". The core formula for any percentage calculation is: Percentage = (Part ÷ Whole) × 100. Here are the formulas for the most common percentage calculations.

Find X% of a number

Result = Number × (X ÷ 100)

Example: 15% of 200 = 200 × 0.15 = 30

What % is A of B?

Result = (A ÷ B) × 100

Example: 40 of 200 = (40 ÷ 200) × 100 = 20%

Percentage change

((New − Old) ÷ Old) × 100

Example: 80 to 100 = ((100 − 80) ÷ 80) × 100 = +25%

Percentage difference

(|A − B| ÷ ((A + B) ÷ 2)) × 100

Example: 80 vs 100 = (20 ÷ 90) × 100 = 22.22%

Add a percentage

Result = Number × (1 + X ÷ 100)

Example: 150 + 20% = 150 × 1.20 = 180

Reverse percentage

Original = Value ÷ (X ÷ 100)

Example: 150 is 75% of ? = 150 ÷ 0.75 = 200

Key Percentage Definitions

Self-contained definitions of the core percentage concepts covered by this calculator.

Percentage
A percentage is a number or ratio expressed as a fraction of 100, denoted by the % symbol. For example, 75% means 75 out of every 100, equivalent to the fraction 75/100 or the decimal 0.75. The word derives from the Latin per centum, meaning "per hundred".
Percentage Change
Percentage change measures how much a value has increased or decreased relative to its starting point. It is calculated as ((New Value − Original Value) ÷ Original Value) × 100. A positive result indicates an increase; a negative result indicates a decrease.
Percentage Difference
Percentage difference compares two values without assigning either as the reference point. It is calculated as (|Value A − Value B| ÷ average of A and B) × 100. Unlike percentage change, percentage difference does not imply a before or after, or a direction of change.
Reverse Percentage
A reverse percentage calculation works backwards from a known result to find the original value before a percentage was applied. If a known value represents X% of an unknown whole, the original is found by dividing the known value by (X ÷ 100). For example, if £120 is 75% of an original price, the original is £120 ÷ 0.75 = £160.
Percentage Point
A percentage point is the arithmetic difference between two percentages. If a rate rises from 4% to 7%, it has increased by 3 percentage points — but it has increased by 75% in relative terms. Percentage points and percentage change are not the same thing and are frequently confused.
Basis Point
A basis point (abbreviated bp or bps) equals one hundredth of one percentage point, or 0.01%. There are 100 basis points in one percentage point. Basis points are commonly used in finance to express small changes in interest rates and yields with greater precision than whole percentages.

Common Percentage Mistakes

These are the most frequently made errors when working with percentages.

Confusing percentage points with percent

A rise from 10% to 15% is an increase of 5 percentage points, but it is a 50% increase relative to the original value. These are different measures. Percentage points describe the raw arithmetic gap between two percentages; percentage change describes the relative movement. Mixing them up is one of the most common errors in financial reporting and statistics.

Assuming a percentage increase and decrease cancel out

A 50% increase followed by a 50% decrease does not return to the starting value. Starting at 100: adding 50% gives 150, then subtracting 50% of 150 gives 75 — not 100. Each percentage is applied to a different base, so equal-sized increases and decreases are never symmetrical.

Using percentage change when percentage difference is correct

Percentage change requires a clear "before" and "after" — it implies a time dimension and direction. When comparing two values that are simply different without one being the reference (such as two products' prices or two cities' populations), percentage difference is the appropriate measure because it treats both values equally.

Forgetting to use the original value as the denominator

When calculating percentage increase or decrease, the denominator must always be the original value, not the new one. A price that rises from £80 to £100 is a 25% increase (£20 ÷ £80), not a 20% increase (£20 ÷ £100). Using the new value as the base is a common error that produces an incorrect percentage.

Frequently Asked Questions

What is a percentage? +

A percentage is a number or ratio expressed as a fraction of 100. The word comes from the Latin per centum, meaning "per hundred". Percentages are written using the % symbol — for example, 45% means 45 out of every 100, which is equivalent to the fraction 45/100 or the decimal 0.45. Percentages are used across finance, science, statistics, and everyday life to express proportions, rates of change, and comparisons between values.

How do I calculate a percentage? +

To calculate a percentage, divide the part by the whole and multiply by 100. For example, if you want to know what percentage 30 is of 150, divide 30 by 150 to get 0.2, then multiply by 100 to get 20%. The basic formula is: Percentage = (Part ÷ Whole) × 100. You can use the calculator above to do this instantly without any manual working.

What is the formula for percentage change? +

The formula for percentage change is: ((New Value − Old Value) ÷ Old Value) × 100. If the result is positive, the value has increased. If it is negative, the value has decreased. For example, going from 80 to 100 gives ((100 − 80) ÷ 80) × 100 = 25% increase. This formula works for any two numbers you want to compare over time.

How do I calculate percentage increase? +

To calculate percentage increase, subtract the original value from the new value, divide by the original value, then multiply by 100. The formula is: ((New Value − Original Value) ÷ Original Value) × 100. For example, if a price goes from £40 to £50, the increase is £10. Dividing £10 by £40 gives 0.25, multiplied by 100 gives a 25% increase. Use the Percentage Change calculator above and it will tell you automatically whether the result is an increase or decrease.

How do I calculate percentage decrease? +

To calculate percentage decrease, subtract the new value from the original value, divide by the original value, then multiply by 100. The formula is: ((Original Value − New Value) ÷ Original Value) × 100. For example, if a price drops from £50 to £40, the decrease is £10. Dividing £10 by £50 gives 0.20, multiplied by 100 gives a 20% decrease. Note that percentage increase and decrease use different denominators, so a 25% increase followed by a 25% decrease does not return to the starting value.

What is the difference between percentage change and percentage difference? +

Percentage change measures how much a value has moved from a specific starting point — it has a clear direction (increase or decrease) and the original value is the reference point. Percentage difference, on the other hand, compares two values without implying which came first or which is the reference. It uses the average of the two values as the denominator: (|Value A − Value B| ÷ ((Value A + Value B) ÷ 2)) × 100. Use percentage change when tracking movement over time, and percentage difference when comparing two independent figures side by side.

What is the difference between a percentage and a percentile? +

A percentage expresses a proportion as a fraction of 100 — for example, 75% means 75 out of every 100. A percentile is a position within a ranked data set: scoring in the 90th percentile means you scored higher than 90% of people in the group. A percentage answers "how much of the whole", while a percentile answers "where does this value rank within a distribution". The two terms are frequently confused but describe entirely different things.

How do I work out what percentage one number is of another? +

To find what percentage one number is of another, divide the first number by the second number and multiply by 100. For example, to find what percentage 25 is of 200: divide 25 by 200 to get 0.125, then multiply by 100 to get 12.5%. The formula is: (Part ÷ Whole) × 100. This is useful for calculating test scores, market share, proportions, and many everyday situations.

How do you calculate 10% of a number quickly? +

To find 10% of any number, move the decimal point one place to the left. For example, 10% of 350 is 35, and 10% of 84 is 8.4. From there, other percentages become easy: 5% is half of 10%, 20% is double 10%, and 15% is 10% plus 5%. This mental arithmetic shortcut is the fastest way to estimate tips, discounts, and tax without a calculator.

How do I add a percentage to a number? +

To add a percentage to a number, multiply the number by (1 + the percentage expressed as a decimal). For example, to add 20% to 150: multiply 150 by 1.20, which gives 180. Alternatively, calculate 20% of 150 (which is 30) and add it to 150 to get 180. This is the calculation used for adding VAT, tips, service charges, and markups to a base price.

How do I calculate a discount percentage? +

To subtract a percentage (such as a discount) from a number, multiply the number by (1 − the percentage as a decimal). For example, a 20% discount on £150 means multiplying 150 by 0.80, which gives £120. Alternatively, calculate 20% of 150 (which is 30) and subtract it from 150. You can also use the 'Subtract a Percentage' calculator above to work this out instantly. This applies to sale prices, commission deductions, and any reduction from a base figure.

What is a reverse percentage? +

A reverse percentage works backwards from a known result to find the original value. If you know that a number is a certain percentage of an unknown whole, you divide the known number by the percentage (expressed as a decimal) to find the original. For example, if 150 is 75% of some number, divide 150 by 0.75 to get 200. This is useful when a price shown already includes a percentage added or removed and you want to find the original figure before that change.

How do I calculate VAT or sales tax? +

To add VAT or sales tax to a price, use the 'Add a Percentage' calculator and enter the tax rate as the percentage. For example, to add 20% UK VAT to a price of £100, enter 100 as the number and 20 as the percentage — the result is £120. To find the pre-VAT price from a VAT-inclusive price, use the 'Reverse Percentage' calculator: if £120 is the VAT-inclusive price at 20% VAT, then the original price is £120 ÷ 1.20 = £100. The same approach works for any sales tax rate.

Why does a 25% increase followed by a 25% decrease not return to the original value? +

A 25% increase followed by a 25% decrease does not return to the original value because each percentage is applied to a different base number. Starting from 100: a 25% increase gives 125. A 25% decrease applied to 125 gives 93.75 — not 100. The increase uses 100 as its base, while the decrease uses the larger number 125 as its base. This asymmetry means that equal percentage increases and decreases never perfectly cancel each other out.

What is the difference between percentage points and percent? +

Percentage points measure the arithmetic difference between two percentages. Percent (%) measures a relative change. If an interest rate rises from 4% to 6%, it has increased by 2 percentage points, but it has increased by 50% relative to its original value. These are not the same — a 2 percentage point change and a 50% change describe the same move but from different perspectives. Percentage points are commonly used in economics, finance, and polling.

How do you convert a fraction to a percentage? +

To convert a fraction to a percentage, divide the numerator by the denominator and multiply by 100. For example, 3/4 = 0.75 × 100 = 75%. For 1/3: 1 ÷ 3 = 0.3333 × 100 = 33.33%. If the denominator divides evenly into 100, you can scale the fraction directly — for example, 3/5 = 60/100 = 60%. The formula (numerator ÷ denominator) × 100 works for any fraction.

What is a basis point? +

A basis point (abbreviated bp or bps) equals one hundredth of one percentage point, or 0.01%. There are 100 basis points in one percentage point and 10,000 basis points in 1 (100%). Basis points are used in finance to describe small changes in interest rates, bond yields, and fees with greater precision. For example, a central bank raising rates by 25 basis points means an increase of 0.25 percentage points — from 5.00% to 5.25%.

What is 15% of 200? +

15% of 200 is 30. To calculate this, multiply 200 by 0.15 (which is 15 ÷ 100). The formula is: 200 × 0.15 = 30. You can verify this by finding 10% of 200 (which is 20) and then adding half of that (10% ÷ 2 = 10): 20 + 10 = 30.

What is 20% of 150? +

20% of 150 is 30. To calculate this, multiply 150 by 0.20. The formula is: 150 × 0.20 = 30. You can also find 10% of 150 (which is 15) and double it: 15 × 2 = 30. This is a common calculation for tips, discounts, and markups.

How do I calculate a tip percentage? +

To calculate a tip, multiply the bill amount by the tip percentage expressed as a decimal. For a 15% tip on a £60 bill: 60 × 0.15 = £9. For a 20% tip on a £60 bill: 60 × 0.20 = £12. A quick mental shortcut: find 10% by moving the decimal left, then adjust. 10% of £60 = £6, so a 20% tip is £12 and a 15% tip is £9. Use the "Add a Percentage" calculator above to work this out for any amount.

How do I calculate what percentage of my budget something is? +

To find what percentage something is of your total budget, divide the item cost by the total budget and multiply by 100. For example, if you spend £300 on food from a £1,500 monthly budget: (300 ÷ 1,500) × 100 = 20%. That means food represents 20% of your budget. Use the "X is what percent of Y?" calculator above to work this out instantly.

How do I calculate percentage in Excel or Google Sheets? +

In Excel or Google Sheets, percentage calculations use the same formulas as manual calculation but written as cell references. To find what percentage A2 is of B2, use the formula =A2/B2 and format the cell as a percentage. To find X% of a number, use =A2*0.15 (for 15%). For percentage change, use =(B2-A2)/A2 and format as percentage. Excel and Sheets apply the multiplied-by-100 step automatically when you format a cell as a percentage, so you only need to divide — not multiply by 100.

Is PercentageHQ accurate? +

Yes. PercentageHQ uses standard mathematical formulas for all eight calculator types: the core percentage formula (Part ÷ Whole × 100), the standard percentage change formula ((New − Old) ÷ Old × 100), and the recognised percentage difference formula using the average of two values as the denominator. All calculations run entirely in your browser using JavaScript floating-point arithmetic, with results rounded to 8 significant figures to avoid rounding artefacts. There are no external API calls, no server-side processing, and no opportunity for a network error to affect results.

About PercentageHQ

PercentageHQ is a free, browser-based percentage calculator built for speed, accuracy, and simplicity. It covers eight types of percentage calculation — the full set of common percentage problems people search for and use every day, from basic "what is X% of Y?" queries to more nuanced calculations like reverse percentage and percentage of a percentage.

All eight calculators run entirely in your browser using client-side JavaScript. No data is sent to any server, no account is required, and there are no paywalls. Results update in real time as you type and each answer includes a plain English explanation of the calculation so you can check and understand the working, not just the result.

Every formula used by PercentageHQ follows the standard mathematical definitions: percentage change uses the original value as the denominator; percentage difference uses the average of both values; reverse percentage divides by the decimal form of the percentage. These are the same formulas used in school mathematics, financial analysis, and scientific research worldwide.

No sign-up required All calculations run client-side No data sent to any server Eight calculator types Standard mathematical formulas Free to use