#0716DB
A medium, vivid blue closely aligning with Mediumblue.
About #0716DB
When working with digital screens, the color #0716DB is rendered by mixing light. Its closest recognized web color is Mediumblue. To achieve this exact tint on a monitor, you would use an RGB mix of 7, 22, and 219.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 97% Cyan, 90% Magenta, 0% Yellow, and 14% Black. The HSL representation is 235.8° hue, 93.8% saturation, and 44.3% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#0716DB
RGB7, 22, 219
HSL235.8°, 93.8%, 44.3%
CMYK97%, 90%, 0%, 14%
HSV235.8°, 96.8%, 85.9%
LAB28.7, 65.9, -93.4
XYZ13.2, 5.7, 67.4
Decimal464603
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.78:1
Text on #FFFFFF
AAA
2.15:1
Text on #000000
FAIL
9.35:1
Text on #F8FAFC
AAA
1.82:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0716DB;
}
.text-color {
color: #0716DB;
}
.border-color {
border: 2px solid #0716DB;
}