Atlantic Navy
#13336f
Looking for the precise values behind Atlantic Navy (#13336f)? This page breaks it down into every color format designers and developers actually use.
Color values
| HEX | #13336f | |
|---|---|---|
| RGB | rgb(19, 51, 111) | |
| HSL | hsl(219, 71%, 25%) | |
| CMYK | cmyk(83%, 54%, 0%, 56%) | |
| LAB | lab(22, 7, -39) | |
| OKLCH | oklch(0.34 0.111 262) |
Color harmonies
Tints & shades
Code snippets
color: #13336f;
background-color: #13336f;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF13336F)
/* Swift / UIKit */
UIColor(red: 0.07, green: 0.20, blue: 0.44, alpha: 1.0)