Buried Lust
#772200
Here's everything about the color Buried Lust (#772200) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #772200 | |
|---|---|---|
| RGB | rgb(119, 34, 0) | |
| HSL | hsl(17, 100%, 23%) | |
| CMYK | cmyk(0%, 71%, 100%, 53%) | |
| LAB | lab(27, 37, 40) | |
| OKLCH | oklch(0.38 0.125 38) |
Color harmonies
Tints & shades
Code snippets
color: #772200;
background-color: #772200;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF772200)
/* Swift / UIKit */
UIColor(red: 0.47, green: 0.13, blue: 0.00, alpha: 1.0)