Assassin
#2d4f83
Assassin, represented by the hex value #2d4f83, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #2d4f83 | |
|---|---|---|
| RGB | rgb(45, 79, 131) | |
| HSL | hsl(216, 49%, 35%) | |
| CMYK | cmyk(66%, 40%, 0%, 49%) | |
| LAB | lab(33, 1, -34) | |
| OKLCH | oklch(0.43 0.095 259) |
Color harmonies
Tints & shades
Code snippets
color: #2d4f83;
background-color: #2d4f83;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF2D4F83)
/* Swift / UIKit */
UIColor(red: 0.18, green: 0.31, blue: 0.51, alpha: 1.0)