ComfyUI Node
DeepStereo: Color Picker
A ComfyUI node in DeepStereo/Utility with 7 inputs and 4 outputs.
DeepStereo: Color Picker
- hex_color
- red
- green
- blue
◄color_modergb_sliders►
◄red0►
◄green0►
◄blue255►
◄preset_colorblue►
◄hex_input0000FF►
◄include_hashtrue►
CategoryDeepStereo/Utility
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| color_mode | COMBO | rgb_sliders | 3 options: rgb_sliders, preset_colors, hex_input |
| redopt | INT | 00–255 | — |
| greenopt | INT | 00–255 | — |
| blueopt | INT | 2550–255 | — |
| preset_coloropt | COMBO | blue | 15 options: red, green, blue, cyan, magenta, yellow, +9 |
| hex_inputopt | STRING | 0000FF | 6-digit hex code without # |
| include_hashopt | BOOLEAN | true | Include # in hex output |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| hex_color | STRING | — |
| red | INT | — |
| green | INT | — |
| blue | INT | — |