Overgrown Citadel
#888844
Here's everything about the color Overgrown Citadel (#888844) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #888844 | |
|---|---|---|
| RGB | rgb(136, 136, 68) | |
| HSL | hsl(60, 33%, 40%) | |
| CMYK | cmyk(0%, 0%, 50%, 47%) | |
| LAB | lab(56, -7, 36) | |
| OKLCH | oklch(0.61 0.091 109) |
Color harmonies
Tints & shades
Code snippets
color: #888844;
background-color: #888844;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF888844)
/* Swift / UIKit */
UIColor(red: 0.53, green: 0.53, blue: 0.27, alpha: 1.0)