#417E91
≈ slategray · rgb(65, 126, 145)
Color formats
HEX#417E91
RGBrgb(65, 126, 145)
HSLhsl(194, 38%, 41%)
HSVhsv(194, 55%, 57%)
OKLCHoklch(56% 0.07 221)
CMYKcmyk(55%, 13%, 0%, 43%)
Contrast & accessibility
On white4.55:1AA pass
On black4.62:1AA pass
Best text color#000000
Nearest CSS name: slategray
Copy-ready code
CSS custom properties
:root {
--slategray: #417e91;
--slategray-rgb: 65 126 145;
--slategray-oklch: oklch(56% 0.07 221);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--slategray-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#417e91] text-[#417e91] border-[#417e91]
Shades & tints
Color harmonies
About this color
#417E91 is a color with the RGB value rgb(65, 126, 145). Its closest CSS named color is "slategray". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.