Galactic Civilization
#442288
Here's everything about the color Galactic Civilization (#442288) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #442288 | |
|---|---|---|
| RGB | rgb(68, 34, 136) | |
| HSL | hsl(260, 60%, 33%) | |
| CMYK | cmyk(50%, 75%, 0%, 47%) | |
| LAB | lab(23, 35, -52) | |
| OKLCH | oklch(0.36 0.158 292) |
Color harmonies
Tints & shades
Code snippets
color: #442288;
background-color: #442288;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF442288)
/* Swift / UIKit */
UIColor(red: 0.27, green: 0.13, blue: 0.53, alpha: 1.0)