#9E7C5E Sandpit
#9E7C5E (Sandpit) RGB value is (158, 124, 94).
Red value is 158, green value is 124, and blue value is 94.
Cylindrical-coordinate representations (HSL) of color #9E7C5E: hue: 28°, saturation: 25.4%, and lightness: 49.4%.
Process color (CMYK) of #9E7C5E is 0%, 21.5%, 40.5%, 38%. Web safe color equivalent of #9E7C5E is ##996666. Color #9E7C5E contains mainly Yellow.
Color Spaces
| Color spaces of #9E7C5E | Value |
|---|---|
| RGB | 158, 124, 94 |
| HSL | 28°, 25.4%, 49.4% |
| HSV / HSB | 28°, 40.5%, 62% |
| CMYK | 0%, 21.5%, 40.5%, 38% |
| XYZ | 23.33, 22.49, 13.7 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011110 | 01111100 | 01011110 |
| Octal | 236 | 174 | 136 |
| Decimal | 158 | 124 | 94 |
| Hex | 9E | 7C | 5E |
Shades of #9E7C5E
Tints of #9E7C5E
.mybgColor { background-color: #9E7C5E; }
.myforeColor { color: #9E7C5E; }
.myborderColor { border: 3px solid #9E7C5E; }
<p style="color:#9E7C5E">Text here</p>
This sample text is styled with font color #9E7C5E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#9E7C5E">Div content here</div>
<div style="border:3px solid #9E7C5E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(158, 124, 94, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #9E7C5E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #9E7C5E;
-webkit-box-shadow: 1px 1px 3px #9E7C5E;
box-shadow: 1px 1px 3px #9E7C5E; }
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 #9E7C5E (Sandpit)
Color Overview & Profile: Color #9E7C5E, also known as Sandpit, 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 (158/255), 49% Green (124/255), and 37% Blue (94/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #9E7C5E translates into the CMYK subtractive color model with values of 0% Cyan, 21.5% Magenta, 40.5% Yellow, and 38% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 28°, saturation of 25.4%, and lightness of 49.4%.
Web Accessibility & Design Recommendations: When implementing #9E7C5E 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 ##996666.
