#834949
A medium, muted red closely aligning with Sienna.
About #834949
When working with digital screens, the color #834949 is rendered by mixing light. Its closest recognized web color is Sienna. In the RGB color space, it consists of 131 red, 73 green, and 73 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 44% M, 44% Y, and 49% K. 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. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#834949
RGB131, 73, 73
HSL0.0°, 28.4%, 40.0%
CMYK0%, 44%, 44%, 49%
HSV0.0°, 44.3%, 51.4%
LAB38.0, 24.6, 10.8
XYZ12.9, 10.1, 7.6
Decimal8603977
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.97:1
Text on #FFFFFF
AA
3.01:1
Text on #000000
AA Large
6.66:1
Text on #F8FAFC
AA
2.56:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #834949;
}
.text-color {
color: #834949;
}
.border-color {
border: 2px solid #834949;
}