Parallelogram Perimeter Calculator
Compute parallelogram perimeter from its two adjacent side lengths.
Includes the rectangle and rhombus as special cases.
Multiple units.
A parallelogram has two pairs of parallel and equal-length sides. Pick any two adjacent sides (one from each pair) and you have all the side info you need.
P = 2 × (a + b)
Where a and b are the two adjacent side lengths. Note: the perimeter does NOT depend on the slant angle of the parallelogram. Two parallelograms with the same a and b but different slants have identical perimeters but different areas.
Where parallelograms show up in real measurements:
- Trim around a slanted picture frame. Many modern frames use parallelogram shapes for visual interest. A 10 × 8 in slanted frame still uses 36 in of molding regardless of slant.
- Fabric bias-cut binding. Diagonal cuts on fabric create parallelograms. A 2-inch wide, 36-inch long bias strip has perimeter 2(2 + 36) = 76 in.
- Roof side panels on hip roofs. Each slanted side panel is a parallelogram (technically a trapezoid for the trapezoidal panels, but the same logic).
- Skewed garden plots along property lines that aren’t perfectly perpendicular.
- Parking spaces drawn diagonally. Each space is a parallelogram.
Worked example — bias fabric binding around a quilt:
A quilt 60 in × 80 in needs bias-cut binding. The binding strip itself is a parallelogram, but more importantly, you need to know the perimeter of the quilt to cut enough binding.
Quilt perimeter (rectangle): 2 × (60 + 80) = 280 in. Bias binding folded over twice typically needs to be 2.5 times wider than the finished width, so for 1/2 in finished binding cut 1.25 in wide bias strips totaling 290 in (with overlap for corners).
Worked example — skewed-corner garden:
You’re laying out a garden bed where one corner is 75° instead of 90° (a parallelogram, not a rectangle). The two unique side lengths are 8 ft and 12 ft. Perimeter = 2 × (8 + 12) = 40 ft of edge.
Notice: even though the bed leans by 15° at one corner, the perimeter is the same as a rectangular 8×12 bed. The lean changes the area (less interior space) but not the boundary length.
Quick relations:
- Perimeter: P = 2(a + b)
- Area: A = a × b × sin(θ), where θ is the interior angle between sides
- Diagonals: more complex — depends on the angle. The two diagonals are NOT equal in a general parallelogram (only in a rectangle).
Special cases:
- Rectangle: all four angles are 90°. Area becomes a × b (sin 90° = 1).
- Rhombus: all four sides equal (a = b). Perimeter = 4a.
- Square: rectangle + rhombus combined. P = 4s, A = s².
If you know the area and one side, the other side comes from: b = A / (a × sin θ). Without the angle, you cannot solve for the other side from area alone.
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.