#924942
A medium, moderate red closely aligning with Sienna.
About #924942
When working with digital screens, the color #924942 is rendered by mixing light. Its closest recognized web color is Sienna. To achieve this exact tint on a monitor, you would use an RGB mix of 146, 73, and 66.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 50% M, 55% Y, and 43% K. With a hue angle of 5.2 degrees, it sits comfortably in the red spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#924942
RGB146, 73, 66
HSL5.2°, 37.7%, 41.6%
CMYK0%, 50%, 55%, 43%
HSV5.2°, 54.8%, 57.3%
LAB40.0, 30.0, 18.3
XYZ15.2, 11.3, 6.5
Decimal9587010
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.45:1
Text on #FFFFFF
AA
3.25:1
Text on #000000
AA Large
6.17:1
Text on #F8FAFC
AA
2.77:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #924942;
}
.text-color {
color: #924942;
}
.border-color {
border: 2px solid #924942;
}