#995049
A medium, moderate red closely aligning with Sienna.
About #995049
At its core, #995049 is a medium and moderate hue. Its closest recognized web color is Sienna. This translates to an RGB value of rgb(153, 80, 73).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 0% cyan, 48% magenta, 52% yellow, and 40% black. With a hue angle of 5.3 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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#995049
RGB153, 80, 73
HSL5.3°, 35.4%, 44.3%
CMYK0%, 48%, 52%, 40%
HSV5.3°, 52.3%, 60.0%
LAB42.7, 29.6, 17.9
XYZ17.2, 13.0, 7.9
Decimal10047561
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.84:1
Text on #FFFFFF
AA
3.60:1
Text on #000000
AA Large
5.58:1
Text on #F8FAFC
AA
3.06:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #995049;
}
.text-color {
color: #995049;
}
.border-color {
border: 2px solid #995049;
}