#4992AF
A medium, moderate blue closely aligning with Steelblue.
About #4992AF
Visually, #4992AF is defined as a moderate blue. Its closest recognized web color is Steelblue. Its digital footprint relies on 73 parts red, 146 parts green, and 175 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 58% C, 17% M, 0% Y, and 31% K. With a hue angle of 197.1 degrees, it sits comfortably in the blue spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#4992AF
RGB73, 146, 175
HSL197.1°, 41.1%, 48.6%
CMYK58%, 17%, 0%, 31%
HSV197.1°, 58.3%, 68.6%
LAB57.1, -14.1, -22.1
XYZ20.8, 25.1, 44.3
Decimal4821679
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.49:1
Text on #FFFFFF
AA Large
6.01:1
Text on #000000
AA
3.34:1
Text on #F8FAFC
AA Large
5.11:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #4992AF;
}
.text-color {
color: #4992AF;
}
.border-color {
border: 2px solid #4992AF;
}