What is the CMYK code for dusty green?
The CSS color dusty green in CMYK format is cmyk(30.2%, 0%, 32%, 33.7%). Use this value directly in CSS, SVG, and most design tools.
How do I use dusty green in CSS?
To apply dusty green in CSS:
- Text color: color: cmyk(30.2%, 0%, 32%, 33.7%);
- Background: background-color: cmyk(30.2%, 0%, 32%, 33.7%);
- Border: border-color: cmyk(30.2%, 0%, 32%, 33.7%);
What are all the color format values for dusty green?
| Format | Value |
|---|---|
| HEX | #76a973 |
| RGB | rgb(118, 169, 115) |
| HSL | hsl(116.7, 23.9%, 55.7%) |
| CMYK | cmyk(30.2%, 0%, 32%, 33.7%) |
How do I convert dusty green to CMYK?
Select dusty green from the color name list in our color converter. The CMYK value — cmyk(30.2%, 0%, 32%, 33.7%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does dusty green belong to?
dusty green belongs to the green color family. It is a medium, muted color with HSL values: hue 116.7°, saturation 23.9%, lightness 55.7%.
How do I create lighter and darker shades of dusty green?
Lighter variant (lightness 70.7%): #a4c6a2. Darker variant (lightness 40.7%): #52814f. 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.