Mud to HSL — Color Code

HSL

hsl(45.8, 72.9%, 26.1%)

Format Value
HEX #735c12
RGB rgb(115, 92, 18)
HSL hsl(45.8, 72.9%, 26.1%)
CMYK cmyk(0%, 20%, 84.3%, 54.9%)

What is the HSL code for mud?

The CSS color mud in HSL format is hsl(45.8, 72.9%, 26.1%). Use this value directly in CSS, SVG, and most design tools.

How do I use mud in CSS?

To apply mud in CSS:

  • Text color: color: hsl(45.8, 72.9%, 26.1%);
  • Background: background-color: hsl(45.8, 72.9%, 26.1%);
  • Border: border-color: hsl(45.8, 72.9%, 26.1%);

What are all the color format values for mud?

FormatValue
HEX#735c12
RGBrgb(115, 92, 18)
HSLhsl(45.8, 72.9%, 26.1%)
CMYKcmyk(0%, 20%, 84.3%, 54.9%)

How do I convert mud to HSL?

Select mud from the color name list in our color converter. The HSL value — hsl(45.8, 72.9%, 26.1%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does mud belong to?

mud belongs to the yellow color family. It is a dark, vivid color with HSL values: hue 45.8°, saturation 72.9%, lightness 26.1%.

How do I create lighter and darker shades of mud?

Lighter variant (lightness 41.1%): #b5911c. Darker variant (lightness 11.100000000000001%): #312708. 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.