One Minute to Midnight
#003388
Here's everything about the color One Minute to Midnight (#003388) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #003388 | |
|---|---|---|
| RGB | rgb(0, 51, 136) | |
| HSL | hsl(218, 100%, 27%) | |
| CMYK | cmyk(100%, 63%, 0%, 47%) | |
| LAB | lab(23, 15, -53) | |
| OKLCH | oklch(0.35 0.151 261) |
Color harmonies
Tints & shades
Code snippets
color: #003388;
background-color: #003388;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF003388)
/* Swift / UIKit */
UIColor(red: 0.00, green: 0.20, blue: 0.53, alpha: 1.0)