#3392D3
A medium, moderate blue closely aligning with Steelblue.
About #3392D3
The precise color #3392D3 is an excellent choice for modern design projects. Designers often compare it to the standard color Steelblue. In the RGB color space, it consists of 51 red, 146 green, and 211 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 76% C, 31% M, 0% Y, and 17% K. This makes it a relatively light color when applied to physical surfaces.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 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#3392D3
RGB51, 146, 211
HSL204.4°, 64.5%, 51.4%
CMYK76%, 31%, 0%, 17%
HSV204.4°, 75.8%, 82.7%
LAB58.0, -5.6, -41.2
XYZ23.4, 26.0, 65.4
Decimal3379923
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.39:1
Text on #FFFFFF
AA Large
6.19:1
Text on #000000
AA
3.24:1
Text on #F8FAFC
AA Large
5.26:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #3392D3;
}
.text-color {
color: #3392D3;
}
.border-color {
border: 2px solid #3392D3;
}