#335099
A medium, moderate blue closely aligning with Darkslateblue.
About #335099
At its core, #335099 is a medium and moderate hue. Its closest recognized web color is Darkslateblue. This translates to an RGB value of rgb(51, 80, 153).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 67% cyan and 48% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#335099
RGB51, 80, 153
HSL222.9°, 50.0%, 40.0%
CMYK67%, 48%, 0%, 40%
HSV222.9°, 66.7%, 60.0%
LAB35.5, 14.0, -43.2
XYZ10.0, 8.7, 31.3
Decimal3362969
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.64:1
Text on #FFFFFF
AAA
2.75:1
Text on #000000
FAIL
7.30:1
Text on #F8FAFC
AAA
2.34:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #335099;
}
.text-color {
color: #335099;
}
.border-color {
border: 2px solid #335099;
}