Macabre
#880033
Here's everything about the color Macabre (#880033) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #880033 | |
|---|---|---|
| RGB | rgb(136, 0, 51) | |
| HSL | hsl(338, 100%, 27%) | |
| CMYK | cmyk(0%, 100%, 63%, 47%) | |
| LAB | lab(29, 52, 13) | |
| OKLCH | oklch(0.4 0.16 10) |
Color harmonies
Tints & shades
Code snippets
color: #880033;
background-color: #880033;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF880033)
/* Swift / UIKit */
UIColor(red: 0.53, green: 0.00, blue: 0.20, alpha: 1.0)