> For the complete documentation index, see [llms.txt](https://docs.colormass.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.colormass.com/building-blocks/materials/recolor-a-material/hue-saturation-value.md).

# Hue Saturation Value

The Hue Saturation Value Node applies a color transformation in the [HSV Color Model](https://en.wikipedia.org/wiki/HSL_and_HSV).

<figure><img src="https://1229207575-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fv3R7xjvJcsIFNxg1zMmq%2Fuploads%2F5Y0CyQz1sxNtt5tXrbag%2Fimage.png?alt=media&amp;token=f95b9b60-1658-4a2b-8153-28802ae27b37" alt="" width="194"><figcaption><p>HSV Node</p></figcaption></figure>

### Hue

Specifies the hue rotation of the image. 360° are mapped to (0 to 1). The hue shifts of 0 (-180°) and 1 (+180°) have the same result.

### Saturation

A saturation of 0 removes hues from the image, resulting in a grayscale image. A shift greater than 1.0 increases saturation.

### Value

Value is the overall brightness of the image. De/Increasing values shift an image darker/lighter.
