Jungle Jam
#115511
Here's everything about the color Jungle Jam (#115511) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #115511 | |
|---|---|---|
| RGB | rgb(17, 85, 17) | |
| HSL | hsl(120, 67%, 20%) | |
| CMYK | cmyk(80%, 0%, 80%, 67%) | |
| LAB | lab(31, -32, 31) | |
| OKLCH | oklch(0.39 0.119 143) |
Color harmonies
Tints & shades
Code snippets
color: #115511;
background-color: #115511;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF115511)
/* Swift / UIKit */
UIColor(red: 0.07, green: 0.33, blue: 0.07, alpha: 1.0)