# Dilution Ratio Calculator

Calculate dilution ratios for cleaning products and chemicals. Convert 1:X ratios to volumes, or use C1V1=C2V2 for precise lab dilutions.

## What this calculates

Figure out exactly how much concentrate and water to mix for a target dilution. Works in two modes: ratio mode (1:X) for cleaning products and household chemicals, or concentration mode (C1V1 = C2V2) for lab and industrial dilutions.

## Inputs

- **Calculation Mode** — options: Dilution Ratio (1:X), C1V1 = C2V2 (Concentration) — Choose ratio mode for cleaning products or concentration mode for precise lab dilutions.
- **Dilution Ratio (1:X)** — min 1, max 10000 — The X in 1:X. A ratio of 1:10 means 1 part concentrate to 10 parts water.
- **Desired Total Volume** (mL) — min 0 — The total volume of diluted solution you want to make.
- **Stock Concentration (C1)** (%) — min 0 — Concentration of the concentrated/stock solution.
- **Desired Concentration (C2)** (%) — min 0 — Target concentration of the final diluted solution.
- **Final Volume (V2)** (mL) — min 0 — Total volume of diluted solution needed.

## Outputs

- **Concentrate Needed** (mL) — Volume of concentrate/stock solution to use.
- **Diluent (Water) Needed** (mL) — Volume of water or diluent to add.
- **Total Volume** (mL) — Final volume of the diluted solution.
- **Final Concentration** — formatted as text — Concentration or ratio of the final solution.
- **Calculation Steps** — formatted as text — Step-by-step breakdown of the dilution.

## Details

Dilution ratios tell you how much concentrate to mix with water. Getting the ratio wrong can make a cleaning solution too weak to work or too strong and potentially damaging.

**Understanding Dilution Ratios**

A ratio of 1:10 means 1 part concentrate to 10 parts water. The total solution is 11 parts. To make 1 liter (1000 mL) at 1:10:

- Concentrate: 1000 / 11 = 90.9 mL
- Water: 1000 - 90.9 = 909.1 mL

**Common Cleaning Dilution Ratios**

| Product Type | Typical Ratio | Concentrate per Liter |
|-------------|---------------|----------------------|
| All-purpose cleaner | 1:10 | 90.9 mL |
| Glass cleaner | 1:20 | 47.6 mL |
| Heavy degreaser | 1:4 | 200 mL |
| Floor cleaner | 1:30 | 32.3 mL |
| Disinfectant (general) | 1:10 | 90.9 mL |
| Disinfectant (medical) | 1:5 | 166.7 mL |

**The C1V1 = C2V2 Method**

For precise dilutions in a lab or industrial setting, use the concentration-volume formula:

C1 x V1 = C2 x V2

- C1 = stock (concentrated) solution concentration
- V1 = volume of stock solution needed
- C2 = desired final concentration
- V2 = desired final volume

**Worked Example**

You have 30% hydrogen peroxide and need 500 mL of 3% solution:

V1 = (C2 x V2) / C1 = (3 x 500) / 30 = 50 mL

Mix 50 mL of 30% H2O2 with 450 mL of water.

**Safety Tips**

- Always add concentrate to water, not water to concentrate (especially for acids)
- Use the manufacturer's recommended dilution ratio
- Stronger is not always better; too-concentrated solutions may leave residue or damage surfaces
- Label diluted solutions with the date and ratio used

## Frequently Asked Questions

**Q: What does a 1:10 dilution ratio mean?**

A: A 1:10 ratio means 1 part concentrate mixed with 10 parts water, giving 11 total parts. Some manufacturers define 1:10 as 1 part concentrate in a total of 10 parts (so 1 part concentrate + 9 parts water). Always check the product label. This calculator uses the more common convention of 1 part concentrate PLUS X parts water.

**Q: How is this different from the dilution calculator?**

A: The dilution calculator focuses on C1V1 = C2V2 for lab use with known molar or percent concentrations. This dilution ratio calculator is designed for practical mixing: cleaning products, household chemicals, and commercial solutions where ratios like 1:10 or 1:20 are the standard format.

**Q: Should I add concentrate to water or water to concentrate?**

A: Almost always add concentrate to water. This is especially critical for acids (like sulfuric acid), where adding water to concentrated acid can cause violent boiling and splashing. For most cleaning products, the order is less dangerous but the same principle applies: water first, then concentrate.

**Q: How do I convert a percentage to a ratio?**

A: Divide 100 by the percentage and subtract 1. For example, a 10% solution is 1 part concentrate in 10 total parts, so the ratio is 1:9 (1 part concentrate + 9 parts water). A 5% solution would be 1:19.

---

Source: https://vastcalc.com/calculators/chemistry/dilution-ratio
Category: Chemistry
Last updated: 2026-04-08
