#99003A
A dark, vivid magenta closely aligning with Brown.
About #99003A
Visually, #99003A is defined as a vivid magenta. Designers often compare it to the standard color Brown. In the RGB color space, it consists of 153 red, 0 green, and 58 blue.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 100% magenta, 62% yellow, and 40% black. With a hue angle of 337.3 degrees, it sits comfortably in the magenta spectrum.
When using this color as a background, text legibility must be considered. 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#99003A
RGB153, 0, 58
HSL337.3°, 100.0%, 30.0%
CMYK0%, 100%, 62%, 40%
HSV337.3°, 100.0%, 60.0%
LAB32.0, 56.6, 12.9
XYZ13.9, 7.1, 4.6
Decimal10027066
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.69:1
Text on #FFFFFF
AAA
2.42:1
Text on #000000
FAIL
8.31:1
Text on #F8FAFC
AAA
2.05:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #99003A;
}
.text-color {
color: #99003A;
}
.border-color {
border: 2px solid #99003A;
}