Nodes/MdColorMod/Color Colorize (MD)
ComfyUI Node

Color Colorize (MD)

Colorizes the image by mapping its luminance to a given hue, saturation, and lightness, with an alternative solid color tint.

By MdONeilsl·Created 2 months ago·Updated about a month ago· 0
Color Colorize (MD)
  • image
  • mask
  • image
Hue0.500
Saturation0.500
Lightness0.500
Color8033735
Categorymd/image/color

Inputs (6)

NameTypeDefaultDescription
imageIMAGEInput image tensor.
HueFLOAT0.5000–1Target hue (0-1).
SaturationFLOAT0.5000–1Target saturation (0-1).
LightnessFLOAT0.5000–1Target lightness (0-1).
ColorINT80337350–16777215Solid color to apply as a tint (RGB hex integer).
maskoptMASKOptional mask to restrict the adjustment area.

Outputs (1)

NameTypeDescription
imageIMAGEThe colorized image.