Queen of the Night Shift
#3d4585
Queen of the Night Shift, represented by the hex value #3d4585, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #3d4585 | |
|---|---|---|
| RGB | rgb(61, 69, 133) | |
| HSL | hsl(233, 37%, 38%) | |
| CMYK | cmyk(54%, 48%, 0%, 48%) | |
| LAB | lab(31, 12, -38) | |
| OKLCH | oklch(0.42 0.106 275) |
Color harmonies
Tints & shades
Code snippets
color: #3d4585;
background-color: #3d4585;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF3D4585)
/* Swift / UIKit */
UIColor(red: 0.24, green: 0.27, blue: 0.52, alpha: 1.0)