#245FBD
A medium, moderate blue closely aligning with Royalblue.
About #245FBD
The precise color #245FBD is an excellent choice for modern design projects. Its closest recognized web color is Royalblue. This translates to an RGB value of rgb(36, 95, 189).
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 81% cyan and 50% magenta inks. With a hue angle of 216.9 degrees, it sits comfortably in the blue spectrum.
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#245FBD
RGB36, 95, 189
HSL216.9°, 68.0%, 44.1%
CMYK81%, 50%, 0%, 26%
HSV216.9°, 81.0%, 74.1%
LAB41.6, 15.9, -54.8
XYZ14.0, 12.2, 49.8
Decimal2383805
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.09:1
Text on #FFFFFF
AA
3.45:1
Text on #000000
AA Large
5.82:1
Text on #F8FAFC
AA
2.93:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #245FBD;
}
.text-color {
color: #245FBD;
}
.border-color {
border: 2px solid #245FBD;
}