#993349
A medium, moderate red closely aligning with Indianred.
About #993349
When working with digital screens, the color #993349 is rendered by mixing light. Its closest recognized web color is Indianred. In the RGB color space, it consists of 153 red, 51 green, and 73 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 67% magenta inks. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#993349
RGB153, 51, 73
HSL347.1°, 50.0%, 40.0%
CMYK0%, 67%, 52%, 40%
HSV347.1°, 66.7%, 60.0%
LAB37.2, 44.2, 10.2
XYZ15.5, 9.6, 7.3
Decimal10040137
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.18:1
Text on #FFFFFF
AAA
2.92:1
Text on #000000
FAIL
6.86:1
Text on #F8FAFC
AA
2.49:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #993349;
}
.text-color {
color: #993349;
}
.border-color {
border: 2px solid #993349;
}