Regular Hexagon Calculator
Enter one side length and this tool returns every standard measurement of a regular hexagon at once: area, perimeter, apothem, and both diagonals. A hexagon is the six sided shape with equal sides and 120 degree corners that tiles honeycombs and bolt heads. Because a regular hexagon is fully defined by its side, a single number fixes the whole figure.
How to use the hexagon calculator
- Type the side length into the Side length field (it starts at 10).
- Use the up and down arrows or your keyboard to adjust the value in steps of 0.1.
- Read the Area and Perimeter result cards at the top of the grid.
- Check the Apothem, Long diagonal, and Short diagonal cards for the remaining measurements.
- Press Copy result to place all five values on your clipboard as labelled lines.
Examples
Side length 10
side = 10
area = 259.807621, perimeter = 60, apothem = 8.660254, long diagonal = 20, short diagonal = 17.320508
Side length 6
side = 6
area = 93.530744, perimeter = 36, apothem = 5.196152, long diagonal = 12, short diagonal = 10.392305
Unit hexagon, side length 1
side = 1
area = 2.598076, perimeter = 6, apothem = 0.866025, long diagonal = 2, short diagonal = 1.732051
Frequently asked questions
What is a regular hexagon?
A regular hexagon is a six sided polygon with all sides equal and every interior angle equal to 120 degrees. It is the only regular polygon besides the square and triangle that tiles a flat plane with no gaps, which is why bees build honeycomb from it.
What is the formula for the area of a regular hexagon?
Area equals (3 times the square root of 3, divided by 2) times the side length squared. That constant is about 2.598076, so a side of 10 gives roughly 259.807621 square units. It equals six equilateral triangles of the same side.
What is the apothem of a hexagon?
The apothem is the perpendicular distance from the centre to the midpoint of any side. For a regular hexagon it equals the square root of 3 over 2 times the side, about 0.866025 times the side. For a side of 10 the apothem is 8.660254.
What is the difference between the long and short diagonals?
The long diagonal joins two opposite corners and passes through the centre, so it equals twice the side. The short diagonal skips one vertex and equals the square root of 3 times the side, about 1.732051 times the side.
How is the perimeter found?
A regular hexagon has six equal edges, so the perimeter is simply six times the side length. There is no rounding involved for whole side lengths, so a side of 6 gives a perimeter of exactly 36.
What units does the calculator use?
It is unit agnostic. Enter a side in centimetres, inches, metres, or any unit you like. Lengths keep that unit, and areas come out in the matching square unit. The tool never assumes a particular measurement system.
How precise are the results?
Calculations use full double precision and are then rounded to six decimal places for display. Irrational values such as the apothem and short diagonal are shown to that precision, so treat the last digits as approximate rather than exact.
Does the tool work for an irregular hexagon?
No. Every formula here assumes all six sides and angles are equal. An irregular six sided shape needs its full set of vertex coordinates, so use a general polygon area tool that accepts a list of points instead.
Is my input sent to a server?
No. The hexagon math runs entirely in your browser with plain JavaScript, so the side length you type never leaves your device and nothing is stored or uploaded.
Learn more
- Hexagon geometry: area, apothem and diagonals
How the side of a regular hexagon fixes its area, apothem, circumradius and two diagonals, with the exact ratios behind each value.
Related tools
Regular Polygon Calculator
Find the area, perimeter, interior and exterior angles, apothem and circumradius of a regular polygon from its sides and side length. Free and instant.
Polygon Area Calculator
Find the area of a regular polygon from its sides and side length, or any polygon from its vertex coordinates with the shoelace formula. Free and instant.
Triangle Area Calculator
Find the area of a triangle from base and height, three sides (Heron's formula) or two sides and an angle (SAS). Free, accurate and instant.
Polygon Diagonals Calculator
Count the diagonals of any polygon and find its interior angle sum, each interior angle and the exterior angle from the number of sides. Free and instant.
Annulus Area Calculator
Calculate the area of an annulus, the ring between two concentric circles, from its outer and inner radius. Returns both circumferences and width too. Free.
Area Calculator
Find the area of a circle, square, rectangle, triangle, trapezoid, parallelogram, ellipse, sector or rhombus. Free and runs in your browser.