ComfyUI Node
GetMostCommonColors
A ComfyUI node in image with 3 inputs and 2 outputs.
GetMostCommonColors
- input_image
- rgb_colors
- hex_colors
◄num_colors1►
◄exclude_colors#000000,#FFFFFF►
Categoryimage
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| input_image | IMAGE | — | |
| num_colorsopt | INT | 11–128 | Number of colors to detect |
| exclude_colorsopt | STRING | #000000,#FFFFFF | Comma-separated list of colors to exclude from the output |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| rgb_colors | STRING | — |
| hex_colors | STRING | — |