#968492 Cinema Screen
#968492 (Cinema Screen) RGB value is (150, 132, 146).
Red value is 150, green value is 132, and blue value is 146.
Cylindrical-coordinate representations (HSL) of color #968492: hue: 313°, saturation: 7.9%, and lightness: 55.3%.
Process color (CMYK) of #968492 is 0%, 12%, 2.7%, 41.2%. Web safe color equivalent of #968492 is ##999999. Color #968492 contains mainly GRAY.
Color Spaces
| Color spaces of #968492 | Value |
|---|---|
| RGB | 150, 132, 146 |
| HSL | 313°, 7.9%, 55.3% |
| HSV / HSB | 313°, 12%, 58.8% |
| CMYK | 0%, 12%, 2.7%, 41.2% |
| XYZ | 26.02, 25.06, 30.66 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10010110 | 10000100 | 10010010 |
| Octal | 226 | 204 | 222 |
| Decimal | 150 | 132 | 146 |
| Hex | 96 | 84 | 92 |
Shades of #968492
Tints of #968492
.mybgColor { background-color: #968492; }
.myforeColor { color: #968492; }
.myborderColor { border: 3px solid #968492; }
<p style="color:#968492">Text here</p>
This sample text is styled with font color #968492. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#968492">Div content here</div>
<div style="border:3px solid #968492">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(150, 132, 146, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #968492; }
.divShadow { -moz-box-shadow: 1px 1px 3px #968492;
-webkit-box-shadow: 1px 1px 3px #968492;
box-shadow: 1px 1px 3px #968492; }
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 #968492 (Cinema Screen)
Color Overview & Profile: Color #968492, also known as Cinema Screen, 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), 52% Green (132/255), and 57% Blue (146/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #968492 translates into the CMYK subtractive color model with values of 0% Cyan, 12% Magenta, 2.7% Yellow, and 41.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 313°, saturation of 7.9%, and lightness of 55.3%.
Web Accessibility & Design Recommendations: When implementing #968492 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.
