#07426D
A dark, vivid blue closely aligning with Steelblue.
About #07426D
When working with digital screens, the color #07426D is rendered by mixing light. Designers often compare it to the standard color Steelblue. In the RGB color space, it consists of 7 red, 66 green, and 109 blue.
For print applications, it's crucial to understand its CMYK makeup. The color uses 94% Cyan, 39% Magenta, 0% Yellow, and 57% Black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. 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#07426D
RGB7, 66, 109
HSL205.3°, 87.9%, 22.7%
CMYK94%, 39%, 0%, 57%
HSV205.3°, 93.6%, 42.7%
LAB26.9, 0.0, -29.8
XYZ4.8, 5.0, 15.2
Decimal475757
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.45:1
Text on #FFFFFF
AAA
2.01:1
Text on #000000
FAIL
9.99:1
Text on #F8FAFC
AAA
1.71:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #07426D;
}
.text-color {
color: #07426D;
}
.border-color {
border: 2px solid #07426D;
}