Parallelepiped Surface Area Calculator
Compute right parallelepiped surface area from base sides, included angle, and height.
For oblique box finishing and crystal-form surface analysis.
A right parallelepiped (parallelogram base with perpendicular vertical sides) has six faces:
- 2 parallelogram bases (top and bottom)
- 4 rectangular side faces, which are rectangles only because the prism is “right”, meaning the sides stand perpendicular to the base
SA = 2 × a × b × sin(θ) + 2 × (a + b) × h
Where:
- a, b = base parallelogram sides
- θ = angle between a and b (the base parallelogram’s interior angle)
- h = perpendicular height
The first term is the two parallelogram bases. The second is the four rectangles (perimeter 2(a + b) times height h).
Worked example: paint coverage for an oblique display pedestal A custom pedestal with parallelogram base: a = 60 cm, b = 80 cm, θ = 70°, h = 120 cm. Base area: 60 × 80 × sin(70°) ≈ 4,510.5 cm² each, two bases = 9,021 cm² = 0.902 m². Side rectangles: 2 × (60 + 80) × 120 = 33,600 cm² = 3.36 m². Total surface: 4.26 m².
Worth noticing how lopsided that split is. The four sides carry 79% of the paint and the two parallelogram faces only 21%, and the lean of the base does not touch the side figure at all. Shear the base further and the sides cost exactly the same.
For a primer + 2 coats of finish paint:
- Primer: ~10 m²/L per coat → 0.43 L for one coat.
- Finish: ~12 m²/L per coat → 0.36 L per coat, 0.71 L for two coats.
- Total: about 1.2 L of paint per pedestal.
Where parallelepiped surface area matters:
- Oblique architectural element finishing. Tilted modernist concrete blocks, leaning feature walls.
- Skewed bin and hopper liners. A bin built at an angle to nest against a conveyor still needs its wear plates costed by area.
- Crystal specimen mounting. Display surface for crystallographic models.
- Sheet-metal ductwork taking a run past an obstruction, where the section stays constant but the plan is skewed.
Where this formula stops working
For a right parallelepiped both surface area and volume are easy, and they need the same two ingredients: the base parallelogram area, a × b × sin θ, and the base perimeter, 2(a + b). Neither one asks for a diagonal or a 3D distance.
The difficulty is not surface versus volume. It is right versus oblique.
Shear the top sideways relative to the bottom and the four side faces stop being rectangles. They become parallelograms with angles of their own, and their areas depend on how all three edge directions relate. Volume survives that shear untouched (Cavalieri’s principle: sliding the layers sideways moves no material), but the surface area grows, and computing it needs the full three-angle description. If that is your shape, work out each of the six faces separately and add them up.
Trade-off, right vs. oblique
Right parallelepipeds are mathematically clean and most common in practice (most “leaning” boxes are still upright in one dimension).
Truly oblique parallelepipeds appear mostly in:
- Crystallography (where atoms aren’t constrained to right angles).
- Theoretical mathematics and tensor analysis.
- Some art-deco architectural follies.
If you actually have an oblique parallelepiped, compute each face individually and sum.
Sanity check:
- θ = 90° (rectangular base): SA = 2ab + 2(a + b)h. Matches rectangular prism formula. ✓
- a = b, θ = 60°: rhombus base, SA = a²√3 + 4ah.
- a = b = h, θ = 90°: cube, SA = 6a². ✓
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.