Description

This node converts a color type into three separate integer types, each holding the R, G and B (or H, S and V) values for that color.

It can also be quite useful to convert a RGB color into a HSV color if associated with another Color node.




Properties

  • Color mode : Switch between RGB and HSV color modes.
    Default : RGB

The square in the center of the node is a preview of the color plugged to the input. It cannot be modified manually.


Inputs

Name Type Description
Color Color Standard color input

Outputs

Name Type Description
R Integer Red component
G Integer Green component
B Integer Blue component

These outputs will toggle to H,S and V respectively if HSV is chosen as color mode.

Need more help with this?
Don’t hesitate to contact us here.

Thanks for your feedback.