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 exactly the same area, which is the geometric proof that A = b × h is the rectangle formula in disguise. The slant changes the perimeter and leaves the area alone.
Where parallelograms show up in real measurements:
- Shed and skillion roofs. A single-slope roof plane over a rectangular building is a parallelogram in true shape, and the shingle count uses its own base and its own perpendicular height, measured up the slope. (The long faces of a hip roof are trapezoids, not parallelograms, and the end faces are triangles. Different formulas, and mixing them up is a common estimating error.)
- Bias fabric cuts. Cutting on the bias produces parallelograms rather than rectangles, which is what makes binding strips follow a curve.
- Skewed parking spaces drawn diagonally for compact lots. The slanted side is longer than the perpendicular width, but the footprint is still base × perpendicular height.
- Crystal lattices. Many unit cells are parallelograms in 2D projection, and the cell area is what turns atom count into density.
- Solar panels on a slope. A tilted panel throws a shorter shadow than its own length: the ground it covers is the panel area × cos(tilt), which is why a 30° array needs row spacing worked out from the projection, not from the panel size.
Worked example: a fabric bias strip
You are cutting a bias strip 2 in wide, running 30 in along its length. The two long edges are parallel and 2 in apart measured square across, so those long edges are the base and the 2 in is the perpendicular height. Area = 30 × 2 = 60 sq in.
Note which number is which. The 2 in is a perpendicular measurement, not the length of the short slanted end. On a 45° bias the short end actually measures 2.83 in, and using that instead inflates the fabric estimate by 41%.
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, the rectangle. For θ = 30°, with a = 10 and b = 8, the area is 10 × 8 × 0.5 = 40, half what the side lengths suggest. Skew costs you area at no saving in edge material, which is why the rectangle is the parallelogram everyone actually builds.
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.