#0775CC
A medium, vivid blue closely aligning with Cornflowerblue.
About #0775CC
At its core, #0775CC is a medium and vivid hue. Its closest recognized web color is Cornflowerblue. Its digital footprint relies on 7 parts red, 117 parts green, and 204 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 97% Cyan, 43% Magenta, 0% Yellow, and 20% Black. With a hue angle of 206.5 degrees, it sits comfortably in the blue spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#0775CC
RGB7, 117, 204
HSL206.5°, 93.4%, 41.4%
CMYK97%, 43%, 0%, 20%
HSV206.5°, 96.6%, 80.0%
LAB48.4, 5.9, -52.5
XYZ17.3, 17.1, 59.5
Decimal488908
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.75:1
Text on #FFFFFF
AA
4.43:1
Text on #000000
AA Large
4.54:1
Text on #F8FAFC
AA
3.76:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #0775CC;
}
.text-color {
color: #0775CC;
}
.border-color {
border: 2px solid #0775CC;
}