#9D6F4B Standing Still
#9D6F4B (Standing Still) RGB value is (157, 111, 75).
Red value is 157, green value is 111, and blue value is 75.
Cylindrical-coordinate representations (HSL) of color #9D6F4B: hue: 26°, saturation: 35.3%, and lightness: 45.5%.
Process color (CMYK) of #9D6F4B is 0%, 29.3%, 52.2%, 38.4%. Web safe color equivalent of #9D6F4B is ##996633. Color #9D6F4B contains mainly Red.
Color Spaces
| Color spaces of #9D6F4B | Value |
|---|---|
| RGB | 157, 111, 75 |
| HSL | 26°, 35.3%, 45.5% |
| HSV / HSB | 26°, 52.2%, 61.6% |
| CMYK | 0%, 29.3%, 52.2%, 38.4% |
| XYZ | 20.86, 19.05, 9.23 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011101 | 01101111 | 01001011 |
| Octal | 235 | 157 | 113 |
| Decimal | 157 | 111 | 75 |
| Hex | 9D | 6F | 4B |
Shades of #9D6F4B
Tints of #9D6F4B
.mybgColor { background-color: #9D6F4B; }
.myforeColor { color: #9D6F4B; }
.myborderColor { border: 3px solid #9D6F4B; }
<p style="color:#9D6F4B">Text here</p>
This sample text is styled with font color #9D6F4B. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#9D6F4B">Div content here</div>
<div style="border:3px solid #9D6F4B">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(157, 111, 75, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #9D6F4B; }
.divShadow { -moz-box-shadow: 1px 1px 3px #9D6F4B;
-webkit-box-shadow: 1px 1px 3px #9D6F4B;
box-shadow: 1px 1px 3px #9D6F4B; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Related Colors & Harmonies
Detailed Specifications & Design Guide for #9D6F4B (Standing Still)
Color Overview & Profile: Color #9D6F4B, also known as Standing Still, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 62% Red (157/255), 44% Green (111/255), and 29% Blue (75/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #9D6F4B translates into the CMYK subtractive color model with values of 0% Cyan, 29.3% Magenta, 52.2% Yellow, and 38.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 26°, saturation of 35.3%, and lightness of 45.5%.
Web Accessibility & Design Recommendations: When implementing #9D6F4B in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ##996633.
