Golden Rectangle Calculator

Find the missing golden rectangle dimension, area, and perimeter from either side length.

Calculate Golden Rectangle Dimensions
Identify the known side and enter its positive length.

About Golden Rectangles

A golden rectangle is a rectangle whose longer side divided by its shorter side equals the golden ratio, approximately 1.6180339887. This calculator constructs that proportion from either known dimension. Enter the shorter side and it multiplies by phi to find the longer side, or enter the longer side and it divides by phi to find the shorter side. It then uses the completed dimensions to calculate area and perimeter. The defining proportion gives a golden rectangle a useful self-similar property. Remove a square whose side equals the rectangle's shorter dimension, and the remaining smaller rectangle has the same aspect ratio as the original after rotation. Repeating this construction creates nested golden rectangles. Connecting selected corners with quarter-circle arcs produces a familiar approximation of a golden spiral, although a true logarithmic golden spiral is a distinct mathematical curve. Golden rectangles appear in geometry, art discussions, graphic design grids, photography crops, architecture, furniture, and interface layouts. A designer can use the ratio to establish a main content region and a smaller companion region, or to choose a canvas dimension from one fixed side. The ratio is a tool rather than a universal rule: practical constraints, accessibility, content density, materials, and visual judgment remain more important than strict adherence to any single proportion. Area is found by multiplying the shorter and longer sides. Perimeter is twice their sum. These derived measurements use square units and linear units respectively. If the side length is entered in centimeters, for example, the perimeter is in centimeters and the area is in square centimeters. Because the input field does not prescribe a unit, the calculator works equally well with inches, meters, pixels, points, or any other consistent measure. Phi is irrational, so an exact golden rectangle cannot be represented by terminating decimal dimensions. The calculator retains standard floating-point precision and rounds displayed answers for readability. In physical work, choose a rounding tolerance appropriate for your tools and materials. In digital design, fractional pixels may be acceptable during layout and rounded by the final rendering system. The calculated area and perimeter are based on the unrounded dimensions, reducing avoidable accumulated error.

Golden Rectangle Examples

Each example uses a side ratio of approximately 1.618 to one.

Known sideCalculated dimensionsApplication
Shorter side = 10Longer = 16.1803, area = 161.8034General layout
Longer side = 20Shorter = 12.3607, perimeter = 64.7214Fixed-width frame
Shorter side = 1080Longer = 1747.4765Digital canvas

How to Calculate a Golden Rectangle

  1. Choose whether the known dimension is the shorter or longer side.
  2. Enter the known side length using any consistent unit.
  3. Select Calculate Rectangle to find the missing side.
  4. Read the area and perimeter calculated from the completed dimensions.

Frequently Asked Questions

What is the aspect ratio of a golden rectangle?

Its longer side divided by its shorter side equals phi, approximately 1.6180339887. The ratio is commonly written as about 1.618 to 1.

How do I find the longer side?

Multiply the shorter side by the golden ratio. The calculator uses the full available value of phi before rounding the displayed result.

How do I find the shorter side?

Divide the longer side by the golden ratio. Keep the same unit for both sides so the rectangle dimensions remain consistent.

How are area and perimeter calculated?

Area is the shorter side multiplied by the longer side. Perimeter is two times the sum of those dimensions.

Can I use pixels or inches?

Yes, the calculator is unit independent and preserves the unit represented by your input. Area uses the corresponding square unit, while perimeter uses the original linear unit.