#0700A8
A dark, vivid blue closely aligning with Darkblue.
About #0700A8
At its core, #0700A8 is a dark and vivid hue. Its closest recognized web color is Darkblue. In the RGB color space, it consists of 7 red, 0 green, and 168 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 96% Cyan, 100% Magenta, 0% Yellow, and 34% Black. The HSL representation is 242.5° hue, 100.0% saturation, and 32.9% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#0700A8
RGB7, 0, 168
HSL242.5°, 100.0%, 32.9%
CMYK96%, 100%, 0%, 34%
HSV242.5°, 100.0%, 65.9%
LAB19.5, 58.0, -78.6
XYZ7.2, 2.9, 37.2
Decimal458920
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
13.34:1
Text on #FFFFFF
AAA
1.57:1
Text on #000000
FAIL
12.75:1
Text on #F8FAFC
AAA
1.34:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0700A8;
}
.text-color {
color: #0700A8;
}
.border-color {
border: 2px solid #0700A8;
}