Roof Area Calculator
Get the sloped roof area of a gambrel roof split by lower slope and upper slope, plus the combined total — so you can order shingles, metal panels, or sheathing by the segment instead of guessing off one number.
Area split, lower vs. upper
Lower slope Upper slope
- Lower-slope area
- 560.0 ft² both sides, includes overhang
- Upper-slope area
- 264.8 ft² both sides
- Total roof area
- 824.8 ft² = lower + upper, matches roofArea
- Footprint (plan) area
- 480.0 ft² width × length, flat
- Sloped : flat ratio
- 1.72× roof area over footprint
Feed the total into the shingle calculator, the metal panel calculator, or the sheathing calculator — or use the lower/upper split directly since each segment is often ordered as a separate line item.
Why the segment split matters
On a gambrel roof the lower slope and the upper slope are cut at different pitches, and material suppliers largely treat them as two small roofs stitched together at the knuckle line rather than one continuous plane. If you only know the combined total area, you can still buy enough material overall, but you cannot split the order into two purchase lines, check a delivery against each slope, or apply a different waste allowance where it actually belongs.
The lower slope runs steeper and meets the wall plate, so it usually needs a different cut allowance than the shallower upper slope near the ridge — more hip-and-valley-style waste if there are dormers cut into it, more starter-course and drip-edge detail at the eave. The calculator above solves the same rafter geometry as the homepage calculator — lower rafter length R1, upper rafter length R2, and the sloped eave overhang — then multiplies each by two (both sides of the ridge) and by the building length to get an area per segment.
In the worked example above (24 ft span, 60° lower pitch, 25° upper pitch, 20 ft building length, 1 ft eave overhang), the lower slope alone is 560.00 ft² and the upper slope is 264.81 ft² — the lower slope carries roughly two-thirds of the total roof area even though it is not the longer rafter, because it is also the steeper one and it absorbs the eave overhang.
That split is not a fixed ratio. Move the knuckle toward the eave, or steepen the lower pitch further, and the lower segment's share climbs higher still. Recompute it for your own numbers before ordering — do not reuse the 68/32 figure above for a different span or pitch pair.
The area formulas
Both segment formulas fall directly out of the same finish() step that produces the homepage
calculator's combined roof area — this page simply keeps the two halves of that sum separate instead of
adding them together first.
- R1
- Lower rafter length, eave to knuckle.
- R2
- Upper rafter length, knuckle to ridge.
- θ
- Lower pitch angle, in degrees.
- L
- Building length, ridge-line run.
- oh
- Horizontal eave overhang.
Lower-slope area, both sides
A_lower = 2 × (R1 + oh / cos θ) × L
The term oh / cos θ is the overhang's sloped length — a horizontal overhang gets longer once it is measured along the roof plane instead of along the ground.
Upper-slope area, both sides
A_upper = 2 × R2 × L
No overhang term — the overhang is a feature of the eave, which only the lower slope touches.
Total
A_total = A_lower + A_upper
Algebraically identical to 2 × (R1 + R2 + oh / cos θ) × L — the exact roofArea formula the homepage calculator reports.
A_lower + A_upper always equals the combined roof area — this page just shows the two halves of that number instead of only the sum.
- R1 = 12.00 ft (half-span 12 ft at the knuckle, θ = 60° gives a 12.00 ft lower rafter).
- Sloped overhang = 1 ft ÷ cos(60°) = 2.00 ft.
- A_lower = 2 × (12.00 + 2.00) × 20 = 560.00 ft².
- R2 = 6.62 ft (remaining 12 ft half-span, φ = 25°).
- A_upper = 2 × 6.62 × 20 = 264.81 ft².
- A_total = 560.00 + 264.81 = 824.81 ft², matching the homepage calculator's roof area for the same inputs exactly.
Sloped area vs. flat footprint
The sloped roof area is always bigger than the flat plan area underneath it. A roof plane tilts up and away from the wall plate, so covering it takes more material per square foot of building footprint than a flat roof over the same floor plan would need — and the steeper the pitch, the worse that ratio gets.
| Lower / upper pitch | Flat footprint | Sloped roof area | Ratio |
|---|---|---|---|
| 45° / 15° | 480 ft² | 644.4 ft² | 1.34× |
| 60° / 20° | 480 ft² | 815.4 ft² | 1.70× |
| 60° / 25° | 480 ft² | 824.8 ft² | 1.72× |
| 70° / 30° | 480 ft² | 1,095.8 ft² | 2.28× |
| 80° / 35° | 480 ft² | 1,905.4 ft² | 3.97× |
At a modest 45°/15° pair the roof only costs about 34% more material than the footprint it covers. Push the lower pitch to 80° — a genuinely barn-like profile — and that multiplier climbs past 3.9×, meaning the roof surface alone is nearly four times the flat floor area below it.
A steeper lower pitch buys attic headroom and a taller, barn-style silhouette, but it also buys considerably more roofing material per square foot of floor space below. Use this ratio to sanity-check a quote that looks cheap for the pitch you are asking for — a low bid on a steep gambrel usually means someone under-measured the slope, not that they found a deal.
Turn this into a material order
Five steps from geometry to a purchase order, in the order most suppliers expect the numbers.
-
Solve the geometry
Enter span, lower pitch, upper pitch (or switch to half-circle), knuckle position, building length, and eave overhang into the calculator above.
-
Read the lower- and upper-slope areas
Note the lower-slope area and upper-slope area separately — these are the two figures material calculators need, not just the combined total.
-
Check the total against roofArea
Lower-slope area plus upper-slope area should equal the total roof area shown — if you are cross-checking against the homepage calculator, the two totals must match exactly.
-
Price shingles or metal panels
Take the segment areas to the shingle calculator or the metal panel calculator to convert square footage into an order quantity.
-
Price the sheathing deck
Use the same segment areas in the sheathing calculator to get a sheet count for the deck underneath the roofing material.