Skip to content

#146990

≈ steelblue · rgb(20, 105, 144)
Color formats
HEX#146990
RGBrgb(20, 105, 144)
HSLhsl(199, 76%, 32%)
HSVhsv(199, 86%, 56%)
OKLCHoklch(49% 0.1 235)
CMYKcmyk(86%, 27%, 0%, 44%)
Contrast & accessibility
On white6.08:1AA pass
On black3.45:1below AA
Best text color#FFFFFF
Nearest CSS name: steelblue
Copy-ready code
CSS custom properties
:root {
  --steelblue: #146990;
  --steelblue-rgb: 20 105 144;
  --steelblue-oklch: oklch(49% 0.1 235);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--steelblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#146990] text-[#146990] border-[#146990]
Shades & tints
Color harmonies
About this color

#146990 is a color with the RGB value rgb(20, 105, 144). 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 #146990 to other formats

Palettes with a similar color

Gradients with a similar color

Copied