#1675BD
A medium, vivid blue closely aligning with Steelblue.
About #1675BD
At its core, #1675BD is a medium and vivid hue. Its closest recognized web color is Steelblue. Its digital footprint relies on 22 parts red, 117 parts green, and 189 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 88% C, 38% M, 0% Y, and 26% K. With a hue angle of 205.9 degrees, it sits comfortably in the blue spectrum.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#1675BD
RGB22, 117, 189
HSL205.9°, 79.1%, 41.4%
CMYK88%, 38%, 0%, 26%
HSV205.9°, 88.4%, 74.1%
LAB47.7, 0.8, -45.0
XYZ15.9, 16.6, 50.5
Decimal1471933
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.87:1
Text on #FFFFFF
AA
4.31:1
Text on #000000
AA Large
4.65:1
Text on #F8FAFC
AA
3.67:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #1675BD;
}
.text-color {
color: #1675BD;
}
.border-color {
border: 2px solid #1675BD;
}