What is the CMYK code for light olive green?
The CSS color light olive green in CMYK format is cmyk(13.7%, 0%, 51.6%, 25.5%). Use this value directly in CSS, SVG, and most design tools.
How do I use light olive green in CSS?
To apply light olive green in CSS:
- Text color: color: cmyk(13.7%, 0%, 51.6%, 25.5%);
- Background: background-color: cmyk(13.7%, 0%, 51.6%, 25.5%);
- Border: border-color: cmyk(13.7%, 0%, 51.6%, 25.5%);
What are all the color format values for light olive green?
| Format | Value |
|---|---|
| HEX | #a4be5c |
| RGB | rgb(164, 190, 92) |
| HSL | hsl(75.9, 43%, 55.3%) |
| CMYK | cmyk(13.7%, 0%, 51.6%, 25.5%) |
How do I convert light olive green to CMYK?
Select light olive green from the color name list in our color converter. The CMYK value — cmyk(13.7%, 0%, 51.6%, 25.5%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does light olive green belong to?
light olive green belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 75.9°, saturation 43%, lightness 55.3%.
How do I create lighter and darker shades of light olive green?
Lighter variant (lightness 70.3%): #c3d493. Darker variant (lightness 40.3%): #7c933b. 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.