#075FCC
A medium, vivid blue closely aligning with Royalblue.
About #075FCC
At its core, #075FCC is a medium and vivid hue. Its closest recognized web color is Royalblue. To achieve this exact tint on a monitor, you would use an RGB mix of 7, 95, and 204.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 97% cyan and 53% magenta inks. The HSL representation is 213.2° hue, 93.4% saturation, and 41.4% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#075FCC
RGB7, 95, 204
HSL213.2°, 93.4%, 41.4%
CMYK97%, 53%, 0%, 20%
HSV213.2°, 96.6%, 80.0%
LAB42.1, 20.1, -62.6
XYZ15.1, 12.6, 58.8
Decimal483276
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.97:1
Text on #FFFFFF
AA
3.52:1
Text on #000000
AA Large
5.71:1
Text on #F8FAFC
AA
2.99:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #075FCC;
}
.text-color {
color: #075FCC;
}
.border-color {
border: 2px solid #075FCC;
}