Formula: larger = total / φ, smaller = total / φ²
What is the golden section?
The golden section (also called the golden ratio) is a proportion that appears in mathematics, art, design, architecture, and nature. It is represented by the Greek letter φ (phi), and its value is approximately 1.6180339887.
A line is split into two parts in the golden section when the ratio of the whole line to the larger part is the same as the ratio of the larger part to the smaller part:
where a is the larger section and b is the smaller section.
This special proportion tends to look balanced and visually pleasing, which is why it is used in layout design, logo construction, spacing systems, photography crops, and product dimensions.
How to use this golden section calculator
The calculator above supports five practical modes so you can work from whichever number you already have:
- Split a total into golden sections: Start with a full length and get both parts.
- Find from larger section: Enter the larger segment to compute the smaller and total.
- Find from smaller section: Enter the smaller segment to compute the larger and total.
- Golden rectangle from short side: Build a rectangle with golden proportions.
- Golden rectangle from long side: Reverse-calculate the short side.
Tip: You can press Enter in the number field to calculate quickly.
Core formulas
1) Starting from total length T
If total length is T, then:
- Larger section = T / φ
- Smaller section = T / φ²
2) Starting from larger section A
- Smaller section = A / φ
- Total = A × φ
3) Starting from smaller section B
- Larger section = B × φ
- Total = B × φ²
Where people use the golden section
Web and UI design
Designers use golden proportions for content blocks, spacing rhythm, card sizing, and image crops. For example, a hero block might use a width/height ratio near 1.618 to feel natural without looking rigid.
Graphic branding
Logos and icon grids often combine circles and rectangles that follow the golden ratio. It is not a hard rule, but it can provide a strong geometric starting point.
Photography and composition
The golden section can guide where to place key subjects. It is similar to rule-of-thirds thinking, but with slightly different balance points that many photographers find elegant.
Architecture and interiors
Room proportions, facade divisions, shelf layouts, and panel splits can all benefit from a ratio-based system. Even subtle use of φ can improve visual harmony.
Worked examples
Example A: Split a 100-unit line
Enter total = 100 in “Split a total into golden sections.” You get approximately:
- Larger section = 61.8034
- Smaller section = 38.1966
Example B: Build a golden rectangle from short side 300
Use “Golden rectangle from short side,” enter 300:
- Long side ≈ 485.4102
- Ratio check = 1.6180
Common mistakes to avoid
- Using negative or zero values (golden proportions assume positive lengths).
- Rounding too early in multi-step calculations.
- Treating φ as a strict law rather than a design guide.
- Confusing larger/smaller segment labels when back-calculating.
Quick FAQ
Is the golden section always the “best” proportion?
Not always. It is a useful guideline, not a universal rule. Context and usability still come first.
How precise should I be?
For design work, 2-4 decimal places are usually enough. For engineering or mathematical work, use higher precision.
Can I use this for any unit?
Yes. Millimeters, pixels, inches, meters—ratios are unit-independent as long as you stay consistent.
Final thoughts
A good golden section calculator helps you move from theory to practical decisions quickly. Whether you are splitting a layout, sizing a component, or constructing a rectangle, this tool gives you immediate values you can apply right away.