#077CD3
A medium, vivid blue closely aligning with Cornflowerblue.
About #077CD3
The precise color #077CD3 is an excellent choice for modern design projects. Its closest recognized web color is Cornflowerblue. This translates to an RGB value of rgb(7, 124, 211).
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 41% magenta inks. The HSL representation is 205.6° hue, 93.6% saturation, and 42.7% lightness.
Ensuring your text is legible against this background is a key part of web design. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#077CD3
RGB7, 124, 211
HSL205.6°, 93.6%, 42.7%
CMYK97%, 41%, 0%, 17%
HSV205.6°, 96.7%, 82.7%
LAB50.9, 4.4, -52.5
XYZ19.1, 19.2, 64.3
Decimal490707
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.35:1
Text on #FFFFFF
AA Large
4.83:1
Text on #000000
AA
4.15:1
Text on #F8FAFC
AA Large
4.11:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #077CD3;
}
.text-color {
color: #077CD3;
}
.border-color {
border: 2px solid #077CD3;
}