Indochine
#9c5b34
Here's everything about the color Indochine (#9c5b34) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #9c5b34 | |
|---|---|---|
| RGB | rgb(156, 91, 52) | |
| HSL | hsl(23, 50%, 41%) | |
| CMYK | cmyk(0%, 42%, 67%, 39%) | |
| LAB | lab(46, 25, 34) | |
| OKLCH | oklch(0.54 0.101 50) |
Color harmonies
Tints & shades
Code snippets
color: #9c5b34;
background-color: #9c5b34;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF9C5B34)
/* Swift / UIKit */
UIColor(red: 0.61, green: 0.36, blue: 0.20, alpha: 1.0)