What is the CMYK code for darkolivegreen?
The CSS color darkolivegreen in CMYK format is cmyk(20.6%, 0%, 56.1%, 58%). Use this value directly in CSS, SVG, and most design tools.
How do I use darkolivegreen in CSS?
To apply darkolivegreen in CSS:
- Text color: color: cmyk(20.6%, 0%, 56.1%, 58%);
- Background: background-color: cmyk(20.6%, 0%, 56.1%, 58%);
- Border: border-color: cmyk(20.6%, 0%, 56.1%, 58%);
What are all the color format values for darkolivegreen?
| Format | Value |
|---|---|
| HEX | #556b2f |
| RGB | rgb(85, 107, 47) |
| HSL | hsl(82, 39%, 30.2%) |
| CMYK | cmyk(20.6%, 0%, 56.1%, 58%) |
How do I convert darkolivegreen to CMYK?
Select darkolivegreen from the color name list in our color converter. The CMYK value — cmyk(20.6%, 0%, 56.1%, 58%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does darkolivegreen belong to?
darkolivegreen belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 82°, saturation 39%, lightness 30.2%.
How do I create lighter and darker shades of darkolivegreen?
Lighter variant (lightness 45.2%): #7fa046. Darker variant (lightness 15.2%): #2b3618. 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.