#335F8A
A dark, moderate blue closely aligning with Steelblue.
About #335F8A
Visually, #335F8A is defined as a moderate blue. It is closely associated with the named CSS color Steelblue. To achieve this exact tint on a monitor, you would use an RGB mix of 51, 95, and 138.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 63% Cyan, 31% Magenta, 0% Yellow, and 46% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#335F8A
RGB51, 95, 138
HSL209.7°, 46.0%, 37.1%
CMYK63%, 31%, 0%, 46%
HSV209.7°, 63.0%, 54.1%
LAB39.1, -1.1, -28.4
XYZ10.0, 10.7, 25.6
Decimal3366794
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.68:1
Text on #FFFFFF
AA
3.14:1
Text on #000000
AA Large
6.38:1
Text on #F8FAFC
AA
2.67:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #335F8A;
}
.text-color {
color: #335F8A;
}
.border-color {
border: 2px solid #335F8A;
}