Zen Garden Olive
#445533
Here's everything about the color Zen Garden Olive (#445533) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #445533 | |
|---|---|---|
| RGB | rgb(68, 85, 51) | |
| HSL | hsl(90, 25%, 27%) | |
| CMYK | cmyk(20%, 0%, 40%, 67%) | |
| LAB | lab(34, -12, 18) | |
| OKLCH | oklch(0.43 0.057 130) |
Color harmonies
Tints & shades
Code snippets
color: #445533;
background-color: #445533;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF445533)
/* Swift / UIKit */
UIColor(red: 0.27, green: 0.33, blue: 0.20, alpha: 1.0)