True green to CMYK — Color Code

#089404
Format Value
HEX #089404
RGB rgb(8, 148, 4)
HSL hsl(118.3, 94.7%, 29.8%)
CMYK cmyk(94.6%, 0%, 97.3%, 42%)
HSV hsv(118.3, 97.3%, 58%)

true green color harmonies

Tints & shades of true green

Tints (lighter)

#1e9e1b #35a732 #4bb148 #62bb5f #78c576 #8fce8d #a5d8a4 #bce2bb #d2ecd1 #e9f5e8

Shades (darker)

#078704 #077903 #066c03 #055e03 #045102 #044302 #033601 #022801 #011b01 #010d00

Contrast & accessibility

The quick brown fox

On white · 4:1 · AA Large

The quick brown fox

On black · 5.25:1 · AA

Recommended text color: #000000

Use true green in code

CSS color: #089404;
SCSS $color: #089404;
Tailwind bg-[#089404]
Swift UIColor(red: 0.031, green: 0.580, blue: 0.016, alpha: 1)
Android Color.parseColor("#089404")
Flutter Color(0xFF089404)

Colors similar to true green

Browse all Green colors →

What is the CMYK code for true green?

The CSS color true green in CMYK format is cmyk(94.6%, 0%, 97.3%, 42%). Use this value directly in CSS, SVG, and most design tools.

How do I use true green in CSS?

To apply true green in CSS:

  • Text color: color: cmyk(94.6%, 0%, 97.3%, 42%);
  • Background: background-color: cmyk(94.6%, 0%, 97.3%, 42%);
  • Border: border-color: cmyk(94.6%, 0%, 97.3%, 42%);

What are all the color format values for true green?

FormatValue
HEX#089404
RGBrgb(8, 148, 4)
HSLhsl(118.3, 94.7%, 29.8%)
CMYKcmyk(94.6%, 0%, 97.3%, 42%)

How do I convert true green to CMYK?

Select true green from the color name list in our color converter. The CMYK value — cmyk(94.6%, 0%, 97.3%, 42%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does true green belong to?

true green belongs to the green color family. It is a dark, vivid color with HSL values: hue 118.3°, saturation 94.7%, lightness 29.8%.

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

Lighter variant (lightness 44.8%): #0cde06. Darker variant (lightness 14.8%): #044902. 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.