Long-Haul Flight
#002277
Here's everything about the color Long-Haul Flight (#002277) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #002277 | |
|---|---|---|
| RGB | rgb(0, 34, 119) | |
| HSL | hsl(223, 100%, 23%) | |
| CMYK | cmyk(100%, 71%, 0%, 53%) | |
| LAB | lab(17, 20, -52) | |
| OKLCH | oklch(0.3 0.149 263) |
Color harmonies
Tints & shades
Code snippets
color: #002277;
background-color: #002277;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF002277)
/* Swift / UIKit */
UIColor(red: 0.00, green: 0.13, blue: 0.47, alpha: 1.0)