Caponata
#822a10
Here's everything about the color Caponata (#822a10) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #822a10 | |
|---|---|---|
| RGB | rgb(130, 42, 16) | |
| HSL | hsl(14, 78%, 29%) | |
| CMYK | cmyk(0%, 68%, 88%, 49%) | |
| LAB | lab(31, 38, 37) | |
| OKLCH | oklch(0.41 0.127 36) |
Color harmonies
Tints & shades
Code snippets
color: #822a10;
background-color: #822a10;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF822A10)
/* Swift / UIKit */
UIColor(red: 0.51, green: 0.16, blue: 0.06, alpha: 1.0)