Woodland Grass
#004400
Here's everything about the color Woodland Grass (#004400) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #004400 | |
|---|---|---|
| RGB | rgb(0, 68, 0) | |
| HSL | hsl(120, 100%, 13%) | |
| CMYK | cmyk(100%, 0%, 100%, 73%) | |
| LAB | lab(24, -31, 31) | |
| OKLCH | oklch(0.34 0.114 142) |
Color harmonies
Tints & shades
Code snippets
color: #004400;
background-color: #004400;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF004400)
/* Swift / UIKit */
UIColor(red: 0.00, green: 0.27, blue: 0.00, alpha: 1.0)