Jungle King
#4f4d32
Jungle King is a color with the hex code #4f4d32. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #4f4d32 | |
|---|---|---|
| RGB | rgb(79, 77, 50) | |
| HSL | hsl(56, 22%, 25%) | |
| CMYK | cmyk(0%, 3%, 37%, 69%) | |
| LAB | lab(32, -3, 16) | |
| OKLCH | oklch(0.41 0.042 104) |
Color harmonies
Tints & shades
Code snippets
color: #4f4d32;
background-color: #4f4d32;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF4F4D32)
/* Swift / UIKit */
UIColor(red: 0.31, green: 0.30, blue: 0.20, alpha: 1.0)