What We Do in the Shadows
#441122
Here's everything about the color What We Do in the Shadows (#441122) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #441122 | |
|---|---|---|
| RGB | rgb(68, 17, 34) | |
| HSL | hsl(340, 60%, 17%) | |
| CMYK | cmyk(0%, 75%, 50%, 73%) | |
| LAB | lab(14, 26, 2) | |
| OKLCH | oklch(0.27 0.08 4) |
Color harmonies
Tints & shades
Code snippets
color: #441122;
background-color: #441122;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF441122)
/* Swift / UIKit */
UIColor(red: 0.27, green: 0.07, blue: 0.13, alpha: 1.0)