ComfyUI > Nodes > ComfyUI-ArchAi3d-Qwen > 🎨 Solid Color Image

ComfyUI Node: 🎨 Solid Color Image

Class Name

ArchAi3D_Solid_Color_Image

Category
ArchAi3d/Utils
Author
Amir Ferdos (ArchAi3d) (Account age: 1109days)
Extension
ComfyUI-ArchAi3d-Qwen
Latest Updated
2026-04-17
Github Stars
0.05K

How to Install ComfyUI-ArchAi3d-Qwen

Install this extension via the ComfyUI Manager by searching for ComfyUI-ArchAi3d-Qwen
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter ComfyUI-ArchAi3d-Qwen in the search bar
After installation, click the Restart button to restart ComfyUI. Then, manually refresh your browser to clear the cache and access the updated list of nodes.

Visit ComfyUI Online for ready-to-use ComfyUI environment

  • Free trial available
  • 16GB VRAM to 80GB VRAM GPU machines
  • 400+ preloaded models/nodes
  • Freedom to upload custom models/nodes
  • 200+ ready-to-run workflows
  • 100% private workspace with up to 200GB storage
  • Dedicated Support

Run ComfyUI Online

🎨 Solid Color Image Description

Generates solid color images for AI art with customizable dimensions and RGB values.

🎨 Solid Color Image:

The ArchAi3D_Solid_Color_Image node is designed to generate a solid color image based on specified color values and dimensions. This node is particularly useful for creating uniform backgrounds or overlays in your AI art projects. By converting RGB color values into a normalized format, it ensures compatibility with the ComfyUI framework, allowing for seamless integration into your workflow. The node can either use preset dimensions or extract dimensions from a reference image, providing flexibility in how the output is tailored. Its primary goal is to offer a straightforward method for producing consistent and precise color images, which can be essential for various artistic and design applications.

🎨 Solid Color Image Input Parameters:

dimension_source

The dimension_source parameter determines the source of the dimensions for the generated image. It can either be set to use preset dimensions or extract dimensions from a reference image. This flexibility allows you to either specify exact dimensions or adapt to existing images, ensuring the generated solid color image fits your specific needs.

width

The width parameter specifies the width of the generated image in pixels. It impacts the horizontal size of the output image and should be chosen based on the desired resolution. The width should ideally be divisible by 32 for optimal performance, as indicated by the node's debug output.

height

The height parameter defines the height of the generated image in pixels. Similar to the width, it affects the vertical size of the output image. Ensuring the height is divisible by 32 can enhance performance and compatibility with certain processing tasks.

batch

The batch parameter indicates the number of images to generate simultaneously. This is useful for batch processing or when multiple identical images are needed. The default value is typically 1, but it can be increased for larger batch operations.

color_mode

The color_mode parameter specifies the format of the color input, either as RGB values or a hexadecimal color code. This allows for flexibility in how colors are specified, catering to different user preferences or requirements.

hex_color

The hex_color parameter is used when the color_mode is set to "hex". It accepts a hexadecimal color code, which is then converted to RGB values for processing. This provides a convenient way to specify colors using a widely recognized format.

r, g, b

The r, g, and b parameters represent the red, green, and blue components of the color, respectively. These values range from 0 to 255 and are used when the color_mode is set to RGB. They define the specific color of the generated image.

🎨 Solid Color Image Output Parameters:

solid_image

The solid_image output parameter provides the generated solid color image. This image matches the specified or extracted dimensions and is filled with the color defined by the input parameters. It serves as a base or background for further artistic manipulation or as a standalone element in your design.

🎨 Solid Color Image Usage Tips:

  • Ensure that the width and height are divisible by 32 to optimize performance and compatibility with certain processing tasks.
  • Use the color_mode parameter to switch between RGB and hexadecimal color inputs, depending on your preference or the format of your existing color data.
  • Utilize the batch parameter to generate multiple images at once, which can save time in batch processing scenarios.

🎨 Solid Color Image Common Errors and Solutions:

Dimension Mismatch Error

  • Explanation: This error occurs when the specified dimensions do not match the expected format or are incompatible with the reference image.
  • Solution: Verify that the dimensions are correctly specified and match the requirements of the reference image if used. Ensure they are divisible by 32 for optimal performance.

Invalid Color Code

  • Explanation: This error arises when an invalid hexadecimal color code is provided.
  • Solution: Double-check the hexadecimal color code for correctness, ensuring it follows the standard format (e.g., #RRGGBB).

Batch Size Exceeded

  • Explanation: This error happens when the batch size exceeds the allowable limit.
  • Solution: Reduce the batch size to a manageable number that fits within the system's processing capabilities.

🎨 Solid Color Image Related Nodes

Go back to the extension to check out more related nodes.
ComfyUI-ArchAi3d-Qwen
RunComfy
Copyright 2025 RunComfy. All Rights Reserved.

RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Models, enabling artists to harness the latest AI tools to create incredible art.

🎨 Solid Color Image