Purple Void
#442244
Here's everything about the color Purple Void (#442244) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #442244 | |
|---|---|---|
| RGB | rgb(68, 34, 68) | |
| HSL | hsl(300, 33%, 20%) | |
| CMYK | cmyk(0%, 50%, 0%, 73%) | |
| LAB | lab(19, 21, -14) | |
| OKLCH | oklch(0.31 0.073 327) |
Color harmonies
Tints & shades
Code snippets
color: #442244;
background-color: #442244;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF442244)
/* Swift / UIKit */
UIColor(red: 0.27, green: 0.13, blue: 0.27, alpha: 1.0)