#07337C
A dark, vivid blue closely aligning with Darkslateblue.
About #07337C
The precise color #07337C is an excellent choice for modern design projects. It is closely associated with the named CSS color Darkslateblue. Its digital footprint relies on 7 parts red, 51 parts green, and 124 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 94% Cyan, 59% Magenta, 0% Yellow, and 51% Black. This makes it a relatively dark color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#07337C
RGB7, 51, 124
HSL217.4°, 89.3%, 25.7%
CMYK94%, 59%, 0%, 51%
HSV217.4°, 94.4%, 48.6%
LAB23.2, 17.1, -45.2
XYZ4.9, 3.9, 19.6
Decimal471932
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.84:1
Text on #FFFFFF
AAA
1.77:1
Text on #000000
FAIL
11.32:1
Text on #F8FAFC
AAA
1.51:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #07337C;
}
.text-color {
color: #07337C;
}
.border-color {
border: 2px solid #07337C;
}