Black Chocolate
#441100
Here's everything about the color Black Chocolate (#441100) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #441100 | |
|---|---|---|
| RGB | rgb(68, 17, 0) | |
| HSL | hsl(15, 100%, 13%) | |
| CMYK | cmyk(0%, 75%, 100%, 73%) | |
| LAB | lab(14, 24, 21) | |
| OKLCH | oklch(0.26 0.083 39) |
Color harmonies
Tints & shades
Code snippets
color: #441100;
background-color: #441100;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF441100)
/* Swift / UIKit */
UIColor(red: 0.27, green: 0.07, blue: 0.00, alpha: 1.0)