Visit ComfyUI Online for ready-to-use ComfyUI environment
Modify image palette color balance with specific multipliers for red, green, and blue channels, enabling precise color adjustments and aesthetic enhancements.
The Palette Color Shift [Dream] node is designed to modify the color balance of an image palette by applying specific multipliers to the red, green, and blue channels. This node allows you to fine-tune the color composition of your image, making it possible to achieve a desired aesthetic or correct color imbalances. By adjusting the multipliers, you can enhance or diminish the intensity of each color channel, providing a high degree of control over the final appearance of your image. This node is particularly useful for AI artists looking to experiment with color dynamics and achieve unique visual effects in their artwork.
The red_multiplier
parameter adjusts the intensity of the red channel in the image palette. Increasing this value will enhance the red tones, while decreasing it will reduce them. This parameter accepts a floating-point number with a default value of 1.0, a minimum value of 0.0, and a maximum value of 100.0. Adjusting this parameter can significantly impact the warmth and vibrancy of the image.
The green_multiplier
parameter controls the intensity of the green channel in the image palette. A higher value will amplify the green tones, whereas a lower value will diminish them. This parameter accepts a floating-point number with a default value of 1.0, a minimum value of 0.0, and a maximum value of 100.0. Modifying this parameter can affect the natural and earthy feel of the image.
The blue_multiplier
parameter influences the intensity of the blue channel in the image palette. Increasing this value will boost the blue tones, while decreasing it will lessen them. This parameter accepts a floating-point number with a default value of 1.0, a minimum value of 0.0, and a maximum value of 100.0. Adjusting this parameter can alter the coolness and depth of the image.
The fixed_brightness
parameter determines whether the brightness of the image should remain constant during the color shift process. It accepts two options: "yes" or "no". Selecting "yes" will maintain the overall brightness, ensuring that the image does not become too dark or too bright as a result of the color adjustments. Choosing "no" allows the brightness to vary based on the applied multipliers.
The palette
output parameter returns the modified RGB palette after applying the specified color multipliers. This output is crucial for understanding the impact of the adjustments made to the red, green, and blue channels. The resulting palette can be used to further refine the image or as a reference for achieving consistent color schemes across multiple artworks.
fixed_brightness
option to maintain consistent brightness levels, especially when making significant color adjustments.© Copyright 2024 RunComfy. All Rights Reserved.