Naval Night
#011c39
Naval Night is a color with the hex code #011c39. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #011c39 | |
|---|---|---|
| RGB | rgb(1, 28, 57) | |
| HSL | hsl(211, 97%, 11%) | |
| CMYK | cmyk(98%, 51%, 0%, 78%) | |
| LAB | lab(10, 0, -22) | |
| OKLCH | oklch(0.23 0.066 252) |
Color harmonies
Tints & shades
Code snippets
color: #011c39;
background-color: #011c39;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF011C39)
/* Swift / UIKit */
UIColor(red: 0.00, green: 0.11, blue: 0.22, alpha: 1.0)