#0749F0
A medium, vivid blue closely aligning with Mediumblue.
About #0749F0
Visually, #0749F0 is defined as a vivid blue. If you're using CSS, you might find it aligns closely with Mediumblue. In the RGB color space, it consists of 7 red, 73 green, and 240 blue.
Translating this color to physical media requires the CMYK color model. The color uses 97% Cyan, 70% Magenta, 0% Yellow, and 6% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#0749F0
RGB7, 73, 240
HSL223.0°, 94.3%, 48.4%
CMYK97%, 70%, 0%, 6%
HSV223.0°, 97.1%, 94.1%
LAB39.8, 47.9, -87.0
XYZ18.2, 11.1, 83.6
Decimal477680
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.52:1
Text on #FFFFFF
AA
3.22:1
Text on #000000
AA Large
6.23:1
Text on #F8FAFC
AA
2.74:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0749F0;
}
.text-color {
color: #0749F0;
}
.border-color {
border: 2px solid #0749F0;
}