#070FBD
A dark, vivid blue closely aligning with Mediumblue.
About #070FBD
The precise color #070FBD is an excellent choice for modern design projects. Its closest recognized web color is Mediumblue. In the RGB color space, it consists of 7 red, 15 green, and 189 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 96% Cyan, 92% Magenta, 0% Yellow, and 26% Black. With a hue angle of 237.4 degrees, it sits comfortably in the blue spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#070FBD
RGB7, 15, 189
HSL237.4°, 92.9%, 38.4%
CMYK96%, 92%, 0%, 26%
HSV237.4°, 96.3%, 74.1%
LAB23.9, 59.7, -83.9
XYZ9.4, 4.1, 48.4
Decimal462781
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.59:1
Text on #FFFFFF
AAA
1.81:1
Text on #000000
FAIL
11.08:1
Text on #F8FAFC
AAA
1.54:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #070FBD;
}
.text-color {
color: #070FBD;
}
.border-color {
border: 2px solid #070FBD;
}