Mud to HSL — Color Code

#735c12
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%)
HSV hsv(45.8, 84.3%, 45.1%)

mud color harmonies

Tints & shades of mud

Tints (lighter)

#806b28 #8c7a3d #998853 #a69768 #b3a67e #bfb593 #ccc4a9 #d9d3be #e6e1d4 #f2f0e9

Shades (darker)

#695410 #5e4b0f #54430d #493b0b #3f320a #342a08 #2a2107 #1f1905 #151103 #0a0802

Contrast & accessibility

The quick brown fox

On white · 6.42:1 · AA

The quick brown fox

On black · 3.27:1 · AA Large

Recommended text color: #ffffff

Use mud in code

CSS color: #735c12;
SCSS $color: #735c12;
Tailwind bg-[#735c12]
Swift UIColor(red: 0.451, green: 0.361, blue: 0.071, alpha: 1)
Android Color.parseColor("#735c12")
Flutter Color(0xFF735C12)

Colors similar to mud

Browse all Yellow colors →

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.