Noble Knight
#394d78
Noble Knight, represented by the hex value #394d78, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #394d78 | |
|---|---|---|
| RGB | rgb(57, 77, 120) | |
| HSL | hsl(221, 36%, 35%) | |
| CMYK | cmyk(53%, 36%, 0%, 53%) | |
| LAB | lab(33, 2, -27) | |
| OKLCH | oklch(0.42 0.076 264) |
Color harmonies
Tints & shades
Code snippets
color: #394d78;
background-color: #394d78;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF394D78)
/* Swift / UIKit */
UIColor(red: 0.22, green: 0.30, blue: 0.47, alpha: 1.0)