#07006D
A dark, vivid blue closely aligning with Navy.
About #07006D
The hex code #07006D represents a beautifully specific shade of blue. Its closest recognized web color is Navy. In the RGB color space, it consists of 7 red, 0 green, and 109 blue.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 94% cyan, 100% magenta, 0% yellow, and 57% black. With a hue angle of 243.9 degrees, it sits comfortably in the blue spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#07006D
RGB7, 0, 109
HSL243.9°, 100.0%, 21.4%
CMYK94%, 100%, 0%, 57%
HSV243.9°, 100.0%, 42.7%
LAB10.2, 42.5, -57.1
XYZ2.8, 1.1, 14.5
Decimal458861
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
17.08:1
Text on #FFFFFF
AAA
1.23:1
Text on #000000
FAIL
16.32:1
Text on #F8FAFC
AAA
1.05:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #07006D;
}
.text-color {
color: #07006D;
}
.border-color {
border: 2px solid #07006D;
}