Instantly find proportions that adhere to the Golden Ratio (φ). Enter one value to calculate the other two.
The Golden Ratio is a special number approximately equal to 1.618. This calculator helps you divide a length into two segments, `a` (shorter) and `b` (longer), such that `(a+b)/b = b/a = φ`.
See how the Golden Ratio is applied in different scenarios. Click on an example to load it into the calculator.
You have a total container width of 1200px and want to split it into a main content area and a sidebar.
knownPart: [total]
value: [1200]
The main subject in your photo has a height of 500px (the longer part), and you want to find the ideal height for a secondary element.
knownPart: [longer]
value: [500]
An architectural drawing specifies a shorter window panel width of 80cm. Find the longer panel and the total window width.
knownPart: [shorter]
value: [80]
A standard credit card has a length of 85.6mm (total). Find the proportional shorter and longer segments.
knownPart: [total]
value: [85.6]
Longer Part (b) = a * φ
, Total = a * φ²
Shorter Part (a) = b / φ
, Total = b + (b / φ)
Longer Part (b) = (a+b) / φ
, Shorter Part (a) = (a+b) / φ²