Haunted Purple
#991177
Here's everything about the color Haunted Purple (#991177) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #991177 | |
|---|---|---|
| RGB | rgb(153, 17, 119) | |
| HSL | hsl(315, 80%, 33%) | |
| CMYK | cmyk(0%, 89%, 22%, 40%) | |
| LAB | lab(35, 58, -22) | |
| OKLCH | oklch(0.47 0.19 342) |
Color harmonies
Tints & shades
Code snippets
color: #991177;
background-color: #991177;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF991177)
/* Swift / UIKit */
UIColor(red: 0.60, green: 0.07, blue: 0.47, alpha: 1.0)