#333349
A dark, muted blue closely aligning with Darkslategray.
About #333349
When working with digital screens, the color #333349 is rendered by mixing light. Designers often compare it to the standard color Darkslategray. This translates to an RGB value of rgb(51, 51, 73).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 30% Cyan, 30% Magenta, 0% Yellow, and 71% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#333349
RGB51, 51, 73
HSL240.0°, 17.7%, 24.3%
CMYK30%, 30%, 0%, 71%
HSV240.0°, 30.1%, 28.6%
LAB22.1, 5.9, -13.6
XYZ3.8, 3.6, 6.8
Decimal3355465
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
12.28:1
Text on #FFFFFF
AAA
1.71:1
Text on #000000
FAIL
11.73:1
Text on #F8FAFC
AAA
1.45:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #333349;
}
.text-color {
color: #333349;
}
.border-color {
border: 2px solid #333349;
}