#073AAF
A dark, vivid blue closely aligning with Slateblue.
About #073AAF
The precise color #073AAF is an excellent choice for modern design projects. Its closest recognized web color is Slateblue. In the RGB color space, it consists of 7 red, 58 green, and 175 blue.
Translating this color to physical media requires the CMYK color model. The color uses 96% Cyan, 67% Magenta, 0% Yellow, and 31% Black. With a hue angle of 221.8 degrees, it sits comfortably in the blue spectrum.
Ensuring your text is legible against this background is a key part of web design. 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#073AAF
RGB7, 58, 175
HSL221.8°, 92.3%, 35.7%
CMYK96%, 67%, 0%, 31%
HSV221.8°, 96.0%, 68.6%
LAB29.8, 33.2, -65.7
XYZ9.3, 6.2, 41.3
Decimal473775
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.40:1
Text on #FFFFFF
AAA
2.23:1
Text on #000000
FAIL
8.99:1
Text on #F8FAFC
AAA
1.90:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #073AAF;
}
.text-color {
color: #073AAF;
}
.border-color {
border: 2px solid #073AAF;
}