#986860 Café
#986860 (Café) RGB value is (152, 104, 96).
Red value is 152, green value is 104, and blue value is 96.
Cylindrical-coordinate representations (HSL) of color #986860: hue: 9°, saturation: 22.6%, and lightness: 48.6%.
Process color (CMYK) of #986860 is 0%, 31.6%, 36.8%, 40.4%. Web safe color equivalent of #986860 is ##996666. Color #986860 contains mainly Red.
Color Spaces
| Color spaces of #986860 | Value |
|---|---|
| RGB | 152, 104, 96 |
| HSL | 9°, 22.6%, 48.6% |
| HSV / HSB | 9°, 36.8%, 59.6% |
| CMYK | 0%, 31.6%, 36.8%, 40.4% |
| XYZ | 20.01, 17.42, 13.37 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011000 | 01101000 | 01100000 |
| Octal | 230 | 150 | 140 |
| Decimal | 152 | 104 | 96 |
| Hex | 98 | 68 | 60 |
Shades of #986860
Tints of #986860
.mybgColor { background-color: #986860; }
.myforeColor { color: #986860; }
.myborderColor { border: 3px solid #986860; }
<p style="color:#986860">Text here</p>
This sample text is styled with font color #986860. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#986860">Div content here</div>
<div style="border:3px solid #986860">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(152, 104, 96, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #986860; }
.divShadow { -moz-box-shadow: 1px 1px 3px #986860;
-webkit-box-shadow: 1px 1px 3px #986860;
box-shadow: 1px 1px 3px #986860; }
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 #986860 (Café)
Color Overview & Profile: Color #986860, also known as Café, 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), 41% Green (104/255), and 38% Blue (96/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #986860 translates into the CMYK subtractive color model with values of 0% Cyan, 31.6% Magenta, 36.8% Yellow, and 40.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 9°, saturation of 22.6%, and lightness of 48.6%.
Web Accessibility & Design Recommendations: When implementing #986860 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.
