ComfyUI Node
ArchAi3D_Average_Color
A ComfyUI node in ArchAi3d/Utils with 1 input and 2 outputs.
ArchAi3D_Average_Color
- image
- hex_color
- rgb_values
CategoryArchAi3d/Utils
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | Input image to calculate average color from |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| hex_color | STRING | Hexadecimal color code (e.g., 'A3B5C7') - use with custom_hex color options |
| rgb_values | STRING | Human-readable RGB values (e.g., 'R:163, G:181, B:199') |