HomeDiscover Spaces

HSV color value

Quick answer:

HSV (Hue, Saturation, Value) is a color model used in computer graphics and color science to represent colors as three components. Hue represents the color itself, Saturation indicates the purity of the color, and Value denotes the brightness of the color. It's an alternative to the RGB model and is often used in image processing and color mixing applications.

loading....