Golden Rectangle Calculator

Build a perfect golden rectangle from any side length, or verify how close any rectangle is to the golden ratio phi = 1.6180339887.

๐ŸŒ€ Golden Rectangle Calculator
Side Length10
units
0.1100
This side is the
Length16.18
units
0.1100
Width10
units
0.1100
Long Side (l)
Short Side (w)
Area
Perimeter
Diagonal
Actual Ratio
Golden Ratio (φ)
Difference from φ
% Deviation
Golden Rectangle?

๐ŸŒ€ What is a Golden Rectangle?

A golden rectangle is a rectangle whose length-to-width ratio equals the golden ratio phi (the Greek letter phi), which is approximately 1.6180339887. The golden ratio is defined as phi = (1 plus the square root of 5) divided by 2. It is an irrational number, meaning its decimal expansion continues without repeating. The golden rectangle has a remarkable self-similar property: if you remove a square from one end of the rectangle, the remaining smaller rectangle is itself a golden rectangle with exactly the same ratio. This process can be repeated indefinitely, and drawing quarter-circle arcs inside each removed square traces the famous golden spiral.

The golden ratio phi appears throughout mathematics, art, and architecture. In mathematics, it is the positive solution to the equation x squared = x plus 1, and it is intimately connected to the Fibonacci sequence: the ratio of consecutive Fibonacci numbers (1, 1, 2, 3, 5, 8, 13…) converges to phi as the numbers grow larger. The Fibonacci approximations give rectangles very close to the golden rectangle, such as 8 by 5 (ratio 1.6) and 13 by 8 (ratio 1.625).

In art and design, the golden rectangle is often cited as an especially pleasing proportion. Card formats, painting canvas ratios, and building facades have historically used proportions close to 1.618. The credit card standard (85.6 mm by 54 mm, ratio 1.585) is close but not exactly golden. A 3 by 5 index card has ratio 1.667, slightly above phi. A wide-screen 16 by 9 format has ratio 1.778, noticeably wider than the golden rectangle.

A common misconception is that many historical buildings and artworks were deliberately designed using the golden ratio. While the Parthenon, pyramids of Giza, and Leonardo da Vinci’s works are frequently cited, scholarly analysis shows that some of these claims depend on selective measurement choices. What is clearly documented is the golden ratio’s appearance in plant phyllotaxis (leaf and seed arrangement) and its unique mathematical properties.

This calculator provides two modes. Build Golden Rectangle computes the partner side and full dimensions (area, perimeter, diagonal) from any one known side. Check Any Rectangle measures how closely any rectangle’s ratio matches phi, showing the exact deviation in percent.

๐Ÿ“ Formula

φ = (1 + √5) ÷ 2 ≈ 1.6180339887
φ = golden ratio (irrational constant)
φ² = φ + 1 (defining algebraic property)
1 / φ = φ − 1 = 0.6180339887
Long side = Short side × φ
Short side = any starting dimension
Long side = short side × 1.6180339887
Example: Short side = 10 → Long side = 16.180 units
Short side = Long side ÷ φ
Long side = any starting dimension
Short side = long side ÷ 1.6180339887 = long side × 0.6180339887
Example: Long side = 16.18 → Short side = 10.000 units
% deviation = |ratio − φ| ÷ φ × 100
ratio = longer side ÷ shorter side
Rectangles within 1% of phi are considered golden approximations
Example: 8 by 5 rectangle: ratio = 1.6, deviation = |1.6 − 1.618| / 1.618 × 100 = 1.11%

๐Ÿ“– How to Use This Calculator

Steps

1
Choose Build or Check mode - select Build Golden Rectangle to compute the partner side from a known side, or Check Any Rectangle to measure how close your rectangle is to the golden ratio.
2
Enter the side length - in Build mode, type any side length and select whether it is the short side or the long side from the dropdown. In Check mode, type both the length and the width.
3
Click Calculate - the complete golden rectangle dimensions, area, perimeter, and diagonal appear, along with the exact value of phi = 1.6180339887.
4
Read the results - Build mode shows both sides with 6 decimal precision. Check mode shows the actual ratio, its difference from phi, and the percentage deviation.
5
Use Try this example links - click any link in the examples section to pre-fill inputs with a worked case and verify the calculation instantly.

๐Ÿ’ก Example Calculations

Example 1 - Short Side 10 cm, Find Long Side

A designer wants a golden rectangle for a card layout. The width (short side) is 10 cm. Find the height.

Build: Short side = 10 cm

1
Long side = 10 × φ = 10 × 1.6180339887 = 16.1803 cm
2
Area = 10 × 16.1803 = 161.803 cm²
3
Perimeter = 2(10 + 16.1803) = 2 × 26.1803 = 52.361 cm
4
Diagonal = √(100 + 261.801) = √361.803 = 19.021 cm
Long side = 16.1803 cm  |  Area = 161.803 cm²  |  Perimeter = 52.361 cm
Try this example →

Example 2 - Long Side 100 cm, Find Short Side

An architect has a wall panel 100 cm wide and wants the height to follow the golden ratio (portrait orientation, long side is the height).

Build: Long side = 100 cm

1
Short side = 100 ÷ φ = 100 ÷ 1.6180339887 = 61.803 cm
2
Area = 61.803 × 100 = 6180.340 cm²
3
Perimeter = 2(61.803 + 100) = 2 × 161.803 = 323.607 cm
Short side = 61.803 cm  |  Area = 6180.340 cm²  |  Perimeter = 323.607 cm
Try this example →

Example 3 - Check a 13 by 8 Fibonacci Rectangle

