#077CCC
A medium, vivid blue closely aligning with Cornflowerblue.
About #077CCC
Visually, #077CCC is defined as a vivid blue. Its closest recognized web color is Cornflowerblue. Its digital footprint relies on 7 parts red, 124 parts green, and 204 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 97% cyan, 39% magenta, 0% yellow, and 20% black. The HSL representation is 204.4° hue, 93.4% saturation, and 41.4% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 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#077CCC
RGB7, 124, 204
HSL204.4°, 93.4%, 41.4%
CMYK97%, 39%, 0%, 20%
HSV204.4°, 96.6%, 80.0%
LAB50.5, 1.6, -49.2
XYZ18.2, 18.8, 59.8
Decimal490700
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.41:1
Text on #FFFFFF
AA Large
4.76:1
Text on #000000
AA
4.21:1
Text on #F8FAFC
AA Large
4.05:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #077CCC;
}
.text-color {
color: #077CCC;
}
.border-color {
border: 2px solid #077CCC;
}