#495FDB
A medium, moderate blue closely aligning with Royalblue.
About #495FDB
Visually, #495FDB is defined as a moderate blue. Its closest recognized web color is Royalblue. In the RGB color space, it consists of 73 red, 95 green, and 219 blue.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 67% cyan and 57% magenta inks. The HSL representation is 231.0° hue, 67.0% saturation, and 57.3% lightness.
When using this color as a background, text legibility must be considered. 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#495FDB
RGB73, 95, 219
HSL231.0°, 67.0%, 57.3%
CMYK67%, 57%, 0%, 14%
HSV231.0°, 66.7%, 85.9%
LAB45.2, 31.6, -66.1
XYZ19.6, 14.7, 68.8
Decimal4808667
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.33:1
Text on #FFFFFF
AA
3.94:1
Text on #000000
AA Large
5.09:1
Text on #F8FAFC
AA
3.35:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #495FDB;
}
.text-color {
color: #495FDB;
}
.border-color {
border: 2px solid #495FDB;
}