Dark khaki to HSL — Color Code

HSL

hsl(49.7, 29.2%, 47.1%)

Format Value
HEX #9b8f55
RGB rgb(155, 143, 85)
HSL hsl(49.7, 29.2%, 47.1%)
CMYK cmyk(0%, 7.7%, 45.2%, 39.2%)

What is the HSL code for dark khaki?

The CSS color dark khaki in HSL format is hsl(49.7, 29.2%, 47.1%). Use this value directly in CSS, SVG, and most design tools.

How do I use dark khaki in CSS?

To apply dark khaki in CSS:

  • Text color: color: hsl(49.7, 29.2%, 47.1%);
  • Background: background-color: hsl(49.7, 29.2%, 47.1%);
  • Border: border-color: hsl(49.7, 29.2%, 47.1%);

What are all the color format values for dark khaki?

FormatValue
HEX#9b8f55
RGBrgb(155, 143, 85)
HSLhsl(49.7, 29.2%, 47.1%)
CMYKcmyk(0%, 7.7%, 45.2%, 39.2%)

How do I convert dark khaki to HSL?

Select dark khaki from the color name list in our color converter. The HSL value — hsl(49.7, 29.2%, 47.1%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does dark khaki belong to?

dark khaki belongs to the yellow color family. It is a medium, muted color with HSL values: hue 49.7°, saturation 29.2%, lightness 47.1%.

How do I create lighter and darker shades of dark khaki?

Lighter variant (lightness 62.1%): #bbb182. Darker variant (lightness 32.1%): #6a623a. 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.