Asian Spice
#118822
Here's everything about the color Asian Spice (#118822) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #118822 | |
|---|---|---|
| RGB | rgb(17, 136, 34) | |
| HSL | hsl(129, 78%, 30%) | |
| CMYK | cmyk(88%, 0%, 75%, 47%) | |
| LAB | lab(49, -47, 43) | |
| OKLCH | oklch(0.55 0.169 144) |
Color harmonies
Tints & shades
Code snippets
color: #118822;
background-color: #118822;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-emerald-500 /* ≈ #00bc7d */
/* Flutter */
Color(0xFF118822)
/* Swift / UIKit */
UIColor(red: 0.07, green: 0.53, blue: 0.13, alpha: 1.0)