#0775F0
A medium, vivid blue closely aligning with Royalblue.
About #0775F0
When working with digital screens, the color #0775F0 is rendered by mixing light. Designers often compare it to the standard color Royalblue. In the RGB color space, it consists of 7 red, 117 green, and 240 blue.
Translating this color to physical media requires the CMYK color model. The color uses 97% Cyan, 51% Magenta, 0% Yellow, and 6% Black. With a hue angle of 211.7 degrees, it sits comfortably in the blue spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#0775F0
RGB7, 117, 240
HSL211.7°, 94.3%, 48.4%
CMYK97%, 51%, 0%, 6%
HSV211.7°, 97.1%, 94.1%
LAB50.8, 20.1, -69.0
XYZ22.2, 19.1, 84.9
Decimal488944
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.36:1
Text on #FFFFFF
AA Large
4.81:1
Text on #000000
AA
4.17:1
Text on #F8FAFC
AA Large
4.09:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #0775F0;
}
.text-color {
color: #0775F0;
}
.border-color {
border: 2px solid #0775F0;
}