#938685 Storm Break
#938685 (Storm Break) RGB value is (147, 134, 133).
Red value is 147, green value is 134, and blue value is 133.
Cylindrical-coordinate representations (HSL) of color #938685: hue: 4°, saturation: 6.1%, and lightness: 54.9%.
Process color (CMYK) of #938685 is 0%, 8.8%, 9.5%, 42.4%. Web safe color equivalent of #938685 is ##999999. Color #938685 contains mainly GRAY.
Color Spaces
| Color spaces of #938685 | Value |
|---|---|
| RGB | 147, 134, 133 |
| HSL | 4°, 6.1%, 54.9% |
| HSV / HSB | 4°, 9.5%, 57.6% |
| CMYK | 0%, 8.8%, 9.5%, 42.4% |
| XYZ | 24.79, 24.95, 25.7 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10010011 | 10000110 | 10000101 |
| Octal | 223 | 206 | 205 |
| Decimal | 147 | 134 | 133 |
| Hex | 93 | 86 | 85 |
Shades of #938685
Tints of #938685
.mybgColor { background-color: #938685; }
.myforeColor { color: #938685; }
.myborderColor { border: 3px solid #938685; }
<p style="color:#938685">Text here</p>
This sample text is styled with font color #938685. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#938685">Div content here</div>
<div style="border:3px solid #938685">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(147, 134, 133, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #938685; }
.divShadow { -moz-box-shadow: 1px 1px 3px #938685;
-webkit-box-shadow: 1px 1px 3px #938685;
box-shadow: 1px 1px 3px #938685; }
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 #938685 (Storm Break)
Color Overview & Profile: Color #938685, also known as Storm Break, 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 (147/255), 53% Green (134/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, #938685 translates into the CMYK subtractive color model with values of 0% Cyan, 8.8% Magenta, 9.5% Yellow, and 42.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 4°, saturation of 6.1%, and lightness of 54.9%.
Web Accessibility & Design Recommendations: When implementing #938685 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.
