#3A5F83
A dark, moderate blue closely aligning with Steelblue.
About #3A5F83
The precise color #3A5F83 is an excellent choice for modern design projects. Designers often compare it to the standard color Steelblue. In the RGB color space, it consists of 58 red, 95 green, and 131 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 56% C, 27% M, 0% Y, and 49% K. With a hue angle of 209.6 degrees, it sits comfortably in the blue spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#3A5F83
RGB58, 95, 131
HSL209.6°, 38.6%, 37.1%
CMYK56%, 27%, 0%, 49%
HSV209.6°, 55.7%, 51.4%
LAB39.1, -2.0, -24.1
XYZ9.9, 10.7, 23.0
Decimal3825539
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.68:1
Text on #FFFFFF
AA
3.14:1
Text on #000000
AA Large
6.38:1
Text on #F8FAFC
AA
2.67:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #3A5F83;
}
.text-color {
color: #3A5F83;
}
.border-color {
border: 2px solid #3A5F83;
}