Skip to the content.
Calculate percentage values, ratios, and increases or decreases using three dedicated calculators — each shows the formula alongside the result so you can verify the math instantly.

1. Find Value (What is X% of Y?)

%
of

2. Find Percentage (X is what % of Y?)

is what % of

3. Find % Change (From X to Y)

to

Active Calculation

0
Mathematical Explanation:
Formula shows here

How to Use Percentage Calculator

  1. 1. Choose a Calculation Type

    Pick from three calculators: find a value (X% of Y), find a percentage (X is what % of Y), or find a % change (from X to Y).

  2. 2. Enter Your Values

    Type numbers into the input fields of the active calculator; the active section highlights as you type.

  3. 3. Read the Result

    The answer and the full mathematical formula appear in the results sidebar.

The Technical Details

This interactive web utility provides fast, reliable, and completely private data transformations. In modern workflows, quick formatting, conversions, or estimations are essential. By running all logic entirely in your browser with client-side JavaScript, this tool guarantees that your data never leaves your machine. This approach delivers maximum performance and absolute data privacy, as no information is ever sent to a server.

Frequently Asked Questions

How do I calculate a percentage increase?

Use Calculator 3. Enter the original value (X) and the new value (Y). The result is ((Y − X) / |X|) × 100. A positive result is an increase; a negative result is a decrease.

What does 'X% of Y' mean?

It means (X / 100) × Y. For example, 15% of 200 = (15 / 100) × 200 = 30.

Can I calculate a percentage decrease?

Yes. Calculator 3 handles both increases and decreases. A negative result is labeled as a decrease and displayed in red.

Is my data sent to a server?

No. All calculations run in your browser; nothing is uploaded or stored.