#3A57BD
A medium, moderate blue closely aligning with Royalblue.
About #3A57BD
The precise color #3A57BD is an excellent choice for modern design projects. It is closely associated with the named CSS color Royalblue. This translates to an RGB value of rgb(58, 87, 189).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 69% cyan, 54% magenta, 0% yellow, and 26% black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. Because it is a medium color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#3A57BD
RGB58, 87, 189
HSL226.7°, 53.0%, 48.4%
CMYK69%, 54%, 0%, 26%
HSV226.7°, 69.3%, 74.1%
LAB40.2, 23.8, -56.9
XYZ14.3, 11.4, 49.6
Decimal3823549
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.41:1
Text on #FFFFFF
AA
3.28:1
Text on #000000
AA Large
6.12:1
Text on #F8FAFC
AA
2.79:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #3A57BD;
}
.text-color {
color: #3A57BD;
}
.border-color {
border: 2px solid #3A57BD;
}