Parallelogram Area Calculator
Calculate parallelogram area from base and perpendicular height.
Works for any parallelogram including rhombus and rectangle.
Multiple units.
A parallelogram has two pairs of parallel sides. The shape can lean (slant) at any angle, but opposite sides stay the same length and stay parallel.
A = b × h
Where b is one side (the base) and h is the perpendicular distance from that base to the opposite side. Note: h is NOT the length of the slanted side, even though it looks tempting to use that number. h is straight up from the base.
Why the perpendicular height matters:
Cut a triangle off one end of a parallelogram and slide it to the other end — you get a rectangle of width b and height h, with the same area. That’s the geometric proof that A = b × h is identical to the rectangle formula. The slant doesn’t change the area, only the perimeter.
Where parallelograms show up in real measurements:
- Roof slants. A typical hip-roof side panel is a parallelogram (or trapezoid). When estimating shingles, you need the perpendicular height from eaves to ridge, not the rafter length.
- Bias fabric cuts. Cutting fabric on the bias creates parallelograms instead of rectangles — used for binding strips, curve-following bias tape, and stretchy garment panels.
- Skewed parking spaces drawn diagonally for compact lots. The space’s slanted side is longer than its perpendicular height, but the parking footprint area is base × perpendicular height.
- Crystal lattices in materials science. Many crystal unit cells are parallelograms when viewed in 2D — knowing the area helps compute density.
- Solar panel arrays on slanted roofs. Projected ground area is the base × perpendicular height of the slanted panel.
Worked example — fabric bias strip:
You’re cutting a 2 in wide bias strip diagonally across a piece of fabric. The strip is 30 in long along its slanted edge, but the perpendicular height of the strip is 2 in. Area = 30 × 2 = 60 sq in.
Common error to avoid:
If someone tells you a parallelogram is “10 cm by 8 cm” and asks for the area, you don’t have enough info. 10 × 8 is only right if 8 is the perpendicular height. If 8 is the length of the slanted side, you need the angle between the sides (or the slant amount) to find the real h.
The angle between sides matters because if you know two adjacent sides a and b and the included angle θ:
A = a × b × sin(θ)
For θ = 90° this reduces to a × b (rectangle). For θ = 30°, with a = 10 and b = 8: area = 10 × 8 × 0.5 = 40 — half what you’d guess. The skewed shape costs you area for the same edge lengths.