#4275AF
A medium, moderate blue closely aligning with Steelblue.
About #4275AF
The hex code #4275AF represents a beautifully specific shade of blue. Its closest recognized web color is Steelblue. Its digital footprint relies on 66 parts red, 117 parts green, and 175 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 62% Cyan, 33% Magenta, 0% Yellow, and 31% Black. This makes it a relatively light color when applied to physical surfaces.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#4275AF
RGB66, 117, 175
HSL211.9°, 45.2%, 47.3%
CMYK62%, 33%, 0%, 31%
HSV211.9°, 62.3%, 68.6%
LAB48.2, 1.2, -36.0
XYZ16.3, 17.0, 43.0
Decimal4355503
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.78:1
Text on #FFFFFF
AA
4.40:1
Text on #000000
AA Large
4.57:1
Text on #F8FAFC
AA
3.74:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #4275AF;
}
.text-color {
color: #4275AF;
}
.border-color {
border: 2px solid #4275AF;
}