#924957
A medium, moderate red closely aligning with Indianred.
About #924957
When working with digital screens, the color #924957 is rendered by mixing light. Its closest recognized web color is Indianred. In the RGB color space, it consists of 146 red, 73 green, and 87 blue.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 50% magenta inks. With a hue angle of 348.5 degrees, it sits comfortably in the red spectrum.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#924957
RGB146, 73, 87
HSL348.5°, 33.3%, 42.9%
CMYK0%, 50%, 40%, 43%
HSV348.5°, 50.0%, 57.3%
LAB40.5, 32.2, 6.0
XYZ16.0, 11.6, 10.4
Decimal9587031
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.34:1
Text on #FFFFFF
AA
3.31:1
Text on #000000
AA Large
6.06:1
Text on #F8FAFC
AA
2.82:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #924957;
}
.text-color {
color: #924957;
}
.border-color {
border: 2px solid #924957;
}