What Is the Percent of a Number Calculator?
This calculator answers the everyday question "What is X% of Y?". You give it a percentage and a number, and it returns the portion of that number represented by the percentage. It works for tips, discounts, taxes, commissions, test scores, statistics, and any situation where you need a fraction of a total.
How to Use It
Enter the percentage in the Percent (%) field and the base value in the Of Number field, then read the result. Both inputs accept decimals, so you can compute 7.5% of 1,299.99 just as easily as 20% of 50.
The Formula Explained
The math is simple: convert the percentage to a decimal by dividing by 100, then multiply by the number.
$$\text{result} = \frac{\text{percent}}{100} \times \text{number}$$
The phrase "percent" literally means "per hundred", so 25% is 25 per 100, or \(0.25\). Multiplying \(0.25\) by the number scales it down to one-quarter of the total.
Worked Example
Suppose a $200 jacket is on sale at 15% off and you want to know the discount amount. Plug in percent = 15 and number = 200:
$$\text{result} = \frac{15}{100} \times 200 = 0.15 \times 200 = \mathbf{30}$$ The discount is $30, so you would pay $170.
FAQ
Can the percentage be more than 100? Yes. 150% of 80 is 120 — percentages above 100 simply scale the number up.
Can I use decimals? Absolutely. Both the percent and the number can be decimal values, such as 8.25% of 49.99.
How do I find the percentage one number is of another instead? That is a different operation: divide the part by the whole and multiply by 100. This tool finds the part when you already know the percent.