#335FA0
A medium, moderate blue closely aligning with Steelblue.
About #335FA0
The precise color #335FA0 is an excellent choice for modern design projects. Its closest recognized web color is Steelblue. To achieve this exact tint on a monitor, you would use an RGB mix of 51, 95, and 160.
Translating this color to physical media requires the CMYK color model. The color uses 68% Cyan, 41% Magenta, 0% Yellow, and 37% Black. With a hue angle of 215.8 degrees, it sits comfortably in the blue spectrum.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#335FA0
RGB51, 95, 160
HSL215.8°, 51.7%, 41.4%
CMYK68%, 41%, 0%, 37%
HSV215.8°, 68.1%, 62.7%
LAB40.3, 6.8, -39.7
XYZ11.8, 11.4, 34.8
Decimal3366816
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.39:1
Text on #FFFFFF
AA
3.29:1
Text on #000000
AA Large
6.11:1
Text on #F8FAFC
AA
2.79:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #335FA0;
}
.text-color {
color: #335FA0;
}
.border-color {
border: 2px solid #335FA0;
}