#07007C
A dark, vivid blue closely aligning with Navy.
About #07007C
The precise color #07007C is an excellent choice for modern design projects. Its closest recognized web color is Navy. In the RGB color space, it consists of 7 red, 0 green, and 124 blue.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 94% C, 100% M, 0% Y, and 51% K. The HSL representation is 243.4° hue, 100.0% saturation, and 24.3% lightness.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#07007C
RGB7, 0, 124
HSL243.4°, 100.0%, 24.3%
CMYK94%, 100%, 0%, 51%
HSV243.4°, 100.0%, 48.6%
LAB12.6, 46.5, -62.8
XYZ3.7, 1.5, 19.2
Decimal458876
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
16.15:1
Text on #FFFFFF
AAA
1.30:1
Text on #000000
FAIL
15.44:1
Text on #F8FAFC
AAA
1.11:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #07007C;
}
.text-color {
color: #07007C;
}
.border-color {
border: 2px solid #07007C;
}