#4682B4

steelblue

#4682B4 is a blue colour. In RGB it is 70 red, 130 green and 180 blue, which converts to a hue of 207 degrees, 44% saturation and 49% lightness. It is one of the named CSS colours, written as steelblue in stylesheets.

Color values

HEX#4682B4
RGBrgb(70, 130, 180)
HSLhsl(207, 44%, 49%)
HSVhsv(207, 61%, 71%)
CMYKcmyk(61%, 28%, 0%, 29%)

Contrast and accessibility

Against white the contrast ratio is 4.11:1, and against black it is 5.11:1. WCAG asks for at least 4.5:1 for normal text and 3:1 for large text.

BackgroundRatioNormal textLarge text
White4.11:1FailAA
Black5.11:1AAAAA

Tints and shades

Lighter tints move #4682B4 toward white, and darker shades move it toward black.

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #4682B4;
CSS rgb()color: rgb(70 130 180);
Tailwindbg-[#4682b4]
SwiftUIColor(red: 0.275, green: 0.510, blue: 0.706)
AndroidColor.parseColor("#4682B4")

Related tools