Greek Olive
#a08650
Here's everything about the color Greek Olive (#a08650) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #a08650 | |
|---|---|---|
| RGB | rgb(160, 134, 80) | |
| HSL | hsl(41, 33%, 47%) | |
| CMYK | cmyk(0%, 16%, 50%, 37%) | |
| LAB | lab(57, 5, 33) | |
| OKLCH | oklch(0.63 0.079 85) |
Color harmonies
Tints & shades
Code snippets
color: #a08650;
background-color: #a08650;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFA08650)
/* Swift / UIKit */
UIColor(red: 0.63, green: 0.53, blue: 0.31, alpha: 1.0)