Alone in the Dark
#000066
Here's everything about the color Alone in the Dark (#000066) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #000066 | |
|---|---|---|
| RGB | rgb(0, 0, 102) | |
| HSL | hsl(240, 100%, 20%) | |
| CMYK | cmyk(100%, 100%, 0%, 60%) | |
| LAB | lab(7, 35, -57) | |
| OKLCH | oklch(0.23 0.16 264) |
Color harmonies
Tints & shades
Code snippets
color: #000066;
background-color: #000066;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF000066)
/* Swift / UIKit */
UIColor(red: 0.00, green: 0.00, blue: 0.40, alpha: 1.0)