Parallelogram Perimeter Calculator

Compute parallelogram perimeter from its two adjacent side lengths.
Includes the rectangle and rhombus as special cases.
Multiple units.

Perimeter

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. Some modern frames use parallelogram shapes. A frame with 10 in and 8 in sides takes 36 in of moulding whatever the lean.
  • Fabric bias-cut binding. Diagonal cuts produce parallelograms. Careful with the numbers here: a strip described as “2 inches wide” is usually quoting the perpendicular width, not the length of its short slanted end. On a 45° bias that end measures 2.83 in, and the perimeter of a 36 in strip is 2(2.83 + 36) = 77.7 in, not 76.
  • Shed and skillion roof planes. A single-slope roof over a rectangular building is a parallelogram in true shape. Hip roofs are not: their long faces are trapezoids and their ends are triangles, and P = 2(a + b) does not apply to either.
  • Skewed garden plots along property lines that are not quite perpendicular.
  • Parking spaces drawn diagonally. Each bay is a parallelogram.

Worked example: bias binding around a quilt

A quilt 60 in × 80 in needs bias-cut binding. The binding strip itself is a parallelogram, but the number that decides how much to cut is the quilt’s own perimeter.

Quilt perimeter: 2 × (60 + 80) = 280 in. Add 10 to 15 in for mitring the corners and joining the ends, so cut 295 in of strip.

Strip width is a separate calculation and it catches people out. Double-fold binding wraps the edge twice, so the cut width runs about six times the finished width: for a 1/2 in finish, cut around 3 in, or the 2.5 in strips most quilt shops sell for a slightly narrower finish. Cutting 1.25 in for a 1/2 in finish leaves nothing to fold.

Worked example: a 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: p = √(a² + b² − 2ab·cos θ) and q = √(a² + b² + 2ab·cos θ). They are equal only when θ = 90°, which is to say only in a rectangle.

Those two obey a tidy law worth remembering: p² + q² = 2(a² + b²), whatever the angle. The diagonals shift length as the shape leans, one growing exactly as much as the other shrinks, and the sum of their squares never moves.

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.


Embed This Calculator

Copy the code below and paste it into your website or blog.
The calculator will work directly on your page.