#807B76 Cool Charcoal
#807B76 (Cool Charcoal) RGB value is (128, 123, 118).
Red value is 128, green value is 123, and blue value is 118.
Cylindrical-coordinate representations (HSL) of color #807B76: hue: 30°, saturation: 4.1%, and lightness: 48.2%.
Process color (CMYK) of #807B76 is 0%, 3.9%, 7.8%, 49.8%. Web safe color equivalent of #807B76 is ##996666. Color #807B76 contains mainly GRAY.
Color Spaces
| Color spaces of #807B76 | Value |
|---|---|
| RGB | 128, 123, 118 |
| HSL | 30°, 4.1%, 48.2% |
| HSV / HSB | 30°, 7.8%, 50.2% |
| CMYK | 0%, 3.9%, 7.8%, 49.8% |
| XYZ | 19.25, 20.06, 19.99 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10000000 | 01111011 | 01110110 |
| Octal | 200 | 173 | 166 |
| Decimal | 128 | 123 | 118 |
| Hex | 80 | 7B | 76 |
Shades of #807B76
Tints of #807B76
.mybgColor { background-color: #807B76; }
.myforeColor { color: #807B76; }
.myborderColor { border: 3px solid #807B76; }
<p style="color:#807B76">Text here</p>
This sample text is styled with font color #807B76. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#807B76">Div content here</div>
<div style="border:3px solid #807B76">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(128, 123, 118, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #807B76; }
.divShadow { -moz-box-shadow: 1px 1px 3px #807B76;
-webkit-box-shadow: 1px 1px 3px #807B76;
box-shadow: 1px 1px 3px #807B76; }
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 #807B76 (Cool Charcoal)
Color Overview & Profile: Color #807B76, also known as Cool Charcoal, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 50% Red (128/255), 48% Green (123/255), and 46% Blue (118/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #807B76 translates into the CMYK subtractive color model with values of 0% Cyan, 3.9% Magenta, 7.8% Yellow, and 49.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 30°, saturation of 4.1%, and lightness of 48.2%.
Web Accessibility & Design Recommendations: When implementing #807B76 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.
