Darkgreen to CMYK — Color Code

CMYK

cmyk(100%, 0%, 100%, 60.8%)

Format Value
HEX #006400
RGB rgb(0, 100, 0)
HSL hsl(120, 100%, 19.6%)
CMYK cmyk(100%, 0%, 100%, 60.8%)

What is the CMYK code for darkgreen?

The CSS color darkgreen in CMYK format is cmyk(100%, 0%, 100%, 60.8%). Use this value directly in CSS, SVG, and most design tools.

How do I use darkgreen in CSS?

To apply darkgreen in CSS:

  • Text color: color: cmyk(100%, 0%, 100%, 60.8%);
  • Background: background-color: cmyk(100%, 0%, 100%, 60.8%);
  • Border: border-color: cmyk(100%, 0%, 100%, 60.8%);

What are all the color format values for darkgreen?

FormatValue
HEX#006400
RGBrgb(0, 100, 0)
HSLhsl(120, 100%, 19.6%)
CMYKcmyk(100%, 0%, 100%, 60.8%)

How do I convert darkgreen to CMYK?

Select darkgreen from the color name list in our color converter. The CMYK value — cmyk(100%, 0%, 100%, 60.8%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does darkgreen belong to?

darkgreen belongs to the green color family. It is a dark, vivid color with HSL values: hue 120°, saturation 100%, lightness 19.6%.

How do I create lighter and darker shades of darkgreen?

Lighter variant (lightness 34.6%): #00b000. Darker variant (lightness 5%): #001900. 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.