#5083AF
A medium, moderate blue closely aligning with Steelblue.
About #5083AF
Visually, #5083AF is defined as a moderate blue. Its closest recognized web color is Steelblue. Its digital footprint relies on 80 parts red, 131 parts green, and 175 parts blue light.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 54% cyan, 25% magenta, 0% yellow, and 31% black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#5083AF
RGB80, 131, 175
HSL207.8°, 37.3%, 50.0%
CMYK54%, 25%, 0%, 31%
HSV207.8°, 54.3%, 68.6%
LAB53.0, -4.2, -28.5
XYZ19.2, 21.0, 43.6
Decimal5276591
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.03:1
Text on #FFFFFF
AA Large
5.21:1
Text on #000000
AA
3.85:1
Text on #F8FAFC
AA Large
4.43:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #5083AF;
}
.text-color {
color: #5083AF;
}
.border-color {
border: 2px solid #5083AF;
}