Naval Adventures
#072688
Naval Adventures, represented by the hex value #072688, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #072688 | |
|---|---|---|
| RGB | rgb(7, 38, 136) | |
| HSL | hsl(226, 90%, 28%) | |
| CMYK | cmyk(95%, 72%, 0%, 47%) | |
| LAB | lab(20, 24, -58) | |
| OKLCH | oklch(0.33 0.165 264) |
Color harmonies
Tints & shades
Code snippets
color: #072688;
background-color: #072688;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF072688)
/* Swift / UIKit */
UIColor(red: 0.03, green: 0.15, blue: 0.53, alpha: 1.0)