Hexagon Calculator

Calculate area, perimeter, side length, and apothem for a regular hexagon.

Calculation Results

Enter a value to compute all properties of a regular hexagon.

Regular Hexagon Diagram

ap a Regular Hexagon A = 0 P = 0 a = 0 ap = 0

The Regular Hexagon

A regular hexagon is a 6-sided polygon with all sides and angles equal. It can be partitioned into 6 equilateral triangles.

  • Perimeter: P = 6a
  • Apothem: ap = (√3 / 2) · a
  • Area: A = (1/2) · P · ap = (3√3 / 2) · a²
  • Interior Angle: 120° (each)
  • Long Diagonal (d): 2a
  • Short Diagonal (s): a × √3
  • Circumcircle Radius (R): a

Hexagon Formulas

  • Perimeter: P = 6a
  • Apothem: ap = (√3 / 2) · a
  • Area: A = (3√3 / 2) · a² = (1/2) · P · ap
  • Long Diagonal: d = 2a
  • Short Diagonal: s = a × √3
  • Circumcircle Radius: R = a
  • Interior Angle: 120° (each)
  • Exterior Angle: 60° (each)
  • Side Length from Perimeter: a = P / 6
  • Side Length from Area: a = √(2A / (3√3))
  • Apothem from Area: ap = (2A) / P

Useful inverses: a = P/6, a = √(2A / (3√3)).

a

Side Length (a)

ap

Apothem (ap)

P

Perimeter (P = 6a)

A

Area (A = ½ × P × ap)

How to Use the Hexagon Calculator

  • Select What You Know

    Choose one of: Side, Perimeter, or Area.

  • Enter the Value

    Provide a positive number and click Calculate.

  • Read Results

    The tool returns a, P, ap, and A. Use Reset to clear.

Example Calculation

  • Given: a = 8 cm
  • Perimeter: P = 6a = 48 cm
  • Apothem: ap = (√3/2)·8 ≈ 6.9282 cm
  • Area: A = (3√3/2)·8² ≈ 166.2769 cm²

Formula Derivation (Regular Hexagon)

  • Perimeter

    Sum of six equal sides: P = 6a.

  • Apothem

    A regular hexagon decomposes into 6 equilateral triangles with side a. The apothem is the height of one equilateral triangle: ap = (√3/2)·a.

  • Area

    Area = sum of 6 equilateral triangle areas. Each equilateral triangle has area (√3/4)·a², so A = 6·(√3/4)·a² = (3√3/2)·a². Alternatively, polygon area formula gives A = (1/2)·P·ap.

Special Cases

  • Regular Hexagon

    P = 6a, ap = (√3/2)·a, A = (3√3/2)·a².

  • Irregular Hexagon

    Perimeter = sum of sides. Area typically requires coordinates (shoelace formula) or decomposing into triangles/quadrilaterals. This calculator assumes a regular hexagon.

Hexagon Formulas (Comparison)

Type Perimeter (P) Apothem (ap) Area (A)
Regular Hexagon 6a (√3/2)·a (3√3/2)·a² = (1/2)·P·ap
Irregular Hexagon a₁ + … + a₆ Decompose or use shoelace

Frequently Asked Questions

1. What is a regular hexagon?

A regular hexagon is a six-sided polygon where all sides and all interior angles are equal (each interior angle is 120°).

2. How do I find the perimeter of a hexagon?

Multiply the side length (a) by 6: P = 6a.

3. What is the apothem of a regular hexagon?

The apothem is the distance from the center to the middle of a side. For regular hexagons: ap = (√3 / 2) × a.

4. How do I calculate the area of a hexagon?

You can use either: A = (3√3 / 2) × a² or A = (1/2) × Perimeter × Apothem.

5. What is the difference between a long and short diagonal?

A long diagonal connects two opposite vertices (spans across the shape): d = 2a. A short diagonal skips one vertex: s = a × √3.

6. How do I find the side length from area or perimeter?

From perimeter: a = P / 6
From area: a = √(2A / (3√3))

7. What units will the calculator use?

The outputs use the same units as your input. If you enter side length in cm, the area will be in cm², etc.