#929385 Cornwall Slate
#929385 (Cornwall Slate) RGB value is (146, 147, 133).
Red value is 146, green value is 147, and blue value is 133.
Cylindrical-coordinate representations (HSL) of color #929385: hue: 64°, saturation: 6.1%, and lightness: 54.9%.
Process color (CMYK) of #929385 is 0.7%, 0%, 9.5%, 42.4%. Web safe color equivalent of #929385 is ##999999. Color #929385 contains mainly GRAY.
Color Spaces
| Color spaces of #929385 | Value |
|---|---|
| RGB | 146, 147, 133 |
| HSL | 64°, 6.1%, 54.9% |
| HSV / HSB | 64°, 9.5%, 57.6% |
| CMYK | 0.7%, 0%, 9.5%, 42.4% |
| XYZ | 26.52, 28.67, 26.32 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10010010 | 10010011 | 10000101 |
| Octal | 222 | 223 | 205 |
| Decimal | 146 | 147 | 133 |
| Hex | 92 | 93 | 85 |
Shades of #929385
Tints of #929385
.mybgColor { background-color: #929385; }
.myforeColor { color: #929385; }
.myborderColor { border: 3px solid #929385; }
<p style="color:#929385">Text here</p>
This sample text is styled with font color #929385. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#929385">Div content here</div>
<div style="border:3px solid #929385">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(146, 147, 133, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #929385; }
.divShadow { -moz-box-shadow: 1px 1px 3px #929385;
-webkit-box-shadow: 1px 1px 3px #929385;
box-shadow: 1px 1px 3px #929385; }
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 #929385 (Cornwall Slate)
Color Overview & Profile: Color #929385, 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 57% Red (146/255), 58% Green (147/255), and 52% Blue (133/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #929385 translates into the CMYK subtractive color model with values of 0.7% Cyan, 0% Magenta, 9.5% Yellow, and 42.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 64°, saturation of 6.1%, and lightness of 54.9%.
Web Accessibility & Design Recommendations: When implementing #929385 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.
