Specific Gravity Interactive Calculator

← Back to Engineering Library

If you need to figure out what a material is, comparing its density to a reference (usually water) is about as fundamental as it gets. Specific gravity is just the ratio between those densities, so you don’t need to fuss over what units you’re using. This calculator lets you reverse that relationship however you want: solve for specific gravity, density, mass, or volume using six different calculation approaches. It comes up all the time in materials work, lab batching, sorting and mixes, and troubleshooting in places like battery service, concrete, or refinery QA. You’ll find formulas, worked numbers, variable definitions, and common pitfalls below, plus a full FAQ for weird edge cases.

What is Specific Gravity?

Specific gravity gives you a unitless way to compare how dense a material is relative to water. If it’s above 1, it’ll sink. Below 1, it’ll float. That’s about as straightforward as it gets.

Simple Explanation

Think specific gravity as “density, but with water as your baseline at 1.” A liquid with SG 0.85 is 15% less dense than water, so it’ll float (like most oils). A metal at SG 7.8 is 7.8 times heavier, same volume, same temperature—that’s typical steel.

📐 Browse all 1000+ Interactive Calculators

Specific Gravity Measurement Diagram

Specific Gravity Interactive Calculator Technical Diagram

Specific Gravity Calculator

How to Use This Calculator

Engineering calculation notice

This calculator is intended for education, concept evaluation, and preliminary design. Results are based on the equations and assumptions described on this page, but cannot account for every real-world load case, tolerance, material property, environmental condition, installation detail, safety factor, code, or regulatory requirement. Verify all inputs, assumptions, units, and results independently before selecting components or using the result in a real application. Safety-critical, structural, medical, lifting, transportation, or regulated applications must be reviewed by a qualified engineer.

Found a calculation error? Message us

  1. Pick your calculation mode from the dropdown (find SG, density, mass, etc.).
  2. Fill in only the fields the mode needs—ignore the rest. You’ll typically need a substance density and a reference (defaulting to water, change if you have a reason).
  3. If reference density (the bottom of the SG ratio) matters for your job, double-check it. The tool assumes 1000 kg/m³ (water at 4°C), but you can set it as needed.
  4. Hit Calculate. You’ll see your answer. Try the example for a known sanity check.

Specific Gravity Interactive Visualizer

Watch how substance density compares to water in real-time as you adjust mass and volume. See instant feedback on whether materials will float or sink based on their specific gravity values.

Substance Mass (kg) 50 kg
Volume (m³) 0.075 m³
Reference Density 1000 kg/m³

SPECIFIC GRAVITY

0.67

SUBSTANCE DENSITY

667 kg/m³

BUOYANCY STATUS

FLOATS

FIRGELLI Automations — Interactive Engineering Calculators

Equations & Variable Definitions

These are the main relationships—see the calculator for forms specific to each variable you want to solve for.

Fundamental Specific Gravity Equation

SG = ρsubstance / ρreference

Where:

  • SG = Specific Gravity (dimensionless)
  • ρsubstance = Density of the substance (kg/m³)
  • ρreference = Density of reference material, typically water at 4°C = 1000 kg/m³

Density from Mass and Volume

ρ = m / V

Where:

  • ρ = Density (kg/m³)
  • m = Mass (kg)
  • V = Volume (m³)

Combined Equation for SG from Mass and Volume

SG = (m / V) / ρreference

Rearranged Forms

ρsubstance = SG × ρreference

m = SG × ρreference × V

V = m / (SG × ρreference)

Simple Example

A sample of motor oil has a substance density of 870 kg/m³. The reference is water at 1000 kg/m³.

SG = 870 / 1000 = 0.87

Result: SG = 0.87 — the oil is less dense than water and will float.

Theory & Practical Applications

Physical Basis of Specific Gravity

If you compare a material’s density to a reference—almost always pure water at 3.98°C (that’s its max density, about 1000 kg/m³)—the units cancel, so it’s a plain ratio. That’s all specific gravity is. The benefit is you don’t have to convert units between metric and imperial or worry about scale as long as both densities use the same units. This makes it quick and handy for everyday material identification or field checks, where you need a reality check but don’t have a fancy lab or calibrated scales handy.

