What is this calculator?
This tool multiplies any number by a percentage, giving you the portion of that number represented by the percent. It answers questions like "What is 15% of 200?" or "What is 7.5% of 1,250?" in one step. It works for any value — money, quantities, scores, measurements — and supports decimals.
How to use it
Enter the Number you want to take a percentage of, then enter the Percentage as a plain number (for example, type 15 for 15%). The calculator multiplies the number by the percent divided by 100 and shows the result instantly.
The formula explained
The calculation is simply:
$$\text{result} = \text{number} \times \frac{\text{percentage}}{100}$$
Because "percent" means "per hundred," a percentage like 25% is the same as the fraction \(\frac{25}{100} = 0.25\). Multiplying your number by this fraction scales it down (or up, for percentages over 100) to the requested portion.
Worked example
Suppose you want 15% of 200. First convert the percentage to a decimal: \(15 \div 100 = 0.15\). Then multiply: \(200 \times 0.15 = \mathbf{30}\). So 15% of 200 is 30. For a percentage above 100, such as 150% of 80, you get \(80 \times 1.5 = 120\).
FAQ
Can I use decimals? Yes. Both the number and the percentage can include decimals, such as 7.5% of 1,250.5.
What if the percentage is over 100? The result will be larger than the original number, which is correct — 200% of 50 is 100.
Is "X% of Y" the same as "Y% of X"? Yes. Because multiplication is commutative, 15% of 200 equals 200% of 15 — both are 30.