#920033
A dark, vivid magenta closely aligning with Brown.
About #920033
Visually, #920033 is defined as a vivid magenta. It is closely associated with the named CSS color Brown. Its digital footprint relies on 146 parts red, 0 parts green, and 51 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 100% magenta, 65% yellow, and 43% black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Because it is a dark color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#920033
RGB146, 0, 51
HSL339.0°, 100.0%, 28.6%
CMYK0%, 100%, 65%, 43%
HSV339.0°, 100.0%, 57.3%
LAB30.3, 54.5, 15.0
XYZ12.5, 6.4, 3.7
Decimal9568307
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.25:1
Text on #FFFFFF
AAA
2.27:1
Text on #000000
FAIL
8.84:1
Text on #F8FAFC
AAA
1.93:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #920033;
}
.text-color {
color: #920033;
}
.border-color {
border: 2px solid #920033;
}