#073392
A dark, vivid blue closely aligning with Midnightblue.
About #073392
Visually, #073392 is defined as a vivid blue. It is closely associated with the named CSS color Midnightblue. In the RGB color space, it consists of 7 red, 51 green, and 146 blue.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 95% cyan and 65% magenta inks. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#073392
RGB7, 51, 146
HSL221.0°, 90.8%, 30.0%
CMYK95%, 65%, 0%, 43%
HSV221.0°, 95.2%, 57.3%
LAB25.2, 26.4, -55.7
XYZ6.5, 4.5, 27.7
Decimal471954
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.07:1
Text on #FFFFFF
AAA
1.90:1
Text on #000000
FAIL
10.58:1
Text on #F8FAFC
AAA
1.61:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #073392;
}
.text-color {
color: #073392;
}
.border-color {
border: 2px solid #073392;
}