Interstellar Blue
#001155
Here's everything about the color Interstellar Blue (#001155) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #001155 | |
|---|---|---|
| RGB | rgb(0, 17, 85) | |
| HSL | hsl(228, 100%, 17%) | |
| CMYK | cmyk(100%, 80%, 0%, 67%) | |
| LAB | lab(9, 19, -44) | |
| OKLCH | oklch(0.23 0.123 264) |
Color harmonies
Tints & shades
Code snippets
color: #001155;
background-color: #001155;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF001155)
/* Swift / UIKit */
UIColor(red: 0.00, green: 0.07, blue: 0.33, alpha: 1.0)