#4983BD
A medium, moderate blue closely aligning with Steelblue.
About #4983BD
The hex code #4983BD represents a beautifully specific shade of blue. Designers often compare it to the standard color Steelblue. This translates to an RGB value of rgb(73, 131, 189).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 61% cyan and 31% magenta inks. The HSL representation is 210.0° hue, 46.8% saturation, and 51.4% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#4983BD
RGB73, 131, 189
HSL210.0°, 46.8%, 51.4%
CMYK61%, 31%, 0%, 26%
HSV210.0°, 61.4%, 74.1%
LAB53.3, -1.1, -36.0
XYZ20.0, 21.3, 51.2
Decimal4817853
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.99:1
Text on #FFFFFF
AA Large
5.26:1
Text on #000000
AA
3.81:1
Text on #F8FAFC
AA Large
4.48:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #4983BD;
}
.text-color {
color: #4983BD;
}
.border-color {
border: 2px solid #4983BD;
}