Drab green to HSL — Color Code

#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 HSL code for drab green?

The CSS color drab green in HSL format is hsl(89.1, 29.6%, 45.1%). 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: hsl(89.1, 29.6%, 45.1%);
  • Background: background-color: hsl(89.1, 29.6%, 45.1%);
  • Border: border-color: hsl(89.1, 29.6%, 45.1%);

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 HSL?

Select drab green from the color name list in our color converter. The HSL value — hsl(89.1, 29.6%, 45.1%) — 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 HSL used for?

HSL describes colors by hue (0–360°), saturation (0–100%) and lightness (0–100%). It is more intuitive for designers — easy to create lighter, darker or less saturated variants of any color.