#07427C
A dark, vivid blue closely aligning with Darkslateblue.
About #07427C
The hex code #07427C represents a beautifully specific shade of blue. Its closest recognized web color is Darkslateblue. In the RGB color space, it consists of 7 red, 66 green, and 124 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 94% cyan and 47% magenta inks. The HSL representation is 209.7° hue, 89.3% saturation, and 25.7% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#07427C
RGB7, 66, 124
HSL209.7°, 89.3%, 25.7%
CMYK94%, 47%, 0%, 51%
HSV209.7°, 94.4%, 48.6%
LAB27.8, 6.5, -37.8
XYZ5.7, 5.4, 19.8
Decimal475772
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.10:1
Text on #FFFFFF
AAA
2.08:1
Text on #000000
FAIL
9.65:1
Text on #F8FAFC
AAA
1.77:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #07427C;
}
.text-color {
color: #07427C;
}
.border-color {
border: 2px solid #07427C;
}