Gotham
#807872
Here's everything about the color Gotham (#807872) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #807872 | |
|---|---|---|
| RGB | rgb(128, 120, 114) | |
| HSL | hsl(26, 6%, 47%) | |
| CMYK | cmyk(0%, 6%, 11%, 50%) | |
| LAB | lab(51, 2, 4) | |
| OKLCH | oklch(0.58 0.013 59) |
Color harmonies
Tints & shades
Code snippets
color: #807872;
background-color: #807872;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF807872)
/* Swift / UIKit */
UIColor(red: 0.50, green: 0.47, blue: 0.45, alpha: 1.0)