#969F9E Happy Cement
#969F9E (Happy Cement) RGB value is (150, 159, 158).
Red value is 150, green value is 159, and blue value is 158.
Cylindrical-coordinate representations (HSL) of color #969F9E: hue: 173°, saturation: 4.5%, and lightness: 60.6%.
Process color (CMYK) of #969F9E is 5.7%, 0%, 0.6%, 37.6%. Web safe color equivalent of #969F9E is ##999999. Color #969F9E contains mainly GRAY.
Color Spaces
| Color spaces of #969F9E | Value |
|---|---|
| RGB | 150, 159, 158 |
| HSL | 173°, 4.5%, 60.6% |
| HSV / HSB | 173°, 5.7%, 62.4% |
| CMYK | 5.7%, 0%, 0.6%, 37.6% |
| XYZ | 31.15, 33.75, 37.21 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10010110 | 10011111 | 10011110 |
| Octal | 226 | 237 | 236 |
| Decimal | 150 | 159 | 158 |
| Hex | 96 | 9F | 9E |
Shades of #969F9E
Tints of #969F9E
.mybgColor { background-color: #969F9E; }
.myforeColor { color: #969F9E; }
.myborderColor { border: 3px solid #969F9E; }
<p style="color:#969F9E">Text here</p>
This sample text is styled with font color #969F9E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#969F9E">Div content here</div>
<div style="border:3px solid #969F9E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(150, 159, 158, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #969F9E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #969F9E;
-webkit-box-shadow: 1px 1px 3px #969F9E;
box-shadow: 1px 1px 3px #969F9E; }
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 #969F9E (Happy Cement)
Color Overview & Profile: Color #969F9E, also known as Happy Cement, 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), 62% Green (159/255), and 62% Blue (158/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #969F9E translates into the CMYK subtractive color model with values of 5.7% Cyan, 0% Magenta, 0.6% Yellow, and 37.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 173°, saturation of 4.5%, and lightness of 60.6%.
Web Accessibility & Design Recommendations: When implementing #969F9E 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.
