Galaxy Express
#444499
Here's everything about the color Galaxy Express (#444499) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #444499 | |
|---|---|---|
| RGB | rgb(68, 68, 153) | |
| HSL | hsl(240, 38%, 43%) | |
| CMYK | cmyk(56%, 56%, 0%, 40%) | |
| LAB | lab(33, 20, -48) | |
| OKLCH | oklch(0.43 0.135 279) |
Color harmonies
Tints & shades
Code snippets
color: #444499;
background-color: #444499;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF444499)
/* Swift / UIKit */
UIColor(red: 0.27, green: 0.27, blue: 0.60, alpha: 1.0)