Man Cave
#816045
Here's everything about the color Man Cave (#816045) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #816045 | |
|---|---|---|
| RGB | rgb(129, 96, 69) | |
| HSL | hsl(27, 30%, 39%) | |
| CMYK | cmyk(0%, 26%, 47%, 49%) | |
| LAB | lab(44, 11, 21) | |
| OKLCH | oklch(0.52 0.059 60) |
Color harmonies
Tints & shades
Code snippets
color: #816045;
background-color: #816045;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF816045)
/* Swift / UIKit */
UIColor(red: 0.51, green: 0.38, blue: 0.27, alpha: 1.0)