
color models
Color models are systems used to represent and reproduce colors in digital and print media. They define how colors are created using specific values. Common models include RGB (Red, Green, Blue), which combines primary colors of light to produce a broad spectrum of colors—used mainly in screens. CMYK (Cyan, Magenta, Yellow, Key/Black) is used in printing, combining subtractive colors to create images on paper. HSL (Hue, Saturation, Lightness) organizes colors by their shade, intensity, and brightness. Each model serves different purposes, ensuring consistent color representation across devices and media.