#2442F0
A medium, vivid blue closely aligning with Mediumblue.
About #2442F0
Visually, #2442F0 is defined as a vivid blue. Designers often compare it to the standard color Mediumblue. This translates to an RGB value of rgb(36, 66, 240).
For print applications, it's crucial to understand its CMYK makeup. The color uses 85% Cyan, 72% Magenta, 0% Yellow, and 6% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#2442F0
RGB36, 66, 240
HSL231.2°, 87.2%, 54.1%
CMYK85%, 72%, 0%, 6%
HSV231.2°, 85.0%, 94.1%
LAB38.8, 52.9, -88.5
XYZ18.4, 10.6, 83.5
Decimal2376432
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.75:1
Text on #FFFFFF
AA
3.11:1
Text on #000000
AA Large
6.45:1
Text on #F8FAFC
AA
2.65:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #2442F0;
}
.text-color {
color: #2442F0;
}
.border-color {
border: 2px solid #2442F0;
}