What is the HEX code for mud?
The CSS color mud in HEX format is #735c12. 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: #735c12;
- Background: background-color: #735c12;
- Border: border-color: #735c12;
What are all the color format values for mud?
| 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%) |
How do I convert mud to HEX?
Select mud from the color name list in our color converter. The HEX value — #735c12 — 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 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.