Smalt
#003399
Here's everything about the color Smalt (#003399) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #003399 | |
|---|---|---|
| RGB | rgb(0, 51, 153) | |
| HSL | hsl(220, 100%, 30%) | |
| CMYK | cmyk(100%, 67%, 0%, 40%) | |
| LAB | lab(25, 21, -61) | |
| OKLCH | oklch(0.37 0.173 262) |
Color harmonies
Tints & shades
Code snippets
color: #003399;
background-color: #003399;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF003399)
/* Swift / UIKit */
UIColor(red: 0.00, green: 0.20, blue: 0.60, alpha: 1.0)