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