#3A5792
A medium, moderate blue closely aligning with Steelblue.
About #3A5792
Visually, #3A5792 is defined as a moderate blue. Its closest recognized web color is Steelblue. In the RGB color space, it consists of 58 red, 87 green, and 146 blue.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 60% cyan and 40% magenta inks. With a hue angle of 220.2 degrees, it sits comfortably in the blue spectrum.
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#3A5792
RGB58, 87, 146
HSL220.2°, 43.1%, 40.0%
CMYK60%, 40%, 0%, 43%
HSV220.2°, 60.3%, 57.3%
LAB37.5, 8.2, -35.8
XYZ10.3, 9.8, 28.5
Decimal3823506
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.10:1
Text on #FFFFFF
AAA
2.96:1
Text on #000000
FAIL
6.78:1
Text on #F8FAFC
AA
2.51:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #3A5792;
}
.text-color {
color: #3A5792;
}
.border-color {
border: 2px solid #3A5792;
}