#2C75AF
A medium, moderate blue closely aligning with Steelblue.
About #2C75AF
Visually, #2C75AF is defined as a moderate blue. It is closely associated with the named CSS color Steelblue. In the RGB color space, it consists of 44 red, 117 green, and 175 blue.
Translating this color to physical media requires the CMYK color model. The color uses 75% Cyan, 33% 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. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#2C75AF
RGB44, 117, 175
HSL206.6°, 59.8%, 42.9%
CMYK75%, 33%, 0%, 31%
HSV206.6°, 74.9%, 68.6%
LAB47.4, -2.4, -37.3
XYZ15.1, 16.4, 42.9
Decimal2913711
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.92:1
Text on #FFFFFF
AA
4.27:1
Text on #000000
AA Large
4.70:1
Text on #F8FAFC
AA
3.63:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #2C75AF;
}
.text-color {
color: #2C75AF;
}
.border-color {
border: 2px solid #2C75AF;
}