#987E7E Opium
#987E7E (Opium) RGB value is (152, 126, 126).
Red value is 152, green value is 126, and blue value is 126.
Cylindrical-coordinate representations (HSL) of color #987E7E: hue: 0°, saturation: 11.2%, and lightness: 54.5%.
Process color (CMYK) of #987E7E is 0%, 17.1%, 17.1%, 40.4%. Web safe color equivalent of #987E7E is ##996666. Color #987E7E contains mainly Yellow.
Color Spaces
| Color spaces of #987E7E | Value |
|---|---|
| RGB | 152, 126, 126 |
| HSL | 0°, 11.2%, 54.5% |
| HSV / HSB | 0°, 17.1%, 59.6% |
| CMYK | 0%, 17.1%, 17.1%, 40.4% |
| XYZ | 24.18, 23.1, 22.92 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011000 | 01111110 | 01111110 |
| Octal | 230 | 176 | 176 |
| Decimal | 152 | 126 | 126 |
| Hex | 98 | 7E | 7E |
Shades of #987E7E
Tints of #987E7E
.mybgColor { background-color: #987E7E; }
.myforeColor { color: #987E7E; }
.myborderColor { border: 3px solid #987E7E; }
<p style="color:#987E7E">Text here</p>
This sample text is styled with font color #987E7E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#987E7E">Div content here</div>
<div style="border:3px solid #987E7E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(152, 126, 126, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #987E7E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #987E7E;
-webkit-box-shadow: 1px 1px 3px #987E7E;
box-shadow: 1px 1px 3px #987E7E; }
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 #987E7E (Opium)
Color Overview & Profile: Color #987E7E, also known as Opium, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 60% Red (152/255), 49% Green (126/255), and 49% Blue (126/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #987E7E translates into the CMYK subtractive color model with values of 0% Cyan, 17.1% Magenta, 17.1% Yellow, and 40.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 0°, saturation of 11.2%, and lightness of 54.5%.
Web Accessibility & Design Recommendations: When implementing #987E7E 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 ##996666.
