Ancient Chest
#99522b
Ancient Chest is a color with the hex code #99522b. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #99522b | |
|---|---|---|
| RGB | rgb(153, 82, 43) | |
| HSL | hsl(21, 56%, 38%) | |
| CMYK | cmyk(0%, 46%, 72%, 40%) | |
| LAB | lab(43, 28, 36) | |
| OKLCH | oklch(0.52 0.108 48) |
Color harmonies
Tints & shades
Code snippets
color: #99522b;
background-color: #99522b;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF99522B)
/* Swift / UIKit */
UIColor(red: 0.60, green: 0.32, blue: 0.17, alpha: 1.0)