#708090

slategray

#708090 is a blue colour. In RGB it is 112 red, 128 green and 144 blue, which converts to a hue of 210 degrees, 13% saturation and 50% lightness. It is one of the named CSS colours, written as slategray in stylesheets.

Color values

HEX#708090
RGBrgb(112, 128, 144)
HSLhsl(210, 13%, 50%)
HSVhsv(210, 22%, 56%)
CMYKcmyk(22%, 11%, 0%, 44%)

Contrast and accessibility

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

BackgroundRatioNormal textLarge text
White4.05:1FailAA
Black5.18:1AAAAA

Tints and shades

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

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #708090;
CSS rgb()color: rgb(112 128 144);
Tailwindbg-[#708090]
SwiftUIColor(red: 0.439, green: 0.502, blue: 0.565)
AndroidColor.parseColor("#708090")

Related tools