Coffee Adept
#775511
Here's everything about the color Coffee Adept (#775511) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #775511 | |
|---|---|---|
| RGB | rgb(119, 85, 17) | |
| HSL | hsl(40, 75%, 27%) | |
| CMYK | cmyk(0%, 29%, 86%, 53%) | |
| LAB | lab(39, 10, 42) | |
| OKLCH | oklch(0.47 0.091 79) |
Color harmonies
Tints & shades
Code snippets
color: #775511;
background-color: #775511;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF775511)
/* Swift / UIKit */
UIColor(red: 0.47, green: 0.33, blue: 0.07, alpha: 1.0)