Shady Character
#4c4b4c
Here's everything about the color Shady Character (#4c4b4c) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #4c4b4c | |
|---|---|---|
| RGB | rgb(76, 75, 76) | |
| HSL | hsl(300, 1%, 30%) | |
| CMYK | cmyk(0%, 1%, 0%, 70%) | |
| LAB | lab(32, 1, 0) | |
| OKLCH | oklch(0.41 0.002 326) |
Color harmonies
Tints & shades
Code snippets
color: #4c4b4c;
background-color: #4c4b4c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF4C4B4C)
/* Swift / UIKit */
UIColor(red: 0.30, green: 0.29, blue: 0.30, alpha: 1.0)