Child of the Night
#220077
Here's everything about the color Child of the Night (#220077) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #220077 | |
|---|---|---|
| RGB | rgb(34, 0, 119) | |
| HSL | hsl(257, 100%, 23%) | |
| CMYK | cmyk(71%, 100%, 0%, 53%) | |
| LAB | lab(12, 40, -60) | |
| OKLCH | oklch(0.28 0.169 279) |
Color harmonies
Tints & shades
Code snippets
color: #220077;
background-color: #220077;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF220077)
/* Swift / UIKit */
UIColor(red: 0.13, green: 0.00, blue: 0.47, alpha: 1.0)