#992433
A dark, moderate red closely aligning with Brown.
About #992433
Visually, #992433 is defined as a moderate red. Designers often compare it to the standard color Brown. This translates to an RGB value of rgb(153, 36, 51).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 76% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. 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#992433
RGB153, 36, 51
HSL352.3°, 61.9%, 37.1%
CMYK0%, 76%, 67%, 40%
HSV352.3°, 76.5%, 60.0%
LAB34.5, 48.5, 20.8
XYZ14.4, 8.3, 4.0
Decimal10036275
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.91:1
Text on #FFFFFF
AAA
2.65:1
Text on #000000
FAIL
7.56:1
Text on #F8FAFC
AAA
2.26:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #992433;
}
.text-color {
color: #992433;
}
.border-color {
border: 2px solid #992433;
}