#426692
A medium, moderate blue closely aligning with Steelblue.
About #426692
When working with digital screens, the color #426692 is rendered by mixing light. It is closely associated with the named CSS color Steelblue. In the RGB color space, it consists of 66 red, 102 green, and 146 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 55% C, 30% M, 0% Y, and 43% K. With a hue angle of 213.0 degrees, it sits comfortably in the blue spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#426692
RGB66, 102, 146
HSL213.0°, 37.7%, 41.6%
CMYK55%, 30%, 0%, 43%
HSV213.0°, 54.8%, 57.3%
LAB42.4, 0.6, -28.1
XYZ12.2, 12.7, 29.0
Decimal4351634
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.92:1
Text on #FFFFFF
AA
3.55:1
Text on #000000
AA Large
5.66:1
Text on #F8FAFC
AA
3.02:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #426692;
}
.text-color {
color: #426692;
}
.border-color {
border: 2px solid #426692;
}