Naval
#41729f
Naval is a color with the hex code #41729f. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #41729f | |
|---|---|---|
| RGB | rgb(65, 114, 159) | |
| HSL | hsl(209, 42%, 44%) | |
| CMYK | cmyk(59%, 28%, 0%, 38%) | |
| LAB | lab(46, -6, -30) | |
| OKLCH | oklch(0.54 0.089 248) |
Color harmonies
Tints & shades
Code snippets
color: #41729f;
background-color: #41729f;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF41729F)
/* Swift / UIKit */
UIColor(red: 0.25, green: 0.45, blue: 0.62, alpha: 1.0)