Knight’s Armour
#5c5d5d
Here's everything about the color Knight’s Armour (#5c5d5d) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #5c5d5d | |
|---|---|---|
| RGB | rgb(92, 93, 93) | |
| HSL | hsl(180, 1%, 36%) | |
| CMYK | cmyk(1%, 0%, 0%, 64%) | |
| LAB | lab(39, 0, 0) | |
| OKLCH | oklch(0.48 0.001 197) |
Color harmonies
Tints & shades
Code snippets
color: #5c5d5d;
background-color: #5c5d5d;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF5C5D5D)
/* Swift / UIKit */
UIColor(red: 0.36, green: 0.36, blue: 0.36, alpha: 1.0)