Visit ComfyUI Online for ready-to-use ComfyUI environment
Apply color tint effects to images for artistic enhancement and mood alteration with precise control over tint strength and color modes.
The CR Color Tint node is designed to apply a color tint effect to an image, allowing you to enhance or alter the visual tone of your artwork. This node is particularly useful for creating mood-specific imagery, adding a vintage or modern feel, or simply experimenting with different color schemes. By blending a specified tint color with the original image, you can achieve a wide range of artistic effects. The node supports various predefined color modes, such as sepia, red, green, blue, and more, as well as custom colors defined by hexadecimal values. The strength of the tint can be adjusted to control the intensity of the effect, providing you with precise control over the final output.
This parameter represents the input image to which the color tint will be applied. It should be provided as a tensor, typically obtained from previous nodes in your workflow.
The strength parameter controls the intensity of the color tint effect. It is a floating-point value where 0 means no tint is applied, and 1 means the full tint is applied. Intermediate values blend the original image with the tinted version. The default value is typically set to 0.5, allowing for a balanced mix of the original and tinted images.
The mode parameter specifies the color tint mode to be applied. It can take predefined values such as "sepia", "red", "green", "blue", "cyan", "magenta", "yellow", "purple", "orange", "warm", "cool", "lime", "navy", "vintage", "rose", "teal", "maroon", "peach", "lavender", "olive", or "custom". Each mode applies a different color tint to the image. The default mode is "sepia".
This parameter is used when the mode is set to "custom". It allows you to specify a custom tint color using a hexadecimal color code (e.g., "#FF5733"). This provides flexibility to apply any color tint you desire. If the mode is not "custom", this parameter is ignored.
The result parameter is the output image with the applied color tint effect. It is a tensor that combines the original image and the tint based on the specified strength and mode.
This parameter provides a URL to the help documentation for the CR Color Tint node. It is useful for accessing additional information and examples on how to use the node effectively.
© Copyright 2024 RunComfy. All Rights Reserved.