#3A6DA0
A medium, moderate blue closely aligning with Steelblue.
About #3A6DA0
At its core, #3A6DA0 is a medium and moderate hue. Its closest recognized web color is Steelblue. To achieve this exact tint on a monitor, you would use an RGB mix of 58, 109, and 160.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 64% cyan, 32% magenta, 0% yellow, and 37% black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#3A6DA0
RGB58, 109, 160
HSL210.0°, 46.8%, 42.7%
CMYK64%, 32%, 0%, 37%
HSV210.0°, 63.8%, 62.7%
LAB44.8, -0.7, -32.6
XYZ13.6, 14.4, 35.3
Decimal3829152
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.42:1
Text on #FFFFFF
AA
3.87:1
Text on #000000
AA Large
5.18:1
Text on #F8FAFC
AA
3.29:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #3A6DA0;
}
.text-color {
color: #3A6DA0;
}
.border-color {
border: 2px solid #3A6DA0;
}