Subterrain Kingdom
#4f4e4a
Here's everything about the color Subterrain Kingdom (#4f4e4a) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #4f4e4a | |
|---|---|---|
| RGB | rgb(79, 78, 74) | |
| HSL | hsl(48, 3%, 30%) | |
| CMYK | cmyk(0%, 1%, 6%, 69%) | |
| LAB | lab(33, 0, 3) | |
| OKLCH | oklch(0.42 0.007 95) |
Color harmonies
Tints & shades
Code snippets
color: #4f4e4a;
background-color: #4f4e4a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF4F4E4A)
/* Swift / UIKit */
UIColor(red: 0.31, green: 0.31, blue: 0.29, alpha: 1.0)