Olivia
#996622
Here's everything about the color Olivia (#996622) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #996622 | |
|---|---|---|
| RGB | rgb(153, 102, 34) | |
| HSL | hsl(34, 64%, 37%) | |
| CMYK | cmyk(0%, 33%, 78%, 40%) | |
| LAB | lab(48, 17, 45) | |
| OKLCH | oklch(0.55 0.104 70) |
Color harmonies
Tints & shades
Code snippets
color: #996622;
background-color: #996622;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF996622)
/* Swift / UIKit */
UIColor(red: 0.60, green: 0.40, blue: 0.13, alpha: 1.0)