Lords of the Night
#664488
Here's everything about the color Lords of the Night (#664488) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #664488 | |
|---|---|---|
| RGB | rgb(102, 68, 136) | |
| HSL | hsl(270, 33%, 40%) | |
| CMYK | cmyk(25%, 50%, 0%, 47%) | |
| LAB | lab(35, 26, -33) | |
| OKLCH | oklch(0.46 0.112 305) |
Color harmonies
Tints & shades
Code snippets
color: #664488;
background-color: #664488;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF664488)
/* Swift / UIKit */
UIColor(red: 0.40, green: 0.27, blue: 0.53, alpha: 1.0)