> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-mintlify-b90d3c69.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# RecraftColorRGB - ComfyUI Built-in Node Documentation

> Complete documentation for the RecraftColorRGB node in ComfyUI. Learn its inputs, outputs, parameters and usage.

通过指定独立的红、绿、蓝数值创建 Recraft 颜色。此节点接收 RGB 整数值（0-255），并将其转换为可在其他 Recraft 操作中使用的 Recraft 颜色格式。您还可以选择提供现有的 Recraft 颜色链，以将新颜色扩展至其中。

## 输入

| 参数          | 说明                              | 数据类型  | 是否必填 | 范围    |
| ----------- | ------------------------------- | ----- | ---- | ----- |
| `r`         | 颜色的红色值（默认值：0）                   | INT   | 是    | 0-255 |
| `g`         | 颜色的绿色值（默认值：0）                   | INT   | 是    | 0-255 |
| `b`         | 颜色的蓝色值（默认值：0）                   | INT   | 是    | 0-255 |
| `Recraft色彩` | 可选的现有 Recraft 颜色链，用于扩展新的 RGB 颜色 | COLOR | 否    | -     |

## 输出

| 输出名称        | 说明                                              | 数据类型  |
| ----------- | ----------------------------------------------- | ----- |
| `Recraft色彩` | 创建的包含指定 RGB 值的 Recraft 颜色对象，若提供了现有颜色链，则为扩展后的颜色链 | COLOR |

> 本文档由 AI 生成。如果您发现任何错误或有改进建议，欢迎贡献！ [在 GitHub 上编辑](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/RecraftColorRGB/zh.md)

***

**Source fingerprint (SHA-256):** `8c3503632d085fa4c1771f92f17008b7b051e9604d9e7d1e7d352cbbbd22dddc`
