#969588 Cornwall Slate
#969588 (Cornwall Slate) RGB value is (150, 149, 136).
Red value is 150, green value is 149, and blue value is 136.
Cylindrical-coordinate representations (HSL) of color #969588: hue: 56°, saturation: 6.3%, and lightness: 56.1%.
Process color (CMYK) of #969588 is 0%, 0.7%, 9.3%, 41.2%. Web safe color equivalent of #969588 is ##999999. Color #969588 contains mainly GRAY.
Color Spaces
| Color spaces of #969588 | Value |
|---|---|
| RGB | 150, 149, 136 |
| HSL | 56°, 6.3%, 56.1% |
| HSV / HSB | 56°, 9.3%, 58.8% |
| CMYK | 0%, 0.7%, 9.3%, 41.2% |
| XYZ | 27.77, 29.76, 27.57 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10010110 | 10010101 | 10001000 |
| Octal | 226 | 225 | 210 |
| Decimal | 150 | 149 | 136 |
| Hex | 96 | 95 | 88 |
Shades of #969588
Tints of #969588
.mybgColor { background-color: #969588; }
.myforeColor { color: #969588; }
.myborderColor { border: 3px solid #969588; }
<p style="color:#969588">Text here</p>
This sample text is styled with font color #969588. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#969588">Div content here</div>
<div style="border:3px solid #969588">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(150, 149, 136, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #969588; }
.divShadow { -moz-box-shadow: 1px 1px 3px #969588;
-webkit-box-shadow: 1px 1px 3px #969588;
box-shadow: 1px 1px 3px #969588; }
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 #969588 (Cornwall Slate)
Color Overview & Profile: Color #969588, also known as Cornwall Slate, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 59% Red (150/255), 58% Green (149/255), and 53% Blue (136/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #969588 translates into the CMYK subtractive color model with values of 0% Cyan, 0.7% Magenta, 9.3% Yellow, and 41.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 56°, saturation of 6.3%, and lightness of 56.1%.
Web Accessibility & Design Recommendations: When implementing #969588 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 ##999999.
