#3A5FA0
A medium, moderate blue closely aligning with Steelblue.
About #3A5FA0
At its core, #3A5FA0 is a medium and moderate hue. Its closest recognized web color is Steelblue. In the RGB color space, it consists of 58 red, 95 green, and 160 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 64% C, 41% M, 0% Y, and 37% K. The HSL representation is 218.2° hue, 46.8% saturation, and 42.7% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#3A5FA0
RGB58, 95, 160
HSL218.2°, 46.8%, 42.7%
CMYK64%, 41%, 0%, 37%
HSV218.2°, 63.8%, 62.7%
LAB40.6, 8.1, -39.2
XYZ12.2, 11.6, 34.9
Decimal3825568
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.32:1
Text on #FFFFFF
AA
3.32:1
Text on #000000
AA Large
6.04:1
Text on #F8FAFC
AA
2.83:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #3A5FA0;
}
.text-color {
color: #3A5FA0;
}
.border-color {
border: 2px solid #3A5FA0;
}