Heavy Brown
#73624a
Heavy Brown is a color with the hex code #73624a. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #73624a | |
|---|---|---|
| RGB | rgb(115, 98, 74) | |
| HSL | hsl(35, 22%, 37%) | |
| CMYK | cmyk(0%, 15%, 36%, 55%) | |
| LAB | lab(43, 4, 16) | |
| OKLCH | oklch(0.51 0.042 76) |
Color harmonies
Tints & shades
Code snippets
color: #73624a;
background-color: #73624a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF73624A)
/* Swift / UIKit */
UIColor(red: 0.45, green: 0.38, blue: 0.29, alpha: 1.0)