短边
--
长边
--
总长
--

什么是黄金比例?

黄金比例 (Golden Ratio),又称黄金分割,是指一条线段被分为两部分,其中较大部分与整体之比等于较小部分与较大部分之比,其比值约为 1.618。这个比例在自然界、艺术、建筑和设计中广泛出现,被认为是最能引起视觉美感的比例。

数学定义 (a + b) / b = b / a = φ ≈ 1.6180339887…
精确值:φ = (1 + √5) / 2

示例:若短边 a = 100,则长边 b = 100 × 1.618 = 161.8,总长 a + b = 261.8。验证:261.8 / 161.8 ≈ 161.8 / 100 ≈ 1.618。

应用场景

  • 平面设计: 布局画布、Logo 设计、字体排版中的标题与正文比例。
  • 建筑: 帕特农神庙、巴黎圣母院等经典建筑中都隐藏了黄金分割。
  • 摄影与绘画: 构图时将主体放在黄金分割点上,画面更具平衡感。
  • UI/UX 设计: 侧边栏宽度、卡片尺寸、间距设定常以黄金比例为基础。

常见问题

黄金比例和三分法有什么区别?

三分法是将画面九等分;黄金比例则是更精确的数学比例(1.618)。两者都可以用于构图,但黄金分割线通常更贴近视觉重心。

为什么设计软件常用 1.618 作为基准?

因为大量心理学实验表明,符合黄金比例的设计更容易让人眼感到舒适、和谐,因此成为设计中约定俗成的比例。

Short Side
--
Long Side
--
Total
--

What is the Golden Ratio?

The golden ratio (φ ≈ 1.618) is a mathematical proportion found in nature, art, and design. It divides a line so that the whole to the longer part equals the longer part to the shorter part.

Mathematical Definition (a + b) / b = b / a = φ ≈ 1.6180339887…
Exact value: φ = (1 + √5) / 2

Applications

  • Graphic design: canvas proportions, logo geometry, typography scales.
  • Architecture: the Parthenon, Notre‑Dame, and modern buildings often incorporate φ.
  • Photography: placing subjects at golden section points enhances visual flow.
  • UI/UX: sidebar widths, card sizes, and spacing systems frequently leverage φ.

FAQ

Golden ratio vs rule of thirds?

The rule of thirds divides a frame into nine equal parts; the golden ratio is more precise (1.618). Both are compositional aids, but φ often places the focal point closer to the natural visual center.

Why is 1.618 considered visually pleasing?

Researchers have found that shapes and layouts built around φ are perceived as more balanced and harmonious, likely because φ appears frequently in natural forms.