#335075
A dark, moderate blue closely aligning with Steelblue.
About #335075
Visually, #335075 is defined as a moderate blue. Its closest recognized web color is Steelblue. Its digital footprint relies on 51 parts red, 80 parts green, and 117 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 56% Cyan, 32% Magenta, 0% Yellow, and 54% Black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. Because it is a dark color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#335075
RGB51, 80, 117
HSL213.6°, 39.3%, 32.9%
CMYK56%, 32%, 0%, 54%
HSV213.6°, 56.4%, 45.9%
LAB33.4, 1.0, -24.4
XYZ7.4, 7.7, 17.9
Decimal3362933
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.25:1
Text on #FFFFFF
AAA
2.55:1
Text on #000000
FAIL
7.89:1
Text on #F8FAFC
AAA
2.16:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #335075;
}
.text-color {
color: #335075;
}
.border-color {
border: 2px solid #335075;
}