Skip to content

#74919D

≈ lightslategray · rgb(116, 145, 157)
Color formats
HEX#74919D
RGBrgb(116, 145, 157)
HSLhsl(198, 17%, 54%)
HSVhsv(198, 26%, 62%)
OKLCHoklch(64% 0.04 225)
CMYKcmyk(26%, 8%, 0%, 38%)
Contrast & accessibility
On white3.34:1below AA
On black6.28:1AA pass
Best text color#000000
Nearest CSS name: lightslategray
Copy-ready code
CSS custom properties
:root {
  --lightslategray: #74919d;
  --lightslategray-rgb: 116 145 157;
  --lightslategray-oklch: oklch(64% 0.04 225);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightslategray-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#74919d] text-[#74919d] border-[#74919d]
Shades & tints
Color harmonies
About this color

#74919D is a color with the RGB value rgb(116, 145, 157). Its closest CSS named color is "lightslategray". 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 #74919D to other formats

Palettes with a similar color

Gradients with a similar color

Copied