#5075DB
A medium, moderate blue closely aligning with Royalblue.
About #5075DB
The hex code #5075DB represents a beautifully specific shade of blue. Its closest recognized web color is Royalblue. To achieve this exact tint on a monitor, you would use an RGB mix of 80, 117, and 219.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 63% Cyan, 47% Magenta, 0% Yellow, and 14% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 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#5075DB
RGB80, 117, 219
HSL224.0°, 65.9%, 58.6%
CMYK63%, 47%, 0%, 14%
HSV224.0°, 63.5%, 85.9%
LAB51.3, 18.9, -56.2
XYZ22.5, 19.5, 69.6
Decimal5273051
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.28:1
Text on #FFFFFF
AA Large
4.91:1
Text on #000000
AA
4.09:1
Text on #F8FAFC
AA Large
4.17:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #5075DB;
}
.text-color {
color: #5075DB;
}
.border-color {
border: 2px solid #5075DB;
}