#4983AF
A medium, moderate blue closely aligning with Steelblue.
About #4983AF
The hex code #4983AF 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, 175).
For print applications, it's crucial to understand its CMYK makeup. The color uses 58% Cyan, 25% Magenta, 0% Yellow, and 31% Black. 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. 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#4983AF
RGB73, 131, 175
HSL205.9°, 41.1%, 48.6%
CMYK58%, 25%, 0%, 31%
HSV205.9°, 58.3%, 68.6%
LAB52.7, -5.7, -29.0
XYZ18.6, 20.7, 43.6
Decimal4817839
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.08:1
Text on #FFFFFF
AA Large
5.15:1
Text on #000000
AA
3.90:1
Text on #F8FAFC
AA Large
4.38:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #4983AF;
}
.text-color {
color: #4983AF;
}
.border-color {
border: 2px solid #4983AF;
}