#3A57B6
A medium, moderate blue closely aligning with Royalblue.
About #3A57B6
Visually, #3A57B6 is defined as a moderate blue. Its closest recognized web color is Royalblue. In the RGB color space, it consists of 58 red, 87 green, and 182 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 68% cyan and 52% magenta inks. The HSL representation is 226.0° hue, 51.7% saturation, and 47.1% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#3A57B6
RGB58, 87, 182
HSL226.0°, 51.7%, 47.1%
CMYK68%, 52%, 0%, 29%
HSV226.0°, 68.1%, 71.4%
LAB39.7, 21.3, -53.6
XYZ13.6, 11.1, 45.7
Decimal3823542
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.24:1
Text on #F8FAFC
AA
2.74:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #3A57B6;
}
.text-color {
color: #3A57B6;
}
.border-color {
border: 2px solid #3A57B6;
}