#330792
A dark, vivid purple closely aligning with Darkblue.
About #330792
Visually, #330792 is defined as a vivid purple. Designers often compare it to the standard color Darkblue. Its digital footprint relies on 51 parts red, 7 parts green, and 146 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 65% cyan and 95% magenta inks. This makes it a relatively light color when applied to physical surfaces.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#330792
RGB51, 7, 146
HSL259.0°, 90.8%, 30.0%
CMYK65%, 95%, 0%, 43%
HSV259.0°, 95.2%, 57.3%
LAB19.8, 51.7, -64.6
XYZ6.6, 2.9, 27.4
Decimal3344274
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
13.24:1
Text on #FFFFFF
AAA
1.59:1
Text on #000000
FAIL
12.65:1
Text on #F8FAFC
AAA
1.35:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #330792;
}
.text-color {
color: #330792;
}
.border-color {
border: 2px solid #330792;
}