Black-Hearted
#3e1825
Here's everything about the color Black-Hearted (#3e1825) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #3e1825 | |
|---|---|---|
| RGB | rgb(62, 24, 37) | |
| HSL | hsl(339, 44%, 17%) | |
| CMYK | cmyk(0%, 61%, 40%, 76%) | |
| LAB | lab(15, 20, 0) | |
| OKLCH | oklch(0.27 0.062 0) |
Color harmonies
Tints & shades
Code snippets
color: #3e1825;
background-color: #3e1825;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF3E1825)
/* Swift / UIKit */
UIColor(red: 0.24, green: 0.09, blue: 0.15, alpha: 1.0)