Devil’s Grass
#44aa55
Here's everything about the color Devil’s Grass (#44aa55) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #44aa55 | |
|---|---|---|
| RGB | rgb(68, 170, 85) | |
| HSL | hsl(130, 43%, 47%) | |
| CMYK | cmyk(60%, 0%, 50%, 33%) | |
| LAB | lab(62, -45, 34) | |
| OKLCH | oklch(0.66 0.155 147) |
Color harmonies
Tints & shades
Code snippets
color: #44aa55;
background-color: #44aa55;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-emerald-500 /* ≈ #00bc7d */
/* Flutter */
Color(0xFF44AA55)
/* Swift / UIKit */
UIColor(red: 0.27, green: 0.67, blue: 0.33, alpha: 1.0)