Choco Chic
#993311
Here's everything about the color Choco Chic (#993311) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #993311 | |
|---|---|---|
| RGB | rgb(153, 51, 17) | |
| HSL | hsl(15, 80%, 33%) | |
| CMYK | cmyk(0%, 67%, 89%, 40%) | |
| LAB | lab(37, 42, 43) | |
| OKLCH | oklch(0.47 0.143 37) |
Color harmonies
Tints & shades
Code snippets
color: #993311;
background-color: #993311;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF993311)
/* Swift / UIKit */
UIColor(red: 0.60, green: 0.20, blue: 0.07, alpha: 1.0)