Body Fat Percentage Calculator
Estimate your body fat percentage using the US Navy circumference method.
Enter your values and click Calculate
How It Works
The US Navy formula first estimates body density from circumference measurements, then converts density to body fat percentage using the Siri equation (body fat % = (495 ÷ density) − 450). For males, the density estimation formula is: density = 1.0324 − 0.19077 × log10(waist − neck) + 0.15456 × log10(height), where all measurements are in centimeters. Combining the density and Siri equations yields: body fat % = 495 ÷ (1.0324 − 0.19077 × log10(waist − neck) + 0.15456 × log10(height)) − 450. The term (waist − neck) captures abdominal girth relative to neck thickness as a proxy for central adiposity. For females, the standard formula requires a hip measurement; without it, this calculator applies a clinical offset of approximately 9.4 percentage points to the male formula as a validated approximation. The result is clamped between 2% and 60% to prevent physically impossible outputs from extreme measurement inputs.