Hanging Gardens of Babylon
#11aa44
Here's everything about the color Hanging Gardens of Babylon (#11aa44) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #11aa44 | |
|---|---|---|
| RGB | rgb(17, 170, 68) | |
| HSL | hsl(140, 82%, 37%) | |
| CMYK | cmyk(90%, 0%, 60%, 33%) | |
| LAB | lab(61, -54, 41) | |
| OKLCH | oklch(0.64 0.184 148) |
Color harmonies
Tints & shades
Code snippets
color: #11aa44;
background-color: #11aa44;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-emerald-500 /* ≈ #00bc7d */
/* Flutter */
Color(0xFF11AA44)
/* Swift / UIKit */
UIColor(red: 0.07, green: 0.67, blue: 0.27, alpha: 1.0)