Greenhouse
#3e6334
Here's everything about the color Greenhouse (#3e6334) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #3e6334 | |
|---|---|---|
| RGB | rgb(62, 99, 52) | |
| HSL | hsl(107, 31%, 30%) | |
| CMYK | cmyk(37%, 0%, 47%, 61%) | |
| LAB | lab(38, -21, 22) | |
| OKLCH | oklch(0.46 0.084 139) |
Color harmonies
Tints & shades
Code snippets
color: #3e6334;
background-color: #3e6334;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF3E6334)
/* Swift / UIKit */
UIColor(red: 0.24, green: 0.39, blue: 0.20, alpha: 1.0)