Black Sabbath
#220022
Here's everything about the color Black Sabbath (#220022) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #220022 | |
|---|---|---|
| RGB | rgb(34, 0, 34) | |
| HSL | hsl(300, 100%, 7%) | |
| CMYK | cmyk(0%, 100%, 0%, 87%) | |
| LAB | lab(4, 20, -14) | |
| OKLCH | oklch(0.18 0.081 328) |
Color harmonies
Tints & shades
Code snippets
color: #220022;
background-color: #220022;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF220022)
/* Swift / UIKit */
UIColor(red: 0.13, green: 0.00, blue: 0.13, alpha: 1.0)