Possessed Purple
#881166
Here's everything about the color Possessed Purple (#881166) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #881166 | |
|---|---|---|
| RGB | rgb(136, 17, 102) | |
| HSL | hsl(317, 78%, 30%) | |
| CMYK | cmyk(0%, 88%, 25%, 47%) | |
| LAB | lab(31, 52, -17) | |
| OKLCH | oklch(0.43 0.17 343) |
Color harmonies
Tints & shades
Code snippets
color: #881166;
background-color: #881166;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF881166)
/* Swift / UIKit */
UIColor(red: 0.53, green: 0.07, blue: 0.40, alpha: 1.0)