Calculate golden ratio proportions (1:1.618) for design, typography, and layout. This tool processes all data locally in your browser. No information is ever sent to any server. Completely free, no registration required.
A Golden Ratio Calculator computes the golden ratio (φ ≈ 1.6180339887...) relationships between two numbers. The golden ratio appears ubiquitously in nature (nautilus shells, sunflower seed spirals, human body proportions), art and architecture (Parthenon, Mona Lisa, Le Corbusier's Modulor), and design (typography scales, logo design, photo composition). Two quantities are in the golden ratio if their ratio is the same as the ratio of their sum to the larger — a proportion humans consistently find aesthetically pleasing.
Enter any number. The calculator finds: the longer side (× φ), the shorter side (÷ φ), the sum (A+B), and verifies the golden ratio property: (A+B)/A = A/B = φ. Visual guides show golden rectangles, golden spirals, and the golden section of the entered value. Design mode: enter a canvas width to get optimal layout proportions.
φ = (1 + √5) ÷ 2 ≈ 1.618033988749895\nGolden Ratio: A/B = (A+B)/A = φ\n\nIf A is given: B = A ÷ φ, A+B = A × φ\nIf A+B is given: A = (A+B) ÷ φ, B = (A+B) ÷ φ²\n\nGolden Rectangle: width : height = φ : 1\nTypography scale factor: φ (1.618) or minor third (1.2) for web\n\nFibonacci connection: Fn/Fn−1 → φ as n → ∞
Theories: (1) it produces mathematically self-similar shapes that the brain finds efficient to process, (2) it appears frequently in nature (evolution optimized for this proportion), (3) cultural reinforcement. The aesthetic significance is partly real (math) and partly myth (overstated historically).
Fibonacci numbers: 0,1,1,2,3,5,8,13,21,34,55... The ratio of consecutive numbers approaches φ: 34/21=1.619, 55/34=1.618. After ~20 terms, the ratio matches φ to 7+ decimal places.
Free online Golden Ratio Calculator — no signup, 100% client-side processing. All data stays in your browser.