Rhombus Perimeter Calculator
Compute rhombus perimeter from one side or from the two diagonals.
All four sides of a rhombus are equal.
Multiple units.
A rhombus has four equal sides. Perimeter is trivial if you know the side length:
P = 4 × s
A rhombus with 7 cm sides has a 28 cm perimeter.
If you only know the diagonals (the two lines connecting opposite vertices, which always cross at 90° in a rhombus), the side length comes from Pythagoras:
s = √((d₁/2)² + (d₂/2)²)
Then P = 4s.
Where rhombus perimeters show up:
- Harlequin diamond tile floors. Each tile is a rhombus. Outline trim follows the perimeter of the floor pattern.
- Argyle sock and sweater patterns. Knit or printed argyle uses rhombic shapes.
- Diamond-shaped traffic warning signs in some countries (technically a rhombus rotated 45° — but mathematically still a rhombus).
- Crystal forms. Quartz and many minerals have rhombic crystal faces. Mineralogists measure perimeter and area to identify species.
- Garden bed layouts. Rhombic raised beds tessellate without gaps.
- Decorative trellises and lattice work. Many wooden lattice panels are made of rhombic openings.
Worked example — diamond pattern floor:
You’re laying a harlequin diamond tile floor in a 200 sq ft entry. Each tile is a rhombus with 8-inch sides (so diagonals about 13.4 in × 8 in for a typical aspect ratio).
Perimeter per tile = 32 in. Tiles needed ≈ 200 sq ft / 0.25 sq ft per tile = 800 tiles.
If you’re trim-bordering a 6 in wide perimeter of tile (the outer edge of the floor pattern), the border length is the room perimeter — different math entirely. Calculate the room separately.
Worked example — argyle sock:
A sock with argyle pattern uses rhombic shapes about 1 in × 1.5 in (diagonals). Side length = √(0.25 + 0.5625) ≈ 0.927 in. Perimeter per rhombus = 3.71 in. For a sock with 12 rhombic patches: 44.5 in of color-edge boundary.
Quick checks from one input or the other:
- Side known → P = 4s
- Diagonals known → s = √((d₁/2)² + (d₂/2)²), then P = 4s
- Side + one diagonal known → the other diagonal: if d₁ is known, then d₂ = 2 × √(s² − (d₁/2)²)
- Area + side → does not give perimeter alone — you’d also need an angle
Why all sides are equal but diagonals usually aren’t. A rhombus is defined by its four equal sides. Unless it’s also a square (rhombus + rectangle = square), the two diagonals will be different lengths. Most rhombuses are “stretched” diamonds with one long and one short diagonal.