What is the CMYK code for light olive?
The CSS color light olive in CMYK format is cmyk(9.9%, 0%, 45%, 25.1%). Use this value directly in CSS, SVG, and most design tools.
How do I use light olive in CSS?
To apply light olive in CSS:
- Text color: color: cmyk(9.9%, 0%, 45%, 25.1%);
- Background: background-color: cmyk(9.9%, 0%, 45%, 25.1%);
- Border: border-color: cmyk(9.9%, 0%, 45%, 25.1%);
What are all the color format values for light olive?
| Format | Value |
|---|---|
| HEX | #acbf69 |
| RGB | rgb(172, 191, 105) |
| HSL | hsl(73.3, 40.2%, 58%) |
| CMYK | cmyk(9.9%, 0%, 45%, 25.1%) |
How do I convert light olive to CMYK?
Select light olive from the color name list in our color converter. The CMYK value — cmyk(9.9%, 0%, 45%, 25.1%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does light olive belong to?
light olive belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 73.3°, saturation 40.2%, lightness 58%.
How do I create lighter and darker shades of light olive?
Lighter variant (lightness 73%): #cad69e. Darker variant (lightness 43%): #869a42. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.
What is CMYK used for?
CMYK (Cyan, Magenta, Yellow, Key/Black) is used in print design. Unlike RGB which adds light, CMYK subtracts it using ink. Always convert to CMYK before sending files to a professional printer.