How it works
Calculate dimensions based on the mathematical beauty of the Golden Ratio (φ ≈ 1.618).
Input query strings and outputs
Use an input name in this page’s URL as ?name=value, and join additional inputs with &. Portable shared links may instead use the compact ?ac= state parameter.
Input query strings
2-
?value=ValueNumber · Optional · Default: 100
-
?mode=ModeChoice · Optional · Default: A
Outputs
1-
resultResultText · Primary output
result contains the calculator’s complete rendered result area, including its visible result cards, tables, charts, and messages.
Calculate dimensions based on the mathematical constant φ (phi)
Description
The Golden Ratio Calculator is a tool for designers, architects, and artists who want to apply the “Divine Proportion” to their work. The Golden Ratio ($\varphi \approx 1.618$) is a mathematical relationship found throughout nature, art, and anatomy that is believed to be aesthetically pleasing to the human eye. This tool allows you to enter one dimension and instantly calculate the corresponding segments needed to achieve perfect Golden Ratio proportions.
Inputs
- Mode: Choose which part of the ratio you are providing:
- Given A (Longer): You know the larger segment.
- Given B (Shorter): You know the smaller segment.
- Given Total: You know the full combined length.
- Value: The numeric dimension you have.
Outputs
- A (Longer): The larger segment.
- B (Shorter): The smaller segment.
- Total (A + B): The combined length of both segments.
Chart
- N/A: This tool provides precision numeric geometry results.
“Good to Know”
- The Constant: Phi ($\varphi$) is exactly $\frac{1 + \sqrt{5}}{2}$, which is approximately 1.61803398875.
- The Rule: Two quantities are in the golden ratio if their ratio is the same as the ratio of their sum to the larger of the two quantities.
- Applications: Use this for layout design (sidebar vs. main content), choosing font sizes (header vs. body), or framing photography subjects.
Examples
Example 1: Logo Design
- Input: Mode: Given A, Value: 100
- Output: A: 100, B: 61.803, Total: 161.803
Example 2: Small Icon
- Input: Mode: Given B, Value: 32
- Output: A: 51.777, B: 32, Total: 83.777
Example 3: Website Width
- Input: Mode: Given Total, Value: 1200
- Output: A: 741.641, B: 458.359