#996D57
A medium, muted orange closely aligning with Rosybrown.
About #996D57
At its core, #996D57 is a medium and muted hue. Its closest recognized web color is Rosybrown. To achieve this exact tint on a monitor, you would use an RGB mix of 153, 109, and 87.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 29% M, 43% Y, and 40% K. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#996D57
RGB153, 109, 87
HSL20.0°, 27.5%, 47.1%
CMYK0%, 29%, 43%, 40%
HSV20.0°, 43.1%, 60.0%
LAB50.0, 14.6, 19.2
XYZ20.3, 18.4, 11.5
Decimal10054999
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.49:1
Text on #FFFFFF
AA Large
4.68:1
Text on #000000
AA
4.29:1
Text on #F8FAFC
AA Large
3.98:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #996D57;
}
.text-color {
color: #996D57;
}
.border-color {
border: 2px solid #996D57;
}