拾色器

../../../_images/interface_controls_templates_color-picker_circle-hsv.png

HSV色盘。

拾色器是用于指定颜色值的弹出菜单。拖动选择时同时按住 Ctrl ,用于吸附色调,快速选择基础色。

色域

Lets you pick the first and second color component. The shape can be selected by the Types.

颜色滑块

右侧的滑块用于指定第三种颜色成分,也可以使用 Wheel 调节。

颜色模式

Selects the Color Space for the number fields below.

RGB, HSV/HSL, Hex

Note

在Blender中,RGB和HSV/HSL值是在场景线性色彩空间中,因此没有进行 Gamma 校正。相反, Hex 是自动进行 Gamma 校正的,因为 sRGB 颜色空间 。欲了解更多信息,请参见 颜色管理

颜色值

Blender uses (0 to 1.0) values to express colors for RGB and HSV colors.

Hexadecimal (Hex) values are expressed as RRGGBB. Shorthand hex colors are also supported as RGB, e.g. dark-yellow FFCC00, can be written as FC0.

对于能够使用 Alpha通道 的操作,会增加另一个滑块 A

滴管(吸管图标)

使用 吸管 在Blender窗口内对颜色进行采样。

快捷键

  • Ctrl-LMB (拖动) 吸附色调。

  • Shift-LMB (拖动) 精确移动。

  • Wheel 调整亮度。

  • Backspace 重设颜色值。

类型

可以在用户设置中选择默认拾色器类型,见 界面.。

圆形

The color values ranging from center to the borders. The center is a mix of the colors.

正方形

The Borders of the square are the axis for the two color components, with the center on the bottom right.

拾色器类型。
../../../_images/interface_controls_templates_color-picker_circle-hsv.png

HSV色盘。

../../../_images/interface_controls_templates_color-picker_circle-hsl.png

HSL色盘。

../../../_images/interface_controls_templates_color-picker_square-sv-h.png

方形 (SV + H)。

../../../_images/interface_controls_templates_color-picker_square-hs-v.png

方形 (HS + V)。

../../../_images/interface_controls_templates_color-picker_square-hv-s.png

方形 (HV + S)。