What is the CMYK code for hunter green?
The CSS color hunter green in CMYK format is cmyk(82.8%, 0%, 87.5%, 74.9%). Use this value directly in CSS, SVG, and most design tools.
How do I use hunter green in CSS?
To apply hunter green in CSS:
- Text color: color: cmyk(82.8%, 0%, 87.5%, 74.9%);
- Background: background-color: cmyk(82.8%, 0%, 87.5%, 74.9%);
- Border: border-color: cmyk(82.8%, 0%, 87.5%, 74.9%);
What are all the color format values for hunter green?
| Format | Value |
|---|---|
| HEX | #0b4008 |
| RGB | rgb(11, 64, 8) |
| HSL | hsl(116.8, 77.8%, 14.1%) |
| CMYK | cmyk(82.8%, 0%, 87.5%, 74.9%) |
How do I convert hunter green to CMYK?
Select hunter green from the color name list in our color converter. The CMYK value — cmyk(82.8%, 0%, 87.5%, 74.9%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does hunter green belong to?
hunter green belongs to the green color family. It is a dark, vivid color with HSL values: hue 116.8°, saturation 77.8%, lightness 14.1%.
How do I create lighter and darker shades of hunter green?
Lighter variant (lightness 29.1%): #178410. Darker variant (lightness 5%): #041703. 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.