Funky Monkey
#ad4e1a
Here's everything about the color Funky Monkey (#ad4e1a) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ad4e1a | |
|---|---|---|
| RGB | rgb(173, 78, 26) | |
| HSL | hsl(21, 74%, 39%) | |
| CMYK | cmyk(0%, 55%, 85%, 32%) | |
| LAB | lab(45, 38, 47) | |
| OKLCH | oklch(0.54 0.139 45) |
Color harmonies
Tints & shades
Code snippets
color: #ad4e1a;
background-color: #ad4e1a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFAD4E1A)
/* Swift / UIKit */
UIColor(red: 0.68, green: 0.31, blue: 0.10, alpha: 1.0)