Greek Oregano
#7c754c
Greek Oregano is a color with the hex code #7c754c. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #7c754c | |
|---|---|---|
| RGB | rgb(124, 117, 76) | |
| HSL | hsl(51, 24%, 39%) | |
| CMYK | cmyk(0%, 6%, 39%, 51%) | |
| LAB | lab(49, -2, 24) | |
| OKLCH | oklch(0.56 0.059 100) |
Color harmonies
Tints & shades
Code snippets
color: #7c754c;
background-color: #7c754c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF7C754C)
/* Swift / UIKit */
UIColor(red: 0.49, green: 0.46, blue: 0.30, alpha: 1.0)