Wavy Navy
#006597
Wavy Navy is a color with the hex code #006597. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #006597 | |
|---|---|---|
| RGB | rgb(0, 101, 151) | |
| HSL | hsl(200, 100%, 30%) | |
| CMYK | cmyk(100%, 33%, 0%, 41%) | |
| LAB | lab(40, -11, -35) | |
| OKLCH | oklch(0.48 0.112 240) |
Color harmonies
Tints & shades
Code snippets
color: #006597;
background-color: #006597;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF006597)
/* Swift / UIKit */
UIColor(red: 0.00, green: 0.40, blue: 0.59, alpha: 1.0)