Délicieux au Chocolat
#412010
Looking for the precise values behind Délicieux au Chocolat (#412010)? This page breaks it down into every color format designers and developers actually use.
Color values
| HEX | #412010 | |
|---|---|---|
| RGB | rgb(65, 32, 16) | |
| HSL | hsl(20, 60%, 16%) | |
| CMYK | cmyk(0%, 51%, 75%, 75%) | |
| LAB | lab(17, 15, 18) | |
| OKLCH | oklch(0.29 0.057 45) |
Color harmonies
Tints & shades
Code snippets
color: #412010;
background-color: #412010;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF412010)
/* Swift / UIKit */
UIColor(red: 0.25, green: 0.13, blue: 0.06, alpha: 1.0)