拾色器

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

HSV色盘。

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

Color Field

用于选择第一和第二种颜色成分,其形状 类型 可以选择。

Color Slider

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

颜色型号

使用下方的按钮选择 色彩空间

RGB, HSV/HSL, Hex

Note

In Blender, the RGB and HSV/HSL values are in Scene Linear color space, and are therefore not Gamma corrected. On the contrary, Hex are automatically Gamma corrected for the sRGB Color Space. For more information, see Color Management.

Color Values

Blender使用(0 to 1.0)数值表示RGB与HSV颜色。

十六进制 (Hex) 表示为 RRGGBB,还支持 RGB 十六进制速记色, 如深黄 FFCC00 可以简写为 FC0

For operations that are capable of using the Alpha Channel, another slider “A” is added.

Eyedropper (pipette icon)

Samples a color from inside the Blender window using the 吸管.

快捷键

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

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

  • Wheel 调整亮度。

  • Backspace 重设颜色值。

类型

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

圆形

颜色值范围从中间到边缘,中间为混合颜色。

正方形

方形的边缘表示两种颜色成分的轴线,原点位于右下角。

拾色器类型。
../../../_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)。