What is the CMYK code for greeny grey?
The CSS color greeny grey in CMYK format is cmyk(21.2%, 0%, 23.7%, 37.3%). Use this value directly in CSS, SVG, and most design tools.
How do I use greeny grey in CSS?
To apply greeny grey in CSS:
- Text color: color: cmyk(21.2%, 0%, 23.7%, 37.3%);
- Background: background-color: cmyk(21.2%, 0%, 23.7%, 37.3%);
- Border: border-color: cmyk(21.2%, 0%, 23.7%, 37.3%);
What are all the color format values for greeny grey?
| Format | Value |
|---|---|
| HEX | #7ea07a |
| RGB | rgb(126, 160, 122) |
| HSL | hsl(113.7, 16.7%, 55.3%) |
| CMYK | cmyk(21.2%, 0%, 23.7%, 37.3%) |
How do I convert greeny grey to CMYK?
Select greeny grey from the color name list in our color converter. The CMYK value — cmyk(21.2%, 0%, 23.7%, 37.3%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does greeny grey belong to?
greeny grey belongs to the green color family. It is a medium, muted color with HSL values: hue 113.7°, saturation 16.7%, lightness 55.3%.
How do I create lighter and darker shades of greeny grey?
Lighter variant (lightness 70.3%): #a9c0a7. Darker variant (lightness 40.3%): #597856. 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.