Italian Roast
#221111
Here's everything about the color Italian Roast (#221111) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #221111 | |
|---|---|---|
| RGB | rgb(34, 17, 17) | |
| HSL | hsl(0, 33%, 10%) | |
| CMYK | cmyk(0%, 50%, 50%, 87%) | |
| LAB | lab(7, 9, 3) | |
| OKLCH | oklch(0.2 0.029 20) |
Color harmonies
Tints & shades
Code snippets
color: #221111;
background-color: #221111;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF221111)
/* Swift / UIKit */
UIColor(red: 0.13, green: 0.07, blue: 0.07, alpha: 1.0)