Precious Copper
#885522
Here's everything about the color Precious Copper (#885522) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #885522 | |
|---|---|---|
| RGB | rgb(136, 85, 34) | |
| HSL | hsl(30, 60%, 33%) | |
| CMYK | cmyk(0%, 38%, 75%, 47%) | |
| LAB | lab(41, 18, 38) | |
| OKLCH | oklch(0.5 0.094 62) |
Color harmonies
Tints & shades
Code snippets
color: #885522;
background-color: #885522;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF885522)
/* Swift / UIKit */
UIColor(red: 0.53, green: 0.33, blue: 0.13, alpha: 1.0)