#07243A
A very dark, vivid blue closely aligning with Black.
About #07243A
The precise color #07243A is an excellent choice for modern design projects. Its closest recognized web color is Black. Its digital footprint relies on 7 parts red, 36 parts green, and 58 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 88% cyan, 38% magenta, 0% yellow, and 77% black. With a hue angle of 205.9 degrees, it sits comfortably in the blue spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#07243A
RGB7, 36, 58
HSL205.9°, 78.5%, 12.7%
CMYK88%, 38%, 0%, 77%
HSV205.9°, 87.9%, 22.7%
LAB13.3, -1.4, -17.2
XYZ1.5, 1.6, 4.2
Decimal468026
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
15.88:1
Text on #FFFFFF
AAA
1.32:1
Text on #000000
FAIL
15.18:1
Text on #F8FAFC
AAA
1.12:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #07243A;
}
.text-color {
color: #07243A;
}
.border-color {
border: 2px solid #07243A;
}