English Breakfast
#441111
Here's everything about the color English Breakfast (#441111) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #441111 | |
|---|---|---|
| RGB | rgb(68, 17, 17) | |
| HSL | hsl(0, 60%, 17%) | |
| CMYK | cmyk(0%, 75%, 75%, 73%) | |
| LAB | lab(14, 25, 14) | |
| OKLCH | oklch(0.27 0.079 24) |
Color harmonies
Tints & shades
Code snippets
color: #441111;
background-color: #441111;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF441111)
/* Swift / UIKit */
UIColor(red: 0.27, green: 0.07, blue: 0.07, alpha: 1.0)