#427592
A medium, moderate blue closely aligning with Steelblue.
About #427592
The precise color #427592 is an excellent choice for modern design projects. If you're using CSS, you might find it aligns closely with Steelblue. This translates to an RGB value of rgb(66, 117, 146).
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 55% cyan and 20% magenta inks. With a hue angle of 201.8 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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#427592
RGB66, 117, 146
HSL201.8°, 37.7%, 41.6%
CMYK55%, 20%, 0%, 43%
HSV201.8°, 54.8%, 57.3%
LAB46.9, -8.4, -21.0
XYZ13.8, 16.0, 29.5
Decimal4355474
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.01:1
Text on #FFFFFF
AA
4.19:1
Text on #000000
AA Large
4.79:1
Text on #F8FAFC
AA
3.56:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #427592;
}
.text-color {
color: #427592;
}
.border-color {
border: 2px solid #427592;
}