#1675AF
A dark, vivid blue closely aligning with Steelblue.
About #1675AF
Visually, #1675AF is defined as a vivid blue. Its closest recognized web color is Steelblue. Its digital footprint relies on 22 parts red, 117 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 87% cyan, 33% magenta, 0% yellow, and 31% black. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #FFFFFF 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#1675AF
RGB22, 117, 175
HSL202.7°, 77.7%, 38.6%
CMYK87%, 33%, 0%, 31%
HSV202.7°, 87.4%, 68.6%
LAB47.0, -4.6, -38.1
XYZ14.4, 16.0, 42.9
Decimal1471919
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.00:1
Text on #FFFFFF
AA
4.20:1
Text on #000000
AA Large
4.78:1
Text on #F8FAFC
AA
3.57:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #1675AF;
}
.text-color {
color: #1675AF;
}
.border-color {
border: 2px solid #1675AF;
}