Green grey to CMYK — Color Code

CMYK

cmyk(18.5%, 0%, 24%, 42.7%)

Format Value
HEX #77926f
RGB rgb(119, 146, 111)
HSL hsl(106.3, 13.8%, 50.4%)
CMYK cmyk(18.5%, 0%, 24%, 42.7%)

What is the CMYK code for green grey?

The CSS color green grey in CMYK format is cmyk(18.5%, 0%, 24%, 42.7%). Use this value directly in CSS, SVG, and most design tools.

How do I use green grey in CSS?

To apply green grey in CSS:

  • Text color: color: cmyk(18.5%, 0%, 24%, 42.7%);
  • Background: background-color: cmyk(18.5%, 0%, 24%, 42.7%);
  • Border: border-color: cmyk(18.5%, 0%, 24%, 42.7%);

What are all the color format values for green grey?

FormatValue
HEX#77926f
RGBrgb(119, 146, 111)
HSLhsl(106.3, 13.8%, 50.4%)
CMYKcmyk(18.5%, 0%, 24%, 42.7%)

How do I convert green grey to CMYK?

Select green grey from the color name list in our color converter. The CMYK value — cmyk(18.5%, 0%, 24%, 42.7%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does green grey belong to?

green grey belongs to the green color family. It is a medium, muted color with HSL values: hue 106.3°, saturation 13.8%, lightness 50.4%.

How do I create lighter and darker shades of green grey?

Lighter variant (lightness 65.4%): #a0b39b. Darker variant (lightness 35.4%): #54674e. 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.