Skip to content

#24779C

≈ steelblue · rgb(36, 119, 156)
Color formats
HEX#24779C
RGBrgb(36, 119, 156)
HSLhsl(199, 63%, 38%)
HSVhsv(199, 77%, 61%)
OKLCHoklch(54% 0.1 232)
CMYKcmyk(77%, 24%, 0%, 39%)
Contrast & accessibility
On white5.01:1AA pass
On black4.19:1below AA
Best text color#FFFFFF
Nearest CSS name: steelblue
Copy-ready code
CSS custom properties
:root {
  --steelblue: #24779c;
  --steelblue-rgb: 36 119 156;
  --steelblue-oklch: oklch(54% 0.1 232);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--steelblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#24779c] text-[#24779c] border-[#24779c]
Shades & tints
Color harmonies
About this color

#24779C is a color with the RGB value rgb(36, 119, 156). 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 #24779C to other formats

Palettes with a similar color

Gradients with a similar color

Copied