Everlasting Night
#000099
Here's everything about the color Everlasting Night (#000099) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #000099 | |
|---|---|---|
| RGB | rgb(0, 0, 153) | |
| HSL | hsl(240, 100%, 30%) | |
| CMYK | cmyk(100%, 100%, 0%, 40%) | |
| LAB | lab(15, 47, -77) | |
| OKLCH | oklch(0.31 0.214 264) |
Color harmonies
Tints & shades
Code snippets
color: #000099;
background-color: #000099;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-indigo-500 /* ≈ #615fff */
/* Flutter */
Color(0xFF000099)
/* Swift / UIKit */
UIColor(red: 0.00, green: 0.00, blue: 0.60, alpha: 1.0)