Deep Forestial Escapade
#335500
Here's everything about the color Deep Forestial Escapade (#335500) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #335500 | |
|---|---|---|
| RGB | rgb(51, 85, 0) | |
| HSL | hsl(84, 100%, 17%) | |
| CMYK | cmyk(40%, 0%, 100%, 67%) | |
| LAB | lab(32, -23, 39) | |
| OKLCH | oklch(0.41 0.112 131) |
Color harmonies
Tints & shades
Code snippets
color: #335500;
background-color: #335500;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF335500)
/* Swift / UIKit */
UIColor(red: 0.20, green: 0.33, blue: 0.00, alpha: 1.0)