Forest Empress
#3d7016
Forest Empress, represented by the hex value #3d7016, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #3d7016 | |
|---|---|---|
| RGB | rgb(61, 112, 22) | |
| HSL | hsl(94, 67%, 26%) | |
| CMYK | cmyk(46%, 0%, 80%, 56%) | |
| LAB | lab(42, -30, 41) | |
| OKLCH | oklch(0.49 0.131 135) |
Color harmonies
Tints & shades
Code snippets
color: #3d7016;
background-color: #3d7016;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF3D7016)
/* Swift / UIKit */
UIColor(red: 0.24, green: 0.44, blue: 0.09, alpha: 1.0)