Abandoned Spaceship
#747a8a
Here's everything about the color Abandoned Spaceship (#747a8a) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #747a8a | |
|---|---|---|
| RGB | rgb(116, 122, 138) | |
| HSL | hsl(224, 9%, 50%) | |
| CMYK | cmyk(16%, 12%, 0%, 46%) | |
| LAB | lab(51, 0, -10) | |
| OKLCH | oklch(0.58 0.026 269) |
Color harmonies
Tints & shades
Code snippets
color: #747a8a;
background-color: #747a8a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF747A8A)
/* Swift / UIKit */
UIColor(red: 0.45, green: 0.48, blue: 0.54, alpha: 1.0)