#070092
A dark, vivid blue closely aligning with Darkblue.
About #070092
The precise color #070092 is an excellent choice for modern design projects. Designers often compare it to the standard color Darkblue. This translates to an RGB value of rgb(7, 0, 146).
Translating this color to physical media requires the CMYK color model. The color uses 95% Cyan, 100% Magenta, 0% Yellow, and 43% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. 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#070092
RGB7, 0, 146
HSL242.9°, 100.0%, 28.6%
CMYK95%, 100%, 0%, 43%
HSV242.9°, 100.0%, 57.3%
LAB16.1, 52.3, -70.8
XYZ5.3, 2.1, 27.3
Decimal458898
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
14.75:1
Text on #FFFFFF
AAA
1.42:1
Text on #000000
FAIL
14.09:1
Text on #F8FAFC
AAA
1.21:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #070092;
}
.text-color {
color: #070092;
}
.border-color {
border: 2px solid #070092;
}