Chain Mail
#81777f
Here's everything about the color Chain Mail (#81777f) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #81777f | |
|---|---|---|
| RGB | rgb(129, 119, 127) | |
| HSL | hsl(312, 4%, 49%) | |
| CMYK | cmyk(0%, 8%, 2%, 49%) | |
| LAB | lab(51, 5, -3) | |
| OKLCH | oklch(0.58 0.017 332) |
Color harmonies
Tints & shades
Code snippets
color: #81777f;
background-color: #81777f;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-neutral-500 /* ≈ #737373 */
/* Flutter */
Color(0xFF81777F)
/* Swift / UIKit */
UIColor(red: 0.51, green: 0.47, blue: 0.50, alpha: 1.0)