Chocolate Rush
#4e1b0b
Here's everything about the color Chocolate Rush (#4e1b0b) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #4e1b0b | |
|---|---|---|
| RGB | rgb(78, 27, 11) | |
| HSL | hsl(14, 75%, 17%) | |
| CMYK | cmyk(0%, 65%, 86%, 69%) | |
| LAB | lab(18, 24, 22) | |
| OKLCH | oklch(0.3 0.081 38) |
Color harmonies
Tints & shades
Code snippets
color: #4e1b0b;
background-color: #4e1b0b;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF4E1B0B)
/* Swift / UIKit */
UIColor(red: 0.31, green: 0.11, blue: 0.04, alpha: 1.0)