Overgrown Temple
#116611
Here's everything about the color Overgrown Temple (#116611) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #116611 | |
|---|---|---|
| RGB | rgb(17, 102, 17) | |
| HSL | hsl(120, 71%, 23%) | |
| CMYK | cmyk(83%, 0%, 83%, 60%) | |
| LAB | lab(37, -38, 37) | |
| OKLCH | oklch(0.45 0.14 143) |
Color harmonies
Tints & shades
Code snippets
color: #116611;
background-color: #116611;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF116611)
/* Swift / UIKit */
UIColor(red: 0.07, green: 0.40, blue: 0.07, alpha: 1.0)