#072449
A very dark, vivid blue closely aligning with Black.
About #072449
The hex code #072449 represents a beautifully specific shade of blue. Its closest recognized web color is Black. Its digital footprint relies on 7 parts red, 36 parts green, and 73 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 90% cyan and 51% magenta inks. With a hue angle of 213.6 degrees, it sits comfortably in the blue spectrum.
From a UX and accessibility standpoint, contrast is paramount. 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#072449
RGB7, 36, 73
HSL213.6°, 82.5%, 15.7%
CMYK90%, 51%, 0%, 71%
HSV213.6°, 90.4%, 28.6%
LAB14.3, 5.5, -26.1
XYZ1.9, 1.8, 6.5
Decimal468041
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
15.47:1
Text on #FFFFFF
AAA
1.36:1
Text on #000000
FAIL
14.78:1
Text on #F8FAFC
AAA
1.15:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #072449;
}
.text-color {
color: #072449;
}
.border-color {
border: 2px solid #072449;
}