Salary Calculator
Estimate monthly and yearly take-home salary after deductions.
Three modes in one tool: find a portion (X% of Y), find a rate (X is what % of Y), or calculate percentage change — with remainder, multiplier, and ratio shown automatically.
Step By Step
Worked Example
Use this sample to sanity-check your inputs and understand what the final result represents.
Final Result
+20% increase · Absolute change: +7,000 · Multiplier: ×1.2000
Methodology
This section explains the calculation logic, assumptions, and source material used to make the result more trustworthy and easier to verify.
Mode 1 — Portion: Result = Y × (X ÷ 100). Mode 2 — Rate: Result = (X ÷ Y) × 100. Mode 3 — Change: Result = ((Y − X) ÷ X) × 100; always divide by the original value X. Multiplier (Mode 3) = Y ÷ X; values above 1 indicate growth, below 1 indicate decline. References: ISO 80000-1 (quantities and units); OECD Glossary of Statistical Terms — Percentage Change.
Mode 1 — 'X% of Y': finds the portion (e.g. 15% of 8,000 = 1,200). Mode 2 — 'X is what % of Y': finds the rate (e.g. 450 out of 3,000 = 15%). Mode 3 — '% Change X → Y': finds how much a value rose or fell relative to the original (e.g. 500 to 650 = +30%). All three are standard arithmetic identities used in finance, retail, and statistics.
Mode 1: Result = Y × (X ÷ 100). Mode 2: Result = (X ÷ Y) × 100. Mode 3: Result = ((Y − X) ÷ X) × 100. For percentage change, the original value X is always the denominator — using the new value instead is a common mistake that gives the wrong direction and magnitude.
Because the denominator changes. Going from 100 to 80 is a −20% change (20 ÷ 100). Going back from 80 to 100 is a +25% change (20 ÷ 80). This asymmetry is mathematically correct and is why a 20% loss requires a 25% gain to break even. Always use the starting value as the base.
In Mode 1 (X% of Y), the remainder is Y minus the calculated portion. For example, if 15% of 8,000 is 1,200, the remainder is 6,800 — the part of Y not represented by X%. This is useful when splitting a budget or calculating what's left after a discount or commission.
The multiplier is the new value divided by the original value (Y ÷ X). A multiplier of 1.30 means the value grew to 130% of its original — equivalent to a +30% increase. A multiplier of 0.85 means it dropped to 85% — a −15% decrease. This form is common in financial modelling and compound growth calculations.
Yes, with Mode 1. To find VAT on a net price, enter the tax rate and the net amount — the result is the VAT amount; add it to the net for the gross price. For a discount, enter the discount rate and the original price — the result is the saving; subtract it for the sale price. For more detail, use the dedicated VAT or Discount Calculator on this site.