#331699
A dark, vivid blue closely aligning with Darkblue.
About #331699
Visually, #331699 is defined as a vivid blue. Its closest recognized web color is Darkblue. This translates to an RGB value of rgb(51, 22, 153).
If you are designing for print, the four-color process is what matters most. The color uses 67% Cyan, 86% Magenta, 0% Yellow, and 40% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#331699
RGB51, 22, 153
HSL253.3°, 74.9%, 34.3%
CMYK67%, 86%, 0%, 40%
HSV253.3°, 85.6%, 60.0%
LAB22.2, 48.8, -64.9
XYZ7.4, 3.6, 30.4
Decimal3348121
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
12.24:1
Text on #FFFFFF
AAA
1.72:1
Text on #000000
FAIL
11.70:1
Text on #F8FAFC
AAA
1.46:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #331699;
}
.text-color {
color: #331699;
}
.border-color {
border: 2px solid #331699;
}