What is the CMYK code for military green?
The CSS color military green in CMYK format is cmyk(17.7%, 0%, 50%, 51.4%). Use this value directly in CSS, SVG, and most design tools.
How do I use military green in CSS?
To apply military green in CSS:
- Text color: color: cmyk(17.7%, 0%, 50%, 51.4%);
- Background: background-color: cmyk(17.7%, 0%, 50%, 51.4%);
- Border: border-color: cmyk(17.7%, 0%, 50%, 51.4%);
What are all the color format values for military green?
| Format | Value |
|---|---|
| HEX | #667c3e |
| RGB | rgb(102, 124, 62) |
| HSL | hsl(81.3, 33.3%, 36.5%) |
| CMYK | cmyk(17.7%, 0%, 50%, 51.4%) |
How do I convert military green to CMYK?
Select military green from the color name list in our color converter. The CMYK value — cmyk(17.7%, 0%, 50%, 51.4%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does military green belong to?
military green belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 81.3°, saturation 33.3%, lightness 36.5%.
How do I create lighter and darker shades of military green?
Lighter variant (lightness 51.5%): #8fad5a. Darker variant (lightness 21.5%): #3c4925. 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.