#958787 Storm Break
#958787 (Storm Break) RGB value is (149, 135, 135).
Red value is 149, green value is 135, and blue value is 135.
Cylindrical-coordinate representations (HSL) of color #958787: hue: 0°, saturation: 6.2%, and lightness: 55.7%.
Process color (CMYK) of #958787 is 0%, 9.4%, 9.4%, 41.6%. Web safe color equivalent of #958787 is ##999999. Color #958787 contains mainly GRAY.
Color Spaces
| Color spaces of #958787 | Value |
|---|---|
| RGB | 149, 135, 135 |
| HSL | 0°, 6.2%, 55.7% |
| HSV / HSB | 0°, 9.4%, 58.4% |
| CMYK | 0%, 9.4%, 9.4%, 41.6% |
| XYZ | 25.43, 25.47, 26.49 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10010101 | 10000111 | 10000111 |
| Octal | 225 | 207 | 207 |
| Decimal | 149 | 135 | 135 |
| Hex | 95 | 87 | 87 |
Shades of #958787
Tints of #958787
.mybgColor { background-color: #958787; }
.myforeColor { color: #958787; }
.myborderColor { border: 3px solid #958787; }
<p style="color:#958787">Text here</p>
This sample text is styled with font color #958787. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#958787">Div content here</div>
<div style="border:3px solid #958787">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(149, 135, 135, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #958787; }
.divShadow { -moz-box-shadow: 1px 1px 3px #958787;
-webkit-box-shadow: 1px 1px 3px #958787;
box-shadow: 1px 1px 3px #958787; }
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 #958787 (Storm Break)
Color Overview & Profile: Color #958787, 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 (149/255), 53% Green (135/255), and 53% Blue (135/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #958787 translates into the CMYK subtractive color model with values of 0% Cyan, 9.4% Magenta, 9.4% Yellow, and 41.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 0°, saturation of 6.2%, and lightness of 55.7%.
Web Accessibility & Design Recommendations: When implementing #958787 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.
