Tree Hugger
#79774a
Tree Hugger, represented by the hex value #79774a, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #79774a | |
|---|---|---|
| RGB | rgb(121, 119, 74) | |
| HSL | hsl(57, 24%, 38%) | |
| CMYK | cmyk(0%, 2%, 39%, 53%) | |
| LAB | lab(49, -5, 25) | |
| OKLCH | oklch(0.56 0.064 106) |
Color harmonies
Tints & shades
Code snippets
color: #79774a;
background-color: #79774a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF79774A)
/* Swift / UIKit */
UIColor(red: 0.47, green: 0.47, blue: 0.29, alpha: 1.0)