Skip to content

#75719D

≈ steelblue · rgb(117, 113, 157)
Color formats
HEX#75719D
RGBrgb(117, 113, 157)
HSLhsl(245, 18%, 53%)
HSVhsv(245, 28%, 62%)
OKLCHoklch(57% 0.07 288)
CMYKcmyk(25%, 28%, 0%, 38%)
Contrast & accessibility
On white4.56:1AA pass
On black4.61:1AA pass
Best text color#000000
Nearest CSS name: steelblue
Copy-ready code
CSS custom properties
:root {
  --steelblue: #75719d;
  --steelblue-rgb: 117 113 157;
  --steelblue-oklch: oklch(57% 0.07 288);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--steelblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#75719d] text-[#75719d] border-[#75719d]
Shades & tints
Color harmonies
About this color

#75719D is a color with the RGB value rgb(117, 113, 157). Its closest CSS named color is "steelblue". 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 #75719D to other formats

Palettes with a similar color

Gradients with a similar color

Copied