Densetsu Green
#889911
Here's everything about the color Densetsu Green (#889911) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #889911 | |
|---|---|---|
| RGB | rgb(136, 153, 17) | |
| HSL | hsl(68, 80%, 33%) | |
| CMYK | cmyk(11%, 0%, 89%, 40%) | |
| LAB | lab(60, -18, 59) | |
| OKLCH | oklch(0.65 0.146 117) |
Color harmonies
Tints & shades
Code snippets
color: #889911;
background-color: #889911;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-emerald-500 /* ≈ #00bc7d */
/* Flutter */
Color(0xFF889911)
/* Swift / UIKit */
UIColor(red: 0.53, green: 0.60, blue: 0.07, alpha: 1.0)