#0007A0
A dark, vivid blue closely aligning with Darkblue.
About #0007A0
The precise color #0007A0 is an excellent choice for modern design projects. Its closest recognized web color is Darkblue. In the RGB color space, it consists of 0 red, 7 green, and 160 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 100% cyan and 96% magenta inks. With a hue angle of 237.4 degrees, it sits comfortably in the blue spectrum.
Ensuring your text is legible against this background is a key part of web design. 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#0007A0
RGB0, 7, 160
HSL237.4°, 100.0%, 31.4%
CMYK100%, 96%, 0%, 37%
HSV237.4°, 100.0%, 62.7%
LAB18.8, 53.8, -75.0
XYZ6.4, 2.7, 33.4
Decimal1952
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
13.65:1
Text on #FFFFFF
AAA
1.54:1
Text on #000000
FAIL
13.05:1
Text on #F8FAFC
AAA
1.31:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0007A0;
}
.text-color {
color: #0007A0;
}
.border-color {
border: 2px solid #0007A0;
}