The Fibonacci numbers 13 and 8 give a rectangle close to the golden ratio. Verify the deviation.

Check: Length = 13, Width = 8

1
Actual ratio = 13 ÷ 8 = 1.625000
2
Golden ratio φ = 1.618034
3
Difference = 1.625000 − 1.618034 = +0.006966
4
% deviation = |0.006966| ÷ 1.618034 × 100 = 0.431%
Ratio = 1.625000  |  Deviation = 0.431% from φ  |  Golden Rectangle: Yes
Try this example →

Example 4 - Check a Standard 16:9 Widescreen Format

A 16 by 9 widescreen monitor. How far is it from the golden ratio?

Check: Length = 16, Width = 9

1
Actual ratio = 16 ÷ 9 = 1.777778
2
Difference = 1.777778 − 1.618034 = +0.159744
3
% deviation = 0.159744 ÷ 1.618034 × 100 = 9.87%
Ratio = 1.777778  |  Deviation = 9.87% from φ  |  Golden Rectangle: No
Try this example →

โ“ Frequently Asked Questions

What is a golden rectangle?+
A golden rectangle is a rectangle whose longer side divided by its shorter side equals the golden ratio phi, approximately 1.6180339887. It has a unique self-similar property: removing a square from one end leaves a smaller rectangle with the same golden ratio. This process can repeat infinitely and generates the golden spiral. The shape appears in art, architecture, and mathematical constructions.
What is the exact value of the golden ratio phi?+
Phi = (1 plus the square root of 5) divided by 2 = 1.6180339887498948482... It is irrational (non-repeating, non-terminating decimal). Key algebraic properties: phi squared = phi plus 1, and 1 divided by phi = phi minus 1 = 0.6180339887. To 10 decimal places, phi = 1.6180339887.
How do I find the long side of a golden rectangle from the short side?+
Multiply the short side by phi: long side = short side times 1.6180339887. For a short side of 10 units, long side = 16.180 units. Area = 161.803 square units, perimeter = 52.361 units. Use the Build Golden Rectangle mode on this calculator and select Short side from the dropdown.
How do I find the short side of a golden rectangle from the long side?+
Divide the long side by phi: short side = long side divided by 1.6180339887. Equivalently, multiply by 0.6180339887 (which equals 1 divided by phi). For long side = 100: short side = 100 divided by 1.618 = 61.803 units. Use the Build Golden Rectangle mode and select Long side from the dropdown.
What is the relationship between Fibonacci numbers and the golden ratio?+
The ratio of consecutive Fibonacci numbers converges to phi. The sequence is 1, 1, 2, 3, 5, 8, 13, 21, 34, 55... Consecutive ratios: 2/1 = 2.0, 3/2 = 1.5, 5/3 = 1.667, 8/5 = 1.6, 13/8 = 1.625, 21/13 = 1.615, 34/21 = 1.619. Each pair of consecutive Fibonacci numbers forms a rectangle that is a better approximation of the golden rectangle than the previous pair.
Is the golden rectangle truly the most aesthetically pleasing proportion?+
Psychological studies give mixed results. Some experiments (Fechner 1876) found mild preferences for golden-ratio rectangles. More recent controlled studies show that humans prefer a range of rectangles with ratio 1.5 to 1.8 and do not consistently pick phi = 1.618 as the single most pleasing ratio. The aesthetic claim is often overstated, but the golden rectangle is undeniably distinctive mathematically and culturally influential.
Does the Parthenon use the golden ratio?+
This is disputed. The facade width-to-height ratio of the Parthenon (including the steps and pediment) is approximately 1.7, not exactly phi = 1.618. Careful architectural historian studies show that Greek architects used modular proportional systems based on simple integer ratios rather than the golden ratio. The phi claim largely originates from 19th-century authors who applied post-hoc curve fitting to measurements.
What everyday objects have a golden-ratio aspect ratio?+
A5 paper (210 by 148 mm): ratio 1.414, not golden. Credit card (85.6 by 54 mm): ratio 1.585, within 2% of phi. Standard US playing card (3.5 by 2.5 in): ratio 1.4. A3 paper (420 by 297 mm): ratio 1.414. A standard business card (3.5 by 2 in): ratio 1.75. The closest everyday example is a 5 by 3 inch index card: ratio 1.667, about 3% from phi.
What is the golden spiral and how is it constructed?+
The golden spiral is constructed by recursively dividing a golden rectangle: remove a square from the long-side end, leaving a smaller golden rectangle. Repeat. Draw a quarter-circle arc inside each removed square, connecting arc endpoints. The resulting curve is a golden spiral. Each successive arc is phi times smaller than the previous. The spiral grows outward by a factor of phi for each 90-degree turn, making it a logarithmic spiral with growth factor phi to the power of (2 divided by pi) per radian.
How do I check if my rectangle is a golden rectangle?+
Divide the longer side by the shorter side. If the result is within 1 percent of phi (1.618034), it qualifies as an approximate golden rectangle. The range is 1.618034 times 0.99 = 1.601854 to 1.618034 times 1.01 = 1.634214. Use the Check Any Rectangle mode on this calculator: enter both sides and the calculator shows the exact ratio, deviation from phi, and whether it passes the 1 percent threshold.
What is phi squared and why is it special?+
Phi squared = phi plus 1 = 2.6180339887. This means phi squared equals the number you get by adding 1 to phi. Equivalently, phi = square root of (1 plus phi). This self-referential property makes phi unique among positive real numbers: it is the only positive number where x squared = x plus 1. In rectangle terms, a phi-squared rectangle can be divided into a golden rectangle and a square of side phi.