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

#749551
Format Value
HEX #749551
RGB rgb(116, 149, 81)
HSL hsl(89.1, 29.6%, 45.1%)
CMYK cmyk(22.1%, 0%, 45.6%, 41.6%)
HSV hsv(89.1, 45.6%, 58.4%)

drab green color harmonies

Tints & shades of drab green

Tints (lighter)

#819f61 #8da871 #9ab280 #a7bc90 #b3c5a0 #c0cfb0 #ccd8c0 #d9e2d0 #e6ecdf #f2f5ef

Shades (darker)

#69874a #5f7a42 #546c3b #4a5f34 #3f512c #354425 #2a361d #202916 #151b0f #0b0e07

Contrast & accessibility

The quick brown fox

On white · 3.41:1 · AA Large

The quick brown fox

On black · 6.16:1 · AA

Recommended text color: #000000

Use drab green in code

CSS color: #749551;
SCSS $color: #749551;
Tailwind bg-[#749551]
Swift UIColor(red: 0.455, green: 0.584, blue: 0.318, alpha: 1)
Android Color.parseColor("#749551")
Flutter Color(0xFF749551)

Colors similar to drab green

Browse all Green colors →

What is the HEX code for drab green?

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

How do I use drab green in CSS?

To apply drab green in CSS:

  • Text color: color: #749551;
  • Background: background-color: #749551;
  • Border: border-color: #749551;

What are all the color format values for drab green?

FormatValue
HEX#749551
RGBrgb(116, 149, 81)
HSLhsl(89.1, 29.6%, 45.1%)
CMYKcmyk(22.1%, 0%, 45.6%, 41.6%)

How do I convert drab green to HEX?

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

What color family does drab green belong to?

drab green belongs to the green color family. It is a medium, muted color with HSL values: hue 89.1°, saturation 29.6%, lightness 45.1%.

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

Lighter variant (lightness 60.1%): #9ab77b. Darker variant (lightness 30.1%): #4d6336. 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.