# Color Balance

Color Balance is used to tune the appearance of colors in an image. This can correct for imperfections, or you can use it to create dramatic effects.&#x20;

<div align="left"><figure><img src="/files/Ob2Fh9HIANEvg3C9wst8" alt="The Color Balance tool."><figcaption><p>The Color Balance tool.</p></figcaption></figure></div>

**Shadows, Midtones, Highlights**\
Select the tonal range that will be used when adjusting the color balance. There is some overlap in these ranges to keep the image looking natural.

**Cyan / Red, Magenta / Green, Yellow / Blue**\
Move these sliders (or use the edit boxes) to add or subtract colors from the image.

**Preserve luminance**\
When this is checked, the overall luminance of the image will not be changed. In most cases it is good to leave this checked to keep the overall tonal balance.


---

# 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://astra-image.gitbook.io/astra-image-6.0/processing-tools/color-balance.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.
