#330099
A dark, vivid purple closely aligning with Darkblue.
About #330099
When working with digital screens, the color #330099 is rendered by mixing light. Designers often compare it to the standard color Darkblue. In the RGB color space, it consists of 51 red, 0 green, and 153 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 67% C, 100% M, 0% Y, and 40% K. 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. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#330099
RGB51, 0, 153
HSL260.0°, 100.0%, 30.0%
CMYK67%, 100%, 0%, 40%
HSV260.0°, 100.0%, 60.0%
LAB20.1, 55.3, -68.5
XYZ7.1, 3.0, 30.3
Decimal3342489
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
13.12:1
Text on #FFFFFF
AAA
1.60:1
Text on #000000
FAIL
12.54:1
Text on #F8FAFC
AAA
1.36:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #330099;
}
.text-color {
color: #330099;
}
.border-color {
border: 2px solid #330099;
}