#073ADB
A medium, vivid blue closely aligning with Mediumblue.
About #073ADB
When working with digital screens, the color #073ADB is rendered by mixing light. Its closest recognized web color is Mediumblue. Its digital footprint relies on 7 parts red, 58 parts green, and 219 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 97% C, 74% M, 0% Y, and 14% K. The HSL representation is 225.6° hue, 93.8% saturation, and 44.3% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#073ADB
RGB7, 58, 219
HSL225.6°, 93.8%, 44.3%
CMYK97%, 74%, 0%, 14%
HSV225.6°, 96.8%, 85.9%
LAB34.4, 49.4, -84.0
XYZ14.4, 8.2, 67.8
Decimal473819
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.96:1
Text on #FFFFFF
AAA
2.64:1
Text on #000000
FAIL
7.61:1
Text on #F8FAFC
AAA
2.24:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #073ADB;
}
.text-color {
color: #073ADB;
}
.border-color {
border: 2px solid #073ADB;
}