Dirt to HSL — Color Code

HSL

hsl(35.7, 33.3%, 40.6%)

Format Value
HEX #8a6e45
RGB rgb(138, 110, 69)
HSL hsl(35.7, 33.3%, 40.6%)
CMYK cmyk(0%, 20.3%, 50%, 45.9%)

What is the HSL code for dirt?

The CSS color dirt in HSL format is hsl(35.7, 33.3%, 40.6%). Use this value directly in CSS, SVG, and most design tools.

How do I use dirt in CSS?

To apply dirt in CSS:

  • Text color: color: hsl(35.7, 33.3%, 40.6%);
  • Background: background-color: hsl(35.7, 33.3%, 40.6%);
  • Border: border-color: hsl(35.7, 33.3%, 40.6%);

What are all the color format values for dirt?

FormatValue
HEX#8a6e45
RGBrgb(138, 110, 69)
HSLhsl(35.7, 33.3%, 40.6%)
CMYKcmyk(0%, 20.3%, 50%, 45.9%)

How do I convert dirt to HSL?

Select dirt from the color name list in our color converter. The HSL value — hsl(35.7, 33.3%, 40.6%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does dirt belong to?

dirt belongs to the orange color family. It is a medium, moderately saturated color with HSL values: hue 35.7°, saturation 33.3%, lightness 40.6%.

How do I create lighter and darker shades of dirt?

Lighter variant (lightness 55.6%): #b39568. Darker variant (lightness 25.6%): #57452c. 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.