Skip to content

#417E97

≈ slategray · rgb(65, 126, 151)
Color formats
HEX#417E97
RGBrgb(65, 126, 151)
HSLhsl(197, 40%, 42%)
HSVhsv(197, 57%, 59%)
OKLCHoklch(56% 0.07 227)
CMYKcmyk(57%, 17%, 0%, 41%)
Contrast & accessibility
On white4.51:1AA pass
On black4.66:1AA pass
Best text color#000000
Nearest CSS name: slategray
Copy-ready code
CSS custom properties
:root {
  --slategray: #417e97;
  --slategray-rgb: 65 126 151;
  --slategray-oklch: oklch(56% 0.07 227);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--slategray-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#417e97] text-[#417e97] border-[#417e97]
Shades & tints
Color harmonies
About this color

#417E97 is a color with the RGB value rgb(65, 126, 151). 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.

Related

Convert #417E97 to other formats

Palettes with a similar color

Gradients with a similar color

Copied