# Color Tool

{% @arcade/embed flowId="WgJP2TPTJht5feUaC7WD" url="<https://app.arcade.software/share/WgJP2TPTJht5feUaC7WD>" %}

The **Color** tool in Aperty allows you to fine-tune the overall color intensity of your portrait and correct any unwanted color tones. It offers precise adjustments through the Vibrance, Saturation, and Remove Color Cast sliders and a detailed **HSL (Hue, Saturation, Luminance)** section that lets you control individual color ranges.

* **Vibrance**: Increases the intensity of less saturated colors while protecting skin tones and already vivid colors from becoming oversaturated. This is particularly useful for enhancing colors in a portrait without making the skin look unnatural.
* **Saturation**: Adjusts the overall intensity of all colors in the portrait. Increasing Saturation makes the colors more vivid while decreasing it mutes the entire image. Use this slider carefully in portrait editing to avoid making skin tones too intense or unnatural.
* **Remove Color Cast**: Corrects unwanted color shifts caused by lighting conditions, such as the image's yellowish or bluish tint. This feature helps ensure that skin tones appear natural and true to life.

**HSL Section (Hue, Saturation, Luminance)**\
This section provides individual control over specific color ranges in the portrait. For more targeted adjustments, you can fine-tune each color’s appearance using **Hue**, **Saturation**, and **Luminance** controls.

* **Hue Shift**: Alters the actual color tone of specific hues. For instance, adjusting the red hue will shift reds toward orange or purple, allowing you to modify how colors appear without changing their intensity.

**Dropdown menu options**: This dropdown allows you to select which color range (Red, Orange, Yellow, Green, Cyan, Blue, Purple, Magenta) you want to modify and offers control over:

* **Hue**: Changes the actual color tone within the selected range. For example, adjusting Red will shift it more toward orange or purple.
* **Saturation**: Adjusts the intensity of the selected color. Increasing Saturation makes the color more vivid while decreasing it mutes the color.
* **Luminance**: Controls the brightness of the selected color. Increasing Luminance brightens the color while decreasing it makes the color appear darker.

**Color Ranges**:

* **Red**: Adjusts red tones often found in lips, blush, or warm skin tones.
* **Orange**: Primarily affects skin tones and can be used to fine-tune the warmth of the portrait.
* **Yellow**: Often controls highlights on the skin and in the hair.
* **Green**: Typically affects clothing, foliage, or other background elements.
* **Cyan**: Adjusts cooler tones found in the background or certain accessories.
* **Blue**: Controls blue elements, like the sky or clothing.
* **Purple**: Affects makeup or accents found in clothing or accessories.
* **Magenta**: Alters magenta tones, which may be found in certain makeup or accessories.

{% hint style="info" %}
&#x20;Use **Vibrance** to enhance colors in your portrait without oversaturating skin tones. Adjusting the **Orange** and **Red** hues in the HSL section will allow you to fine-tune skin tones and warmth. At the same time, **Luminance** sliders can help you brighten or darken specific color areas, ensuring a balanced and flattering portrait.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.aperty.ai/how-to-use-aperty/four-key-tools-categories/essential-tools/color-tool.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
