Drab to HSL — Color Code

HSL

hsl(61, 31.7%, 39%)

Format Value
HEX #828344
RGB rgb(130, 131, 68)
HSL hsl(61, 31.7%, 39%)
CMYK cmyk(0.8%, 0%, 48.1%, 48.6%)

What is the HSL code for drab?

The CSS color drab in HSL format is hsl(61, 31.7%, 39%). Use this value directly in CSS, SVG, and most design tools.

How do I use drab in CSS?

To apply drab in CSS:

  • Text color: color: hsl(61, 31.7%, 39%);
  • Background: background-color: hsl(61, 31.7%, 39%);
  • Border: border-color: hsl(61, 31.7%, 39%);

What are all the color format values for drab?

FormatValue
HEX#828344
RGBrgb(130, 131, 68)
HSLhsl(61, 31.7%, 39%)
CMYKcmyk(0.8%, 0%, 48.1%, 48.6%)

How do I convert drab to HSL?

Select drab from the color name list in our color converter. The HSL value — hsl(61, 31.7%, 39%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does drab belong to?

drab belongs to the yellow color family. It is a medium, moderately saturated color with HSL values: hue 61°, saturation 31.7%, lightness 39%.

How do I create lighter and darker shades of drab?

Lighter variant (lightness 54%): #aeaf65. Darker variant (lightness 24%): #50512a. 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.