#3A5083
A dark, moderate blue closely aligning with Steelblue.
About #3A5083
The hex code #3A5083 represents a beautifully specific shade of blue. Designers often compare it to the standard color Steelblue. This translates to an RGB value of rgb(58, 80, 131).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 56% cyan and 39% magenta inks. The HSL representation is 221.9° hue, 38.6% saturation, and 37.1% lightness.
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#3A5083
RGB58, 80, 131
HSL221.9°, 38.6%, 37.1%
CMYK56%, 39%, 0%, 49%
HSV221.9°, 55.7%, 51.4%
LAB34.6, 7.5, -31.3
XYZ8.7, 8.3, 22.6
Decimal3821699
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.91:1
Text on #FFFFFF
AAA
2.66:1
Text on #000000
FAIL
7.56:1
Text on #F8FAFC
AAA
2.26:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #3A5083;
}
.text-color {
color: #3A5083;
}
.border-color {
border: 2px solid #3A5083;
}