Chocoholic
#993300
Here's everything about the color Chocoholic (#993300) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #993300 | |
|---|---|---|
| RGB | rgb(153, 51, 0) | |
| HSL | hsl(20, 100%, 30%) | |
| CMYK | cmyk(0%, 67%, 100%, 40%) | |
| LAB | lab(37, 42, 49) | |
| OKLCH | oklch(0.47 0.145 40) |
Color harmonies
Tints & shades
Code snippets
color: #993300;
background-color: #993300;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF993300)
/* Swift / UIKit */
UIColor(red: 0.60, green: 0.20, blue: 0.00, alpha: 1.0)