Metropolitan Silhouette
#3e4244
Here's everything about the color Metropolitan Silhouette (#3e4244) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #3e4244 | |
|---|---|---|
| RGB | rgb(62, 66, 68) | |
| HSL | hsl(200, 5%, 25%) | |
| CMYK | cmyk(9%, 3%, 0%, 73%) | |
| LAB | lab(28, -1, -2) | |
| OKLCH | oklch(0.38 0.006 229) |
Color harmonies
Tints & shades
Code snippets
color: #3e4244;
background-color: #3e4244;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF3E4244)
/* Swift / UIKit */
UIColor(red: 0.24, green: 0.26, blue: 0.27, alpha: 1.0)