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