#4283C5
A medium, moderate blue closely aligning with Steelblue.
About #4283C5
The hex code #4283C5 represents a beautifully specific shade of blue. It is closely associated with the named CSS color Steelblue. Its digital footprint relies on 66 parts red, 131 parts green, and 197 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 66% C, 34% M, 0% Y, and 23% K. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#4283C5
RGB66, 131, 197
HSL210.2°, 53.0%, 51.6%
CMYK66%, 34%, 0%, 23%
HSV210.2°, 66.5%, 77.3%
LAB53.4, 0.4, -40.5
XYZ20.4, 21.4, 55.9
Decimal4359109
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.97:1
Text on #FFFFFF
AA Large
5.28:1
Text on #000000
AA
3.80:1
Text on #F8FAFC
AA Large
4.49:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #4283C5;
}
.text-color {
color: #4283C5;
}
.border-color {
border: 2px solid #4283C5;
}