Herbalist’s Garden
#119900
Here's everything about the color Herbalist’s Garden (#119900) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #119900 | |
|---|---|---|
| RGB | rgb(17, 153, 0) | |
| HSL | hsl(113, 100%, 30%) | |
| CMYK | cmyk(89%, 0%, 100%, 40%) | |
| LAB | lab(55, -53, 55) | |
| OKLCH | oklch(0.59 0.199 142) |
Color harmonies
Tints & shades
Code snippets
color: #119900;
background-color: #119900;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-emerald-500 /* ≈ #00bc7d */
/* Flutter */
Color(0xFF119900)
/* Swift / UIKit */
UIColor(red: 0.07, green: 0.60, blue: 0.00, alpha: 1.0)