#0750DB
A medium, vivid blue closely aligning with Royalblue.
About #0750DB
At its core, #0750DB is a medium and vivid hue. Designers often compare it to the standard color Royalblue. This translates to an RGB value of rgb(7, 80, 219).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 97% cyan, 63% magenta, 0% yellow, and 14% black. With a hue angle of 219.3 degrees, it sits comfortably in the blue spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#0750DB
RGB7, 80, 219
HSL219.3°, 93.8%, 44.3%
CMYK97%, 63%, 0%, 14%
HSV219.3°, 96.8%, 85.9%
LAB39.4, 35.8, -75.7
XYZ15.7, 10.9, 68.3
Decimal479451
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.61:1
Text on #FFFFFF
AA
3.18:1
Text on #000000
AA Large
6.31:1
Text on #F8FAFC
AA
2.70:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0750DB;
}
.text-color {
color: #0750DB;
}
.border-color {
border: 2px solid #0750DB;
}