Space Exploration
#001199
Here's everything about the color Space Exploration (#001199) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #001199 | |
|---|---|---|
| RGB | rgb(0, 17, 153) | |
| HSL | hsl(233, 100%, 30%) | |
| CMYK | cmyk(100%, 89%, 0%, 40%) | |
| LAB | lab(17, 41, -73) | |
| OKLCH | oklch(0.32 0.206 264) |
Color harmonies
Tints & shades
Code snippets
color: #001199;
background-color: #001199;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-indigo-500 /* ≈ #615fff */
/* Flutter */
Color(0xFF001199)
/* Swift / UIKit */
UIColor(red: 0.00, green: 0.07, blue: 0.60, alpha: 1.0)