#3A7CA0
A medium, moderate blue closely aligning with Steelblue.
About #3A7CA0
Visually, #3A7CA0 is defined as a moderate blue. Designers often compare it to the standard color Steelblue. Its digital footprint relies on 58 parts red, 124 parts green, and 160 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 64% C, 22% M, 0% Y, and 37% K. With a hue angle of 201.2 degrees, it sits comfortably in the blue spectrum.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#3A7CA0
RGB58, 124, 160
HSL201.2°, 46.8%, 42.7%
CMYK64%, 22%, 0%, 37%
HSV201.2°, 63.8%, 62.7%
LAB49.3, -9.6, -25.5
XYZ15.3, 17.9, 35.9
Decimal3832992
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.59:1
Text on #FFFFFF
AA
4.57:1
Text on #000000
AA
4.39:1
Text on #F8FAFC
AA Large
3.89:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #3A7CA0;
}
.text-color {
color: #3A7CA0;
}
.border-color {
border: 2px solid #3A7CA0;
}