Wine Barrel
#aa5522
Here's everything about the color Wine Barrel (#aa5522) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #aa5522 | |
|---|---|---|
| RGB | rgb(170, 85, 34) | |
| HSL | hsl(23, 67%, 40%) | |
| CMYK | cmyk(0%, 50%, 80%, 33%) | |
| LAB | lab(46, 33, 45) | |
| OKLCH | oklch(0.54 0.128 48) |
Color harmonies
Tints & shades
Code snippets
color: #aa5522;
background-color: #aa5522;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFAA5522)
/* Swift / UIKit */
UIColor(red: 0.67, green: 0.33, blue: 0.13, alpha: 1.0)