#956A60 Agate Brown
#956A60 (Agate Brown) RGB value is (149, 106, 96).
Red value is 149, green value is 106, and blue value is 96.
Cylindrical-coordinate representations (HSL) of color #956A60: hue: 11°, saturation: 21.6%, and lightness: 48%.
Process color (CMYK) of #956A60 is 0%, 28.9%, 35.6%, 41.6%. Web safe color equivalent of #956A60 is ##996666. Color #956A60 contains mainly Red.
Color Spaces
| Color spaces of #956A60 | Value |
|---|---|
| RGB | 149, 106, 96 |
| HSL | 11°, 21.6%, 48% |
| HSV / HSB | 11°, 35.6%, 58.4% |
| CMYK | 0%, 28.9%, 35.6%, 41.6% |
| XYZ | 19.66, 17.54, 13.41 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10010101 | 01101010 | 01100000 |
| Octal | 225 | 152 | 140 |
| Decimal | 149 | 106 | 96 |
| Hex | 95 | 6A | 60 |
Shades of #956A60
Tints of #956A60
.mybgColor { background-color: #956A60; }
.myforeColor { color: #956A60; }
.myborderColor { border: 3px solid #956A60; }
<p style="color:#956A60">Text here</p>
This sample text is styled with font color #956A60. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#956A60">Div content here</div>
<div style="border:3px solid #956A60">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(149, 106, 96, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #956A60; }
.divShadow { -moz-box-shadow: 1px 1px 3px #956A60;
-webkit-box-shadow: 1px 1px 3px #956A60;
box-shadow: 1px 1px 3px #956A60; }
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 #956A60 (Agate Brown)
Color Overview & Profile: Color #956A60, also known as Agate Brown, 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 38% Blue (96/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #956A60 translates into the CMYK subtractive color model with values of 0% Cyan, 28.9% Magenta, 35.6% Yellow, and 41.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 11°, saturation of 21.6%, and lightness of 48%.
Web Accessibility & Design Recommendations: When implementing #956A60 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.
