Professor Plum
#393540
Here's everything about the color Professor Plum (#393540) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #393540 | |
|---|---|---|
| RGB | rgb(57, 53, 64) | |
| HSL | hsl(262, 9%, 23%) | |
| CMYK | cmyk(11%, 17%, 0%, 75%) | |
| LAB | lab(23, 4, -6) | |
| OKLCH | oklch(0.34 0.02 302) |
Color harmonies
Tints & shades
Code snippets
color: #393540;
background-color: #393540;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF393540)
/* Swift / UIKit */
UIColor(red: 0.22, green: 0.21, blue: 0.25, alpha: 1.0)