What is the CMYK code for camouflage green?
The CSS color camouflage green in CMYK format is cmyk(22.7%, 0%, 80.4%, 62%). Use this value directly in CSS, SVG, and most design tools.
How do I use camouflage green in CSS?
To apply camouflage green in CSS:
- Text color: color: cmyk(22.7%, 0%, 80.4%, 62%);
- Background: background-color: cmyk(22.7%, 0%, 80.4%, 62%);
- Border: border-color: cmyk(22.7%, 0%, 80.4%, 62%);
What are all the color format values for camouflage green?
| Format | Value |
|---|---|
| HEX | #4b6113 |
| RGB | rgb(75, 97, 19) |
| HSL | hsl(76.9, 67.2%, 22.7%) |
| CMYK | cmyk(22.7%, 0%, 80.4%, 62%) |
How do I convert camouflage green to CMYK?
Select camouflage green from the color name list in our color converter. The CMYK value — cmyk(22.7%, 0%, 80.4%, 62%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does camouflage green belong to?
camouflage green belongs to the green color family. It is a dark, moderately saturated color with HSL values: hue 76.9°, saturation 67.2%, lightness 22.7%.
How do I create lighter and darker shades of camouflage green?
Lighter variant (lightness 37.7%): #7ca120. Darker variant (lightness 7.699999999999999%): #192106. 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.