#956A66 Clay Ridge
#956A66 (Clay Ridge) RGB value is (149, 106, 102).
Red value is 149, green value is 106, and blue value is 102.
Cylindrical-coordinate representations (HSL) of color #956A66: hue: 5°, saturation: 18.7%, and lightness: 49.2%.
Process color (CMYK) of #956A66 is 0%, 28.9%, 31.5%, 41.6%. Web safe color equivalent of #956A66 is ##996666. Color #956A66 contains mainly Red.
Color Spaces
| Color spaces of #956A66 | Value |
|---|---|
| RGB | 149, 106, 102 |
| HSL | 5°, 18.7%, 49.2% |
| HSV / HSB | 5°, 31.5%, 58.4% |
| CMYK | 0%, 28.9%, 31.5%, 41.6% |
| XYZ | 19.95, 17.66, 14.93 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10010101 | 01101010 | 01100110 |
| Octal | 225 | 152 | 146 |
| Decimal | 149 | 106 | 102 |
| Hex | 95 | 6A | 66 |
Shades of #956A66
Tints of #956A66
.mybgColor { background-color: #956A66; }
.myforeColor { color: #956A66; }
.myborderColor { border: 3px solid #956A66; }
<p style="color:#956A66">Text here</p>
This sample text is styled with font color #956A66. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#956A66">Div content here</div>
<div style="border:3px solid #956A66">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(149, 106, 102, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #956A66; }
.divShadow { -moz-box-shadow: 1px 1px 3px #956A66;
-webkit-box-shadow: 1px 1px 3px #956A66;
box-shadow: 1px 1px 3px #956A66; }
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 #956A66 (Clay Ridge)
Color Overview & Profile: Color #956A66, also known as Clay Ridge, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 58% Red (149/255), 42% Green (106/255), and 40% Blue (102/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #956A66 translates into the CMYK subtractive color model with values of 0% Cyan, 28.9% Magenta, 31.5% Yellow, and 41.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 5°, saturation of 18.7%, and lightness of 49.2%.
Web Accessibility & Design Recommendations: When implementing #956A66 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.
