What is the CMYK code for army green?
The CSS color army green in CMYK format is cmyk(19.4%, 0%, 76.3%, 63.5%). Use this value directly in CSS, SVG, and most design tools.
How do I use army green in CSS?
To apply army green in CSS:
- Text color: color: cmyk(19.4%, 0%, 76.3%, 63.5%);
- Background: background-color: cmyk(19.4%, 0%, 76.3%, 63.5%);
- Border: border-color: cmyk(19.4%, 0%, 76.3%, 63.5%);
What are all the color format values for army green?
| Format | Value |
|---|---|
| HEX | #4b5d16 |
| RGB | rgb(75, 93, 22) |
| HSL | hsl(75.2, 61.7%, 22.5%) |
| CMYK | cmyk(19.4%, 0%, 76.3%, 63.5%) |
How do I convert army green to CMYK?
Select army green from the color name list in our color converter. The CMYK value — cmyk(19.4%, 0%, 76.3%, 63.5%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does army green belong to?
army green belongs to the green color family. It is a dark, moderately saturated color with HSL values: hue 75.2°, saturation 61.7%, lightness 22.5%.
How do I create lighter and darker shades of army green?
Lighter variant (lightness 37.5%): #7d9b25. Darker variant (lightness 7.5%): #191f07. 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.