#0075F0
A medium, vivid blue closely aligning with Royalblue.
About #0075F0
At its core, #0075F0 is a medium and vivid hue. It is closely associated with the named CSS color Royalblue. Its digital footprint relies on 0 parts red, 117 parts green, and 240 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 100% Cyan, 51% Magenta, 0% Yellow, and 6% Black. The HSL representation is 210.8° hue, 100.0% saturation, and 47.1% lightness.
When using this color as a background, text legibility must be considered. 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#0075F0
RGB0, 117, 240
HSL210.8°, 100.0%, 47.1%
CMYK100%, 51%, 0%, 6%
HSV210.8°, 100.0%, 94.1%
LAB50.7, 19.9, -69.1
XYZ22.1, 19.0, 84.9
Decimal30192
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.37:1
Text on #FFFFFF
AA Large
4.80:1
Text on #000000
AA
4.18:1
Text on #F8FAFC
AA Large
4.08:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #0075F0;
}
.text-color {
color: #0075F0;
}
.border-color {
border: 2px solid #0075F0;
}