Blackmail
#220066
Here's everything about the color Blackmail (#220066) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #220066 | |
|---|---|---|
| RGB | rgb(34, 0, 102) | |
| HSL | hsl(260, 100%, 20%) | |
| CMYK | cmyk(67%, 100%, 0%, 60%) | |
| LAB | lab(10, 37, -52) | |
| OKLCH | oklch(0.25 0.15 284) |
Color harmonies
Tints & shades
Code snippets
color: #220066;
background-color: #220066;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF220066)
/* Swift / UIKit */
UIColor(red: 0.13, green: 0.00, blue: 0.40, alpha: 1.0)