However, temperature isn’t a minor detail when accuracy matters. The density of water barely changes with temperature (about 0.3% between just above freezing to room temp), but organic or petroleum liquids can shift a percent or more per degree Celsius. In things like oil trading or pharmaceutical checks, even a small deviation in temperature (a few degrees) can cause enough SG error to cost money or fail a process check. Some industries (like oil/gas) standardize tests at a certain temperature (like 15°C or 60°F) so that everyone compares apples-to-apples. If your measurement is even a few °C off, that error can matter, so you need to watch it if you’re anywhere near a product grade or compliance threshold.

Materials Characterization and Quality Control

Some liquid concentrations can’t be measured directly in normal field work, so specific gravity is a shortcut. For example, in battery acid, the SG of the electrolyte will tell you instantly whether a lead-acid battery is charged or discharged. Every 0.01 SG unit drop is about 1% of state of charge in a lead-acid battery. Hydrometers used in batteries are often temperature-compensated, but you’ll still see errors if you’re working outside standard temperatures, or if there’s contamination. The SG-to-concentration relationship in things like sulfuric acid isn’t linear, so for best accuracy you need to use tables, not just raw math. If you’re batching concrete, the SG of your aggregate matters for getting your mix volume right. Even a small shift in aggregate SG (say, from 2.65 to 2.72) will shift your calculated water and cement content by a percent or two—which is enough to make a batch that doesn’t meet strength targets if no one notices. That’s why standards require aggregate SG checks with decent precision (±0.02 units) in real plants.

Buoyancy and Hydrostatic Applications

In something like a submarine, being able to tweak the total specific gravity to exactly match the water you’re floating in is not academic—it’s life or death (or at least “hull scraping along the bottom”). Shifting the ballast just a little is enough to send the vessel off trim if you don’t calculate with the exact density of seawater at the current depth and temperature. For separator design, the difference in SG between oil and water tells you how fast one will rise or settle out of the other, and how big the separator needs to be. Again, temperature shifts in either phase can ruin the design calculations, so engineers often add fudge factors (safety margins) or design for the worst-case SG difference at the cold end of plant operating conditions.

Worked Example: Wine Fermentation Monitoring

Scenario: A winemaker measures the specific gravity of grape must at three stages during fermentation using a precision hydrometer. Initial must shows SG = 1.092 at 20°C. After five days of active fermentation, the reading drops to SG = 1.018 at 22°C. Final dry wine measures SG = 0.996 at 18°C. Calculate the alcohol content produced, the mass of sugar consumed per liter of must, and determine if the temperature variations significantly affected the measurements.

Part A: Calculate the potential alcohol content from initial sugar concentration

The specific gravity drop mainly comes from sugar being converted into alcohol and CO₂. For practical winemaking, the typical working formula is:

Potential ABV = (SGinitial - SGfinal) × 131.25

Using initial SG = 1.092 and final SG = 0.996:

Potential ABV = (1.092 - 0.996) × 131.25 = 0.096 × 131.25 = 12.6%

This equation is an approximation, but it gets you a number that’s usually within 0.1–0.2% of what you’d measure in a lab. The 131.25 factor is empirical and covers the main effect of sugar converted, alcohol produced, and volume contraction.

Part B: Calculate sugar consumption

The drop in specific gravity tells you how much sugar was eaten by the yeast. Approximate rule-of-thumb is ~2.6 grams of sugar per liter per 0.001 drop in SG.

ΔSG = 1.092 - 0.996 = 0.096

Sugar consumed = 0.096 × 1000 × 2.6 g/L = 249.6 g/L

That’s the fermentable sugar per liter. For a full 750 L batch, multiply it out—what you get is a good approximation for bulk fermentation efficiency.

Part C: Calculate density changes and assess temperature correction needs

