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?
| 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%) |
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.