Logo

MonoCalc

/

Hexagon Area Calculator

Geometry

Input measurement

Side Length (a)

Length unit

Output area unit

Decimal precision

a=6 cmR=ard=2a
Area = 93.5307 cm²
Side (a)6 cm
Perimeter36 cm
Inradius / Apothem (r)5.1962 cm
Circumradius (R)6 cm
Long diagonal (d)12 cm
Short diagonal (dₛ)10.3923 cm
Interior angle120°
Sum of interior angles720°
A = (3√3 / 2) × a² = (3√3 / 2) × 6²

Step-by-step

1. Formula: A = (3√3 / 2) × a²

2. Side length: a = 6 cm

3. Convert to meters: a = 0.060000 m

4. Constant: 3√3 / 2 ≈ 2.598076

5. Area: A = 2.598076 × 0.060000² = 0.009353 m²

6. Convert to cm²: 0.009353 m² × 10000 = 93.5307 cm²

7. Side: a = 6 cm

8. Perimeter: P = 6a = 6 × 6 = 36 cm

9. Inradius (apothem): r = (√3/2) × a = 5.1962 cm

10. Circumradius: R = a = 6 cm

11. Long diagonal: d = 2a = 12 cm

12. Short diagonal: dₛ = √3 × a = 10.3923 cm

Area in other units

mm²9,353.074
cm²93.531
0.009
km²0
in²14.497
ft²0.101
yd²0.011

About This Tool

Hexagon Area Calculator – Regular Hexagon from Any Dimension

A regular hexagon is a six-sided polygon where every side is equal in length and every interior angle measures exactly 120°. It appears throughout nature and engineering — from honeycomb cells and basalt columns to hex-grid board games and hexagonal bolt heads. This calculator finds the enclosed area of a regular hexagon from whichever dimension you have: side length, inradius (apothem), circumradius, long diagonal, or short diagonal. All other geometric properties are derived simultaneously.

Area Formula

The standard formula for the area of a regular hexagon with side length a is:

A = (3√3 / 2) × a² ≈ 2.598076 × a²

This result comes from dividing the hexagon into six congruent equilateral triangles, each with area (√3 / 4) × a², and summing them. The factor 3√3 / 2 is a constant approximately equal to 2.598076.

Using Other Input Dimensions

If you do not know the side length directly, the calculator accepts four alternative measurements and converts them to side length first:

  • Inradius (apothem) r — the perpendicular distance from the center to the midpoint of any side. Conversion: a = 2r / √3.
  • Circumradius R — the distance from the center to any vertex. For a regular hexagon, R = a exactly (see below), so no conversion is needed.
  • Long diagonal d — the straight line between two opposite vertices. d = 2a, so a = d / 2.
  • Short diagonal dₛ — the distance between two vertices with one vertex between them. dₛ = √3 × a, so a = dₛ / √3.

Why R = a for a Regular Hexagon

The circumradius of a regular hexagon equals its side length — a property unique to the hexagon among regular polygons. This happens because the six equilateral triangles filling the hexagon all share the center as a vertex, and each triangle has two sides equal to the circumradius and one side equal to the hexagon's side. Since the triangles are equilateral, all three sides are equal, making R = a.

Derived Properties

From side length a, all other measurements follow directly:

  • Perimeter: P = 6a
  • Inradius (apothem): r = (√3 / 2) × a ≈ 0.866a
  • Circumradius: R = a
  • Long diagonal: d = 2a
  • Short diagonal: dₛ = √3 × a ≈ 1.732a
  • Interior angle: 120° (each of six angles)
  • Sum of interior angles: 720°

Unit Flexibility

Select any length unit for your input (mm, cm, m, km, inches, feet, or yards). You can independently choose a different unit for the area output — for example, input a side in centimeters but display the area in square meters. The calculator normalizes all values to meters internally before computing, then converts the result to your chosen area unit.

Real-World Applications

Regular hexagons appear in many practical fields. Beekeepers and biologists use hexagonal area formulas to model honeycomb cell sizes and estimate comb capacity. Architects and structural engineers design hexagonal floor tiles, paving stones, and column cross-sections. Game developers working with hex-grid maps need precise cell areas to calculate coverage and movement costs. Manufacturers rely on hex geometry for bolt and nut specifications, where the "across flats" measurement equals the long diagonal.

Accuracy

All calculations use IEEE 754 double-precision floating-point arithmetic, which provides approximately 15–16 significant digits. You can display results with 0 to 10 decimal places. The dominant source of error in practical use is the precision of your physical measurement, not the calculator's arithmetic.

Frequently Asked Questions

Is the Hexagon Area Calculator free?

Yes, Hexagon Area Calculator is totally free :)

Can I use the Hexagon Area Calculator offline?

Yes, you can install the webapp as PWA.

Is it safe to use Hexagon Area Calculator?

Yes, any data related to Hexagon Area Calculator only stored in your browser (if storage required). You can simply clear browser cache to clear all the stored data. We do not store any data on server.

How does this calculator work?

Select which measurement you know — side length, inradius (apothem), circumradius, long diagonal, or short diagonal — enter its value, choose your units, and the tool instantly computes the area along with all other derived properties of the regular hexagon.

What is the formula for the area of a regular hexagon?

The standard formula is A = (3√3 / 2) × a², where a is the side length. This is equivalent to approximately 2.598076 × a². The tool can also derive the area from other inputs by first converting to side length using: inradius r → a = 2r/√3; circumradius R → a = R (since R = a for a regular hexagon); long diagonal d → a = d/2; short diagonal dₛ → a = dₛ/√3.

Why is the circumradius equal to the side length for a regular hexagon?

A regular hexagon can be divided into six equilateral triangles, each with side length equal to the hexagon's side. The circumradius is the distance from the center to a vertex, which equals one side of those equilateral triangles — hence R = a. This unique property makes the regular hexagon a special and efficient tiling shape.

What is the difference between the long diagonal and short diagonal?

The long diagonal (d) connects two opposite vertices and equals 2a. The short diagonal (dₛ) connects two vertices with one vertex between them and equals √3 × a ≈ 1.732 × a. For a hexagon with side 6 cm, the long diagonal is 12 cm and the short diagonal is about 10.39 cm.

Can I use different units for input and output?

Yes. Select any length unit (mm, cm, m, km, in, ft, yd) for your input dimension and independently choose any area unit (mm², cm², m², km², in², ft², yd²) for the area result. The calculator converts everything to meters internally and then converts to your chosen output unit.

How accurate are the results?

All calculations use IEEE 754 double-precision floating-point arithmetic, giving about 15–16 significant digits of accuracy. You can control displayed precision from 0 to 10 decimal places. The primary source of error is the precision of your own measurements, not the calculator.