Botanical Garden
#44aa11
Here's everything about the color Botanical Garden (#44aa11) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #44aa11 | |
|---|---|---|
| RGB | rgb(68, 170, 17) | |
| HSL | hsl(100, 82%, 37%) | |
| CMYK | cmyk(60%, 0%, 90%, 33%) | |
| LAB | lab(62, -49, 59) | |
| OKLCH | oklch(0.65 0.198 139) |
Color harmonies
Tints & shades
Code snippets
color: #44aa11;
background-color: #44aa11;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-green-500 /* ≈ #00c950 */
/* Flutter */
Color(0xFF44AA11)
/* Swift / UIKit */
UIColor(red: 0.27, green: 0.67, blue: 0.07, alpha: 1.0)