Sacro Bosco
#229911
Here's everything about the color Sacro Bosco (#229911) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #229911 | |
|---|---|---|
| RGB | rgb(34, 153, 17) | |
| HSL | hsl(113, 80%, 33%) | |
| CMYK | cmyk(78%, 0%, 89%, 40%) | |
| LAB | lab(55, -51, 53) | |
| OKLCH | oklch(0.6 0.192 142) |
Color harmonies
Tints & shades
Code snippets
color: #229911;
background-color: #229911;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-emerald-500 /* ≈ #00bc7d */
/* Flutter */
Color(0xFF229911)
/* Swift / UIKit */
UIColor(red: 0.13, green: 0.60, blue: 0.07, alpha: 1.0)