Endless Galaxy
#000044
Here's everything about the color Endless Galaxy (#000044) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #000044 | |
|---|---|---|
| RGB | rgb(0, 0, 68) | |
| HSL | hsl(240, 100%, 13%) | |
| CMYK | cmyk(100%, 100%, 0%, 73%) | |
| LAB | lab(3, 20, -41) | |
| OKLCH | oklch(0.17 0.121 264) |
Color harmonies
Tints & shades
Code snippets
color: #000044;
background-color: #000044;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF000044)
/* Swift / UIKit */
UIColor(red: 0.00, green: 0.00, blue: 0.27, alpha: 1.0)