Hot Brown
#984218
Here's everything about the color Hot Brown (#984218) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #984218 | |
|---|---|---|
| RGB | rgb(152, 66, 24) | |
| HSL | hsl(20, 73%, 35%) | |
| CMYK | cmyk(0%, 57%, 84%, 40%) | |
| LAB | lab(39, 35, 42) | |
| OKLCH | oklch(0.49 0.127 43) |
Color harmonies
Tints & shades
Code snippets
color: #984218;
background-color: #984218;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF984218)
/* Swift / UIKit */
UIColor(red: 0.60, green: 0.26, blue: 0.09, alpha: 1.0)