What is the CMYK code for dirty green?
The CSS color dirty green in CMYK format is cmyk(19%, 0%, 65.1%, 50.6%). Use this value directly in CSS, SVG, and most design tools.
How do I use dirty green in CSS?
To apply dirty green in CSS:
- Text color: color: cmyk(19%, 0%, 65.1%, 50.6%);
- Background: background-color: cmyk(19%, 0%, 65.1%, 50.6%);
- Border: border-color: cmyk(19%, 0%, 65.1%, 50.6%);
What are all the color format values for dirty green?
| Format | Value |
|---|---|
| HEX | #667e2c |
| RGB | rgb(102, 126, 44) |
| HSL | hsl(77.6, 48.2%, 33.3%) |
| CMYK | cmyk(19%, 0%, 65.1%, 50.6%) |
How do I convert dirty green to CMYK?
Select dirty green from the color name list in our color converter. The CMYK value — cmyk(19%, 0%, 65.1%, 50.6%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does dirty green belong to?
dirty green belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 77.6°, saturation 48.2%, lightness 33.3%.
How do I create lighter and darker shades of dirty green?
Lighter variant (lightness 48.3%): #94b740. Darker variant (lightness 18.299999999999997%): #384518. 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.