Hollow Cylinder Surface Area Calculator

Compute the total surface area of a hollow cylinder — outer side, inner side, and two annulus end faces.
For painting pipes and tube coatings.

Hollow Cylinder Surface Area

A hollow cylinder (pipe or tube) has four distinct surfaces:

  • Outer side: lateral surface of the outer cylinder.
  • Inner side: lateral surface of the inner cylinder.
  • Two end faces: annular rings between outer and inner edges (one at each end).

SA = 2 × π × R × h + 2 × π × r × h + 2 × π × (R² − r²)

Or equivalently:

SA = 2π × (R + r) × h + 2π × (R² − r²)

The first term (lateral surfaces) and the second term (two annulus ends) combine into total surface area.

Worked example — painting both sides of a steel pipe: A 4-inch schedule 40 steel pipe (R = 2.25", r = 2.02") is 10 ft long. You’re going to coat inside and outside with primer.

Lateral surface (both sides combined): 2π × (2.25 + 2.02) × 120 = 2π × 4.27 × 120 ≈ 3,218 sq in = 22.3 sq ft. Two annulus ends: 2π × (2.25² − 2.02²) = 2π × (5.063 − 4.080) = 2π × 0.983 ≈ 6.17 sq in (negligible compared to lateral). Total: ~22.4 sq ft.

A quart of pipe primer covers about 50 sq ft per coat. One quart = two coats on this pipe with plenty of margin.

Where hollow cylinder surface matters in practice:

  • Inside-and-outside pipe coating. Galvanizing, painting, epoxy lining all need both surfaces.
  • Tube insulation wrap. Outer pipe sleeves only cover the outer cylinder surface.
  • Spool labels and shrink wrap. Tubes for posters, blueprints, fabric all need wrap around the outer surface.
  • Heat exchanger tubing. Heat transfer happens on both surfaces — sum them.
  • Bushing or bearing surface plating. Sleeve bearings need both inside (contact) and outside (mounting) surfaces treated.
  • HVAC ductwork. Galvanizing inside and outside.

Which surfaces actually need treatment?

  • Galvanizing tanks dip the whole pipe — all four surfaces get coated.
  • Powder coating booths typically only spray exterior surfaces.
  • Internal lining (food-grade epoxy, ceramic) coats just the inner surface — usually applied by rotation while the lining is liquid.
  • Pipe insulation sleeves wrap around the outer surface only.

Tally only the surfaces that actually need coating for your job. Don’t pay to coat surfaces nobody will see.

Comparing to a solid cylinder:

A solid cylinder of the same outer dimensions has surface = 2πR² + 2πRh. A hollow cylinder adds the inner lateral surface (2πrh) and replaces each solid circular end (πR²) with an annulus (π(R² − r²)). Net effect: you trade away 2 × πr² (the two “missing” inner circles) for 2πrh (the inner lateral surface). For long thin pipes: 2πrh » 2πr², so the total surface goes UP relative to the solid version.

Sanity check:

  • r = 0 (solid cylinder): SA = 2πRh + 2πR² (standard cylinder formula). ✓
  • r = R (zero-wall pipe, degenerate): SA = 2πR × 2h + 0 = 4πRh. Mathematically valid; physically meaningless.

How we build and check this calculator

This calculator runs entirely in your browser, so the numbers you enter stay on your device. The math behind it is written by hand and tested against worked examples and standard references before the page goes live.

SuperGlobalCalculator is independently built and maintained. See how we build and verify our calculators.


Embed This Calculator

Copy the code below and paste it into your website or blog.
The calculator will work directly on your page.