#330024
A very dark, vivid magenta closely aligning with Black.
About #330024
The precise color #330024 is an excellent choice for modern design projects. Its closest recognized web color is Black. In the RGB color space, it consists of 51 red, 0 green, and 36 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 0% cyan, 100% magenta, 29% yellow, and 80% black. This makes it a relatively dark color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Because it is a very dark color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#330024
RGB51, 0, 36
HSL317.6°, 100.0%, 10.0%
CMYK0%, 100%, 29%, 80%
HSV317.6°, 100.0%, 20.0%
LAB7.5, 29.0, -9.9
XYZ1.7, 0.8, 1.7
Decimal3342372
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
18.01:1
Text on #FFFFFF
AAA
1.17:1
Text on #000000
FAIL
17.21:1
Text on #F8FAFC
AAA
1.01:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #330024;
}
.text-color {
color: #330024;
}
.border-color {
border: 2px solid #330024;
}