#0724A8
A dark, vivid blue closely aligning with Darkblue.
About #0724A8
The hex code #0724A8 represents a beautifully specific shade of blue. Its closest recognized web color is Darkblue. This translates to an RGB value of rgb(7, 36, 168).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 96% C, 79% M, 0% Y, and 34% K. With a hue angle of 229.2 degrees, it sits comfortably in the blue spectrum.
When using this color as a background, text legibility must be considered. Because it is a dark color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#0724A8
RGB7, 36, 168
HSL229.2°, 92.0%, 34.3%
CMYK96%, 79%, 0%, 34%
HSV229.2°, 95.8%, 65.9%
LAB24.1, 44.3, -71.0
XYZ7.8, 4.1, 37.4
Decimal468136
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.50:1
Text on #FFFFFF
AAA
1.83:1
Text on #000000
FAIL
10.99:1
Text on #F8FAFC
AAA
1.55:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0724A8;
}
.text-color {
color: #0724A8;
}
.border-color {
border: 2px solid #0724A8;
}