Mermaid Blues
#004477
Here's everything about the color Mermaid Blues (#004477) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #004477 | |
|---|---|---|
| RGB | rgb(0, 68, 119) | |
| HSL | hsl(206, 100%, 23%) | |
| CMYK | cmyk(100%, 43%, 0%, 53%) | |
| LAB | lab(27, -3, -35) | |
| OKLCH | oklch(0.38 0.105 249) |
Color harmonies
Tints & shades
Code snippets
color: #004477;
background-color: #004477;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF004477)
/* Swift / UIKit */
UIColor(red: 0.00, green: 0.27, blue: 0.47, alpha: 1.0)