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 road signs. The US warning sign is a square stood on its corner, which makes it both a square and a rhombus. Stretched versions used elsewhere are rhombuses but not squares.
- Crystal forms. Calcite cleaves into rhombohedra whose faces are rhombs. Mineralogists identify them by the interfacial ANGLES, which are fixed for a species, not by measuring the perimeter.
- Garden bed layouts. Rhombic raised beds tessellate without gaps.
- Decorative trellises and lattice work. Wooden lattice panels are built from rhombic openings, and the perimeter is what the paint has to cover.
Worked example: a diamond-pattern floor
You’re laying a harlequin tile floor in a 200 sq ft entry with tiles whose diagonals are 13.4 in and 8 in, a typical harlequin proportion.
Side = √(6.7² + 4²) = √60.89 = 7.80 in, so the perimeter of one tile is 31.2 in. Area per tile = ½ × 13.4 × 8 = 53.6 sq in = 0.372 sq ft. Tiles needed = 200 / 0.372 = 538, so order 590 to allow 10% for cuts.
Note that the side is 7.80 in, not 8. Diagonals of 13.4 and 8 do not give an 8-inch side, and rounding it up to a round number is the sort of slip that puts a floor 3% out by the far wall.
Worked example: an argyle pattern
Argyle uses rhombic shapes about 1 in by 1.5 in across the diagonals. Side = √(0.5² + 0.75²) = √0.8125 = 0.901 in. Perimeter per rhombus = 3.61 in, so 12 of them carry 43.3 in of colour-edge boundary to stitch.
Quick checks from one input or the other:
- Side known → P = 4s. That is all you need; area, angles and diagonals make no difference to the perimeter.
- Diagonals known → s = √((d₁/2)² + (d₂/2)²), then P = 4s
- Side plus one diagonal → the other is d₂ = 2 × √(s² − (d₁/2)²)
- Area plus one diagonal → the other is d₂ = 2A / d₁, then take the side from the two diagonals
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.
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.