Jack and Coke
#920f0e
Here's everything about the color Jack and Coke (#920f0e) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #920f0e | |
|---|---|---|
| RGB | rgb(146, 15, 14) | |
| HSL | hsl(0, 83%, 31%) | |
| CMYK | cmyk(0%, 90%, 90%, 43%) | |
| LAB | lab(31, 51, 40) | |
| OKLCH | oklch(0.42 0.163 28) |
Color harmonies
Tints & shades
Code snippets
color: #920f0e;
background-color: #920f0e;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF920F0E)
/* Swift / UIKit */
UIColor(red: 0.57, green: 0.06, blue: 0.05, alpha: 1.0)