Percentage calculator
Calculate a selected percentage of a base value.
Inputs stay in your browser
Interactive tool
Enable JavaScript to use the interactive controls. The guide below is available without JavaScript.
The percentage calculator answers the form “what is P percent of V?” with a direct multiplication. It accepts finite positive or negative numbers.
When to use this tool
- Calculate a tax or tip amount before adding it to a total.
- Find a proportional quantity such as 12.5% of a measurement.
How to use
- Enter the percentage.
- Enter the base value.
- Review and copy the calculated amount.
Example
Ten percent
10% of 250 is 25.
How it works
- The implemented formula is result = percentage ÷ 100 × base value.
Limits and notes
- This tool does not calculate percentage change, reverse percentages, margins, or a final total automatically.
- Negative and values above 100% are allowed because they can be meaningful in general arithmetic.
Frequently asked questions
Does the result include the original value?
No. It returns only the percentage amount.
Can the percentage exceed 100?
Yes. The implementation accepts any finite percentage.
References
Related tools
Send tool feedback
The message includes page context only, never tool input or results.
Send tool feedback