What is the CMYK code for dark olive green?
The CSS color dark olive green in CMYK format is cmyk(22.1%, 0%, 96.1%, 69.8%). Use this value directly in CSS, SVG, and most design tools.
How do I use dark olive green in CSS?
To apply dark olive green in CSS:
- Text color: color: cmyk(22.1%, 0%, 96.1%, 69.8%);
- Background: background-color: cmyk(22.1%, 0%, 96.1%, 69.8%);
- Border: border-color: cmyk(22.1%, 0%, 96.1%, 69.8%);
What are all the color format values for dark olive green?
| Format | Value |
|---|---|
| HEX | #3c4d03 |
| RGB | rgb(60, 77, 3) |
| HSL | hsl(73.8, 92.5%, 15.7%) |
| CMYK | cmyk(22.1%, 0%, 96.1%, 69.8%) |
How do I convert dark olive green to CMYK?
Select dark olive green from the color name list in our color converter. The CMYK value — cmyk(22.1%, 0%, 96.1%, 69.8%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does dark olive green belong to?
dark olive green belongs to the green color family. It is a dark, vivid color with HSL values: hue 73.8°, saturation 92.5%, lightness 15.7%.
How do I create lighter and darker shades of dark olive green?
Lighter variant (lightness 30.7%): #759706. Darker variant (lightness 5%): #131901. 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.