What is the CMYK code for camo green?
The CSS color camo green in CMYK format is cmyk(18.8%, 0%, 63.4%, 60.4%). Use this value directly in CSS, SVG, and most design tools.
How do I use camo green in CSS?
To apply camo green in CSS:
- Text color: color: cmyk(18.8%, 0%, 63.4%, 60.4%);
- Background: background-color: cmyk(18.8%, 0%, 63.4%, 60.4%);
- Border: border-color: cmyk(18.8%, 0%, 63.4%, 60.4%);
What are all the color format values for camo green?
| Format | Value |
|---|---|
| HEX | #526525 |
| RGB | rgb(82, 101, 37) |
| HSL | hsl(77.8, 46.4%, 27.1%) |
| CMYK | cmyk(18.8%, 0%, 63.4%, 60.4%) |
How do I convert camo green to CMYK?
Select camo green from the color name list in our color converter. The CMYK value — cmyk(18.8%, 0%, 63.4%, 60.4%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does camo green belong to?
camo green belongs to the green color family. It is a dark, moderately saturated color with HSL values: hue 77.8°, saturation 46.4%, lightness 27.1%.
How do I create lighter and darker shades of camo green?
Lighter variant (lightness 42.1%): #809d3a. Darker variant (lightness 12.100000000000001%): #252d11. 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.