Solve C1V1 = C2V2 and ratio dilutions (1:10) — stock + water amounts in mL / L / fl oz / gal — browser-only
- Runs locally
- Category Calculator
- Best for Getting a realistic range before a purchase, plan, workout, or schedule decision.
Use the same unit for C1 and C2 — %, ppm, or mol/L. Only the ratio matters.
Draw stock solution 100 mL + Add diluent (water) 900 mL to make 1000 mL.
All math runs in your browser. Nothing is uploaded.
What this tool does
A two-mode dilution calculator for people who actually mix things: cleaners, growers, lab techs, bartenders. Mode 1 solves the standard equation C1·V1 = C2·V2 — type the stock (mother) concentration C1, the target C2, and the final volume V2, and it returns how much stock to draw and how much diluent to add. 10% bleach down to 1% in 1000 mL is 100 mL bleach plus 900 mL water. Concentration units cancel, so %, ppm, and mol/L all work as long as C1 and C2 share a unit. Mode 2 handles ratio dilutions like 1:10: give the ratio and the total batch, get concentrate and water — and because "1:10" is ambiguous, you pick the meaning explicitly (1 part to 10 parts water, or 1 part in 10 total). Both modes show the dilution factor, copy the recipe in one click, and share inputs via URL — all in your browser, nothing uploaded.
Tool details
- Input
- Numbers
- The page exposes text boxes, numeric controls, file pickers, or structured inputs depending on the tool.
- Output
- Live result + Copy
- The result area focuses on usable output, with copy, download, or preview actions when supported.
- Privacy
- Browser-side processing
- The main tool logic does not call an external API, so inputs normally stay in the current tab.
- Save / share
- Shareable URL state
- Key settings are encoded in the URL so another person can reopen the same setup.
- Performance budget
- Initial JS <= 9 KB
- No WASM budget is declared, keeping the tool quick to open on mobile.
- Best fit
- Calculator · Student
- Category and role tags drive related tools, internal links, and quick fit checks.
How to use
-
1. Input
Paste or drop your content into the tool panel.
-
2. Process
Click the button. All processing is local in your browser.
-
3. Copy / Download
Copy the result or download to disk in one click.
How Dilution Calculator fits into your work
Use it for fast estimates, comparisons, and planning numbers before you make the final call.
Calculation jobs
- Getting a realistic range before a purchase, plan, workout, or schedule decision.
- Comparing scenarios by changing one input at a time.
- Turning rough assumptions into a number you can discuss.
Calculation checks
- Double-check units, dates, rates, and rounding assumptions.
- Treat health, finance, tax, and legal outputs as planning aids, not professional advice.
- Save the inputs that produced an important result so you can reproduce it later.
Good next steps
These links move the current task into a more complete workflow.
- 1 Ratio Calculator Solve a:b = c:x, simplify ratios, split a total by a ratio, scale a recipe up or down — with full steps, browser-only Open
- 2 Percentage Calculator 5 common percentage calculations — "x% of y", "x is what% of y", percentage change, increase/decrease — instant, browser-only Open
- 3 Unit Converter Convert between length, weight, temperature, area, volume, speed, time — instant, browser-only Open
Real-world use cases
Dilute concentrated cleaner to the label strength
A floor cleaner concentrate is meant to be used at 1:32 but you bought it as a 100% concentrate and want a 1 gallon (3785 mL) spray bottle. Use ratio mode with 1:32, total 1 gal, parts basis. The tool returns about 115 mL concentrate and 3670 mL water. Switching to a stronger 1:16 mix for grease nearly doubles the concentrate to about 222 mL — read the split rather than eyeballing a glug, and the bottle lasts as long as the label promises.
Mix a pesticide or herbicide to a safe rate
A garden herbicide label says 5% solution for spot treatment and your concentrate is 41% glyphosate. In C1V1 mode enter C1 = 41, C2 = 5, V2 = 1000 mL. You get roughly 122 mL concentrate plus 878 mL water. Mixing weaker than the label wastes a pass; mixing stronger risks plant burn and runoff, so the exact volume matters. The dilution-factor readout (about 8x here) is an easy sanity check against the product sheet.
Make a hydroponic nutrient solution to a target ppm
Your reservoir target is 800 ppm and the stock nutrient tests at 40000 ppm (a 4% solution). In C1V1 mode enter C1 = 40000, C2 = 800, V2 = 20000 mL for a 20 L reservoir. The tool returns 400 mL nutrient stock and 19600 mL water. Because concentration units cancel, you can work entirely in ppm here and cross-check the dilution factor (50x) against your EC meter expectations before dosing the tank.
Prepare a lab working solution from a stock
You have a 10 mol/L NaOH stock and need 250 mL of 0.5 mol/L working solution. C1V1 mode with C1 = 10, C2 = 0.5, V2 = 250 mL gives 12.5 mL stock into 237.5 mL water. The same equation drives every serial dilution in a teaching lab; entering it here and copying the recipe means the bench sheet matches what you actually pipetted, with the 20x factor shown so a tenfold slip is obvious.
Batch a cocktail syrup or bitters dilution
Bartenders cut overproof spirits and dilute house bitters by ratio. To proof a 1:4 bitters dilution for a 500 mL dropper batch, ratio mode with 1:4, total 500 mL, parts basis returns 100 mL bitters and 400 mL water. For a 2:1 simple syrup by volume you would split a total instead — the point is the same: a repeatable, written split so the next batch tastes like the last one, not a guess.
Common pitfalls
Confusing 1:10 'parts' with 1:10 'total'. Parts means 1 + 10 = 11 total (11-fold), total means the concentrate is 1 of 10 (10-fold). At a 1:10 ratio that is 100 mL vs 110 mL of concentrate in a 1100 mL batch — small here, but it compounds at strong ratios and across a whole season of spraying. Pick the basis that matches your product label.
Entering C1 and C2 in different units. The whole equation relies on C2/C1 being a pure ratio, so C1 in percent and C2 in ppm gives an answer that is off by a factor of 10000. Keep both in the same unit; convert first if you must (1% = 10000 ppm).
Flipping C1 and C2. Putting the target where the stock goes asks the tool to concentrate by adding water, which is impossible — that is why a C2 > C1 entry is blocked. If you see the 'target exceeds stock' message, swap the two numbers.
Assuming volumes are perfectly additive for strong mixes. For dilute cleaners and nutrients the additive assumption is fine, but concentrated acids and alcohol contract when mixed with water, so a calculated 1000 mL may settle below 1000 mL. Weigh by mass for those.
Privacy
The dilution calculator is entirely client-side JavaScript — the C1·V1 = C2·V2 solve, the ratio split, and every unit conversion run locally in your browser tab, and no numbers are uploaded to any server. The one thing to know: your current inputs are mirrored into the page URL so a "share this mix" link reproduces the same recipe for whoever opens it. That is handy for sending a batch to a coworker, but it means the concentrations and volumes you type are visible in that link, so do not paste a URL with sensitive formulation figures into public chat.
FAQ
Tool combos
Folks in your role tend to reach for these alongside this tool.
- Chinese Acupoint Locator 200+ meridian acupoints / WHO 2008 standard locations / with contraindications, manipulation, and combinations.
- Affine Cipher Encoder & Decoder Encrypt and decrypt the ax+b affine cipher with live modular-inverse check, browser-only
- Anagram Solver Check if two words are anagrams, rearrange a set of letters into every ordering, and read the sorted letter fingerprint, all in your browser
- Angle Converter Degrees, radians, gradians, turns, arcminutes, arcseconds and NATO mils, all from one input, copyable, browser-only