Temperature changes can nudge the measured SG. For water, each °C up or down shifts density by about 0.2 kg/m³. Many brewers and winemakers cross-check or correct SG readings to a reference temp, usually 20°C for wine.

ρinitial = 1.092 × 1000 kg/m³ = 1092 kg/m³ at 20°C

ρintermediate = 1.018 × 1000 kg/m³ = 1018 kg/m³ at 22°C

ρfinal = 0.996 × 1000 kg/m³ = 996 kg/m³ at 18°C

So, correcting for temperature by this rough linear factor (up 0.2 kg/m³ per degree above 20°C; subtract if below):

ρintermediate,corrected = 1018 + (22-20) × 0.2 = 1018.4 kg/m³

SGintermediate,corrected = 1018.4 / 1000 = 1.0184 (vs 1.018 measured)

ρfinal,corrected = 996 - (18-20) × 0.2 = 995.6 kg/m³

SGfinal,corrected = 995.6 / 1000 = 0.9956 (vs 0.996 measured)

The effect is small—this example gives about a 0.05% difference in calculated alcohol by volume, which in most craft or pilot operations is not enough to care about. Commercial plants or distilleries working to tight tolerances or excise records need to track this more closely.

Part D: Calculate ethanol mass produced

Ethanol SG is 0.789 at 20°C. Our 12.6% ABV result is by volume. So for 1 liter finished wine:

Volume ethanol = 1000 mL × 0.126 = 126 mL

Mass ethanol = 126 mL × 0.789 g/mL = 99.4 g

Multiply up for batch size as needed. If you compare actual ethanol yield to theory (based on sugar consumed), you’ll almost always be short by 10–25% in practical fermentation—some sugar always goes elsewhere (glycerol, cell mass, incomplete fermentation, measurement error).

Advanced Applications in Geotechnical Engineering

For soils, rock and aggregates, “particle specific gravity” (Gs) matters for estimating voids, porosity, and how much water or cement you’re going to need for a given mix design. Most minerals cluster around 2.65–2.75, but organic soils drop lower (sometimes <2). A small error in Gs can throw off all your phase and void ratio calcs—use the most accurate pycnometer or method your job allows and watch the temperature.

Chemical Process Control Applications

Where aggressive chemicals or high-process temperatures rule out fancy measurement, specific gravity often stays as the default. For instance, in pulp mills, NaOH content is gauged by SG, since few instruments last in caustic liquors for long. The real-world formulas relating SG to concentration tend to be nonlinear, so operators use look-up tables or curves—don’t expect a straight-line relationship to give you good estimates beyond a certain range. It’s the monitoring, not the absolute value, that is most useful in day-to-day site work. Slight drop in SG, adjust dosing. Big drop, alarm and investigate.

Frequently Asked Questions

❓ Why is water at 4°C used as the reference for specific gravity instead of room temperature water?
❓ How does dissolved air affect specific gravity measurements in liquids?
❓ What causes different minerals and rocks to have such similar specific gravity values when their compositions differ significantly?
❓ Why do hydrometer measurements require temperature correction while Coriolis mass flowmeters provide temperature-compensated specific gravity?
❓ How do specific gravity measurements differ between porous materials like aggregate or powdered materials versus solid specimens?
❓ Can specific gravity values exceed 20, and what materials exhibit such extreme densities?

Free Engineering Calculators

Explore our complete library of free engineering and physics calculators.

Browse All Calculators →

About the Author

Robbie Dickson — Chief Engineer & Founder, FIRGELLI Automations

Robbie Dickson brings over two decades of engineering expertise to FIRGELLI Automations. With a distinguished career at Rolls-Royce, BMW, and Ford, he has deep expertise in mechanical systems, actuator technology, and precision engineering.

Wikipedia · Full Bio

📹 Video Walkthrough — How to Use This Calculator

📹 Video Walkthrough — How to Use This Calculator

Specific Gravity Interactive Calculator

Need to implement these calculations?

Explore the precision-engineered motion control solutions used by top engineers.

Share This Article
Tags: