#0716A8
A dark, vivid blue closely aligning with Darkblue.
About #0716A8
Visually, #0716A8 is defined as a vivid blue. It is closely associated with the named CSS color Darkblue. This translates to an RGB value of rgb(7, 22, 168).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 96% cyan and 87% magenta inks. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. 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#0716A8
RGB7, 22, 168
HSL234.4°, 92.0%, 34.3%
CMYK96%, 87%, 0%, 34%
HSV234.4°, 95.8%, 65.9%
LAB21.7, 51.2, -74.9
XYZ7.4, 3.4, 37.3
Decimal464552
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
12.43:1
Text on #FFFFFF
AAA
1.69:1
Text on #000000
FAIL
11.88:1
Text on #F8FAFC
AAA
1.44:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0716A8;
}
.text-color {
color: #0716A8;
}
.border-color {
border: 2px solid #0716A8;
}