Royal Purpleness
#881177
Here's everything about the color Royal Purpleness (#881177) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #881177 | |
|---|---|---|
| RGB | rgb(136, 17, 119) | |
| HSL | hsl(309, 78%, 30%) | |
| CMYK | cmyk(0%, 88%, 12%, 47%) | |
| LAB | lab(32, 54, -27) | |
| OKLCH | oklch(0.44 0.181 335) |
Color harmonies
Tints & shades
Code snippets
color: #881177;
background-color: #881177;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF881177)
/* Swift / UIKit */
UIColor(red: 0.53, green: 0.07, blue: 0.47, alpha: 1.0)