Muddy Brown
#886806
Here's everything about the color Muddy Brown (#886806) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #886806 | |
|---|---|---|
| RGB | rgb(136, 104, 6) | |
| HSL | hsl(45, 92%, 28%) | |
| CMYK | cmyk(0%, 24%, 96%, 47%) | |
| LAB | lab(46, 7, 51) | |
| OKLCH | oklch(0.53 0.108 87) |
Color harmonies
Tints & shades
Code snippets
color: #886806;
background-color: #886806;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF886806)
/* Swift / UIKit */
UIColor(red: 0.53, green: 0.41, blue: 0.02, alpha: 1.0)