Ring area
A = π(R² − r²)
The equivalent factored form A = π(R − r)(R + r) = πw(R + r) is especially useful for thin rings.
Enter two independent measurements, then calculate to see the formula path.
An annulus is the region between two concentric circles. Let R be the outer radius, r the inner radius, and w = R − r the radial width.
A = π(R² − r²)
The equivalent factored form A = π(R − r)(R + r) = πw(R + r) is especially useful for thin rings.
Cₒ = 2πR
Cᵢ = 2πr
B = Cₒ + Cᵢ = 2π(R + r)
This counts both circular edges of the ring.
R + r = A/(πw)
Then R = ½(A/(πw) + w) and r = ½(A/(πw) − w).
R > r ≥ 0. An inner radius of zero is shown as the limiting solid-disk case.
Changing the unit selector changes the unit label; it does not convert values already entered. Convert both known measurements first if they originally use different units.
A = π(10² − 5²) = 75π ≈ 235.619 cm².
Cₒ = 20π ≈ 62.832 cm and Cᵢ = 10π ≈ 31.416 cm.
R + r = 51π/(3π) = 17 m.
With R − r = 3, the radii are R = 10 m and r = 7 m.
r = √(R² − A/π) = √(64 − 39) = 5 ft.
The ring width is 8 − 5 = 3 ft.
Area is π(R² − r²), not π(R − r). The difference R − r is only the ring width.
The outer and inner edges have different circumferences. Use their sum when a problem asks for the entire boundary length.
Convert every length to one unit before calculating. Area conversion factors are squared: 1 m² = 10,000 cm².
An annulus is the ring-shaped region between two concentric circles. Its outer radius must be greater than its inner radius.
Subtract the inner circle area from the outer circle area: A = π(R² − r²).
An annulus has an outer circumference Cₒ = 2πR and an inner circumference Cᵢ = 2πr. Their sum is the total boundary length.
Because R² − r² = (R − r)(R + r), use A = πw(R + r), where w = R − r.
Yes. First find R + r = A/(πw). Combine that with R − r = w to find each radius.
Yes. The calculator allows an inner radius of zero as the limiting case, which produces a solid disk rather than a ring with a hole.
No. The calculation runs locally in your browser and does not send your measurements to a server.
Last reviewed: July 30, 2026 by the Starlight Tools editorial team.
The calculator uses standard Euclidean circle relationships and JavaScript's full floating-point value of π. It evaluates area as πw(R + r) after solving, which avoids subtracting two nearly equal squared radii. Values outside reliable browser-number ranges or rings too thin to distinguish at the supplied magnitude are rejected with an explanation.