Color Picker(カラーピッカー)

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

Circle(円) HSV。

カラー ピッカーは、色の値を定義できるポップアップです。Ctrl を押している間、色相がスナップされ、原色をすばやく選択できます。

Color Picker(カラーピッカー)

Lets you pick the first and second color component. The shape can be changed; see Types.

Value/Lightness

The slider with a gradient in the background defines the value/lightness of the color mixing. Fine control can be inputted with Wheel.

Color Model(カラーモデル)

Selects the Color Model for the number value fields.

RGB:

Create the final color by mixing red, green, and blue colors.

HSV/HSL:

Create the final color by adjusting hue, saturation, and value/lightness.

注釈

Blenderでは、RGB値とHSV/HSL値はシーンのリニア色空間にあるため、Gamma 補正されません。一方で、 16進数sRGB 色空間 に対して自動的に Gamma 補正されます。詳細については、カラーマネジメント を参照してください。

カラー値

Blender uses values from 0 to 1.0 to express the color mixing for RGB and HSV/HSL colors.

For color inputs with an Alpha Channel, another slider is added.

Hex

The hexadecimal (hex) equivalent value to the mixed color. Shorthand hex colors are can be typed in, e.g. dark yellow FFCC00 can be written as FC0.

Eyedropper(スポイト) (ピペット アイコン)

Samples a color from inside the Blender window using the Eyedropper(スポイト). Note, colors sampled from the eyedropper are in linear color space and do not account for view transform adjustments.

ショートカット

  • Ctrl-LMB (drag) snaps the hue to 30° intervals.

  • Shift-LMB (ドラッグ) で精密な動きになります。

  • Wheel adjust the value/lightness.

  • Backspace reset the value to the default value.

タイプ

The default color picker type can be selected in the Preferences, see: Interface.

カラーピッカーの種類。
../../../_images/interface_controls_templates_color-picker_circle-hsv.png

Circle(円) HSV。

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

Circle(円) HSL。

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

Square(正方形) (SV + H)。

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

Square(正方形) (HS + V)。

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

Square(正方形) (HV + S)。