Muddy brown Color — HEX, RGB, HSL & CMYK Codes

#886806
Format Value
HEX #886806
RGB rgb(136, 104, 6)
HSL hsl(45.2, 91.5%, 27.8%)
CMYK cmyk(0%, 23.5%, 95.6%, 46.7%)
HSV hsv(45.2, 95.6%, 53.3%)

muddy brown color harmonies

Tints & shades of muddy brown

Tints (lighter)

#93761d #9e8333 #a8914a #b39f61 #bead77 #c9ba8e #d4c8a4 #dfd6bb #e9e4d2 #f4f1e8

Shades (darker)

#7c5f05 #6f5505 #634c04 #574204 #4a3903 #3e2f03 #312602 #251c02 #191301 #0c0901

Contrast & accessibility

The quick brown fox

On white · 5.21:1 · AA

The quick brown fox

On black · 4.03:1 · AA Large

Recommended text color: #ffffff

Use muddy brown in code

CSS color: #886806;
SCSS $color: #886806;
Tailwind bg-[#886806]
Swift UIColor(red: 0.533, green: 0.408, blue: 0.024, alpha: 1)
Android Color.parseColor("#886806")
Flutter Color(0xFF886806)

Colors similar to muddy brown

Browse all Yellow colors →

What is the HEX code for muddy brown?

The CSS color muddy brown in HEX format is #886806. Use this value directly in CSS, SVG, and most design tools.

How do I use muddy brown in CSS?

To apply muddy brown in CSS:

  • Text color: color: #886806;
  • Background: background-color: #886806;
  • Border: border-color: #886806;

What are all the color format values for muddy brown?

FormatValue
HEX#886806
RGBrgb(136, 104, 6)
HSLhsl(45.2, 91.5%, 27.8%)
CMYKcmyk(0%, 23.5%, 95.6%, 46.7%)

How do I convert muddy brown to HEX?

Select muddy brown from the color name list in our color converter. The HEX value — #886806 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does muddy brown belong to?

muddy brown belongs to the yellow color family. It is a dark, vivid color with HSL values: hue 45.2°, saturation 91.5%, lightness 27.8%.

How do I create lighter and darker shades of muddy brown?

Lighter variant (lightness 42.8%): #d1a009. Darker variant (lightness 12.8%): #3f3003. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.