Dull green Color — HEX, RGB, HSL & CMYK Codes

#74a662
Format Value
HEX #74a662
RGB rgb(116, 166, 98)
HSL hsl(104.1, 27.6%, 51.8%)
CMYK cmyk(30.1%, 0%, 41%, 34.9%)
HSV hsv(104.1, 41%, 65.1%)

dull green color harmonies

Tints & shades of dull green

Tints (lighter)

#81ae70 #8db67f #9abe8d #a7c69b #b3cea9 #c0d7b8 #ccdfc6 #d9e7d4 #e6efe2 #f2f7f1

Shades (darker)

#699759 #5f8850 #547947 #4a6a3e #3f5b35 #354b2d #2a3c24 #202d1b #151e12 #0b0f09

Contrast & accessibility

The quick brown fox

On white · 2.85:1 · Fail

The quick brown fox

On black · 7.37:1 · AAA

Recommended text color: #000000

Use dull green in code

CSS color: #74a662;
SCSS $color: #74a662;
Tailwind bg-[#74a662]
Swift UIColor(red: 0.455, green: 0.651, blue: 0.384, alpha: 1)
Android Color.parseColor("#74a662")
Flutter Color(0xFF74A662)

Colors similar to dull green

Browse all Green colors →

What is the HEX code for dull green?

The CSS color dull green in HEX format is #74a662. Use this value directly in CSS, SVG, and most design tools.

How do I use dull green in CSS?

To apply dull green in CSS:

  • Text color: color: #74a662;
  • Background: background-color: #74a662;
  • Border: border-color: #74a662;

What are all the color format values for dull green?

FormatValue
HEX#74a662
RGBrgb(116, 166, 98)
HSLhsl(104.1, 27.6%, 51.8%)
CMYKcmyk(30.1%, 0%, 41%, 34.9%)

How do I convert dull green to HEX?

Select dull green from the color name list in our color converter. The HEX value — #74a662 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does dull green belong to?

dull green belongs to the green color family. It is a medium, muted color with HSL values: hue 104.1°, saturation 27.6%, lightness 51.8%.

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

Lighter variant (lightness 66.8%): #9fc293. Darker variant (lightness 36.8%): #527844. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.