What is the CMYK code for muddy green?
The CSS color muddy green in CMYK format is cmyk(12.9%, 0%, 56.9%, 54.5%). Use this value directly in CSS, SVG, and most design tools.
How do I use muddy green in CSS?
To apply muddy green in CSS:
- Text color: color: cmyk(12.9%, 0%, 56.9%, 54.5%);
- Background: background-color: cmyk(12.9%, 0%, 56.9%, 54.5%);
- Border: border-color: cmyk(12.9%, 0%, 56.9%, 54.5%);
What are all the color format values for muddy green?
| Format | Value |
|---|---|
| HEX | #657432 |
| RGB | rgb(101, 116, 50) |
| HSL | hsl(73.6, 39.8%, 32.5%) |
| CMYK | cmyk(12.9%, 0%, 56.9%, 54.5%) |
How do I convert muddy green to CMYK?
Select muddy green from the color name list in our color converter. The CMYK value — cmyk(12.9%, 0%, 56.9%, 54.5%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does muddy green belong to?
muddy green belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 73.6°, saturation 39.8%, lightness 32.5%.
How do I create lighter and darker shades of muddy green?
Lighter variant (lightness 47.5%): #93a949. Darker variant (lightness 17.5%): #363e1b. 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.