#80796E Cathedral Stone
#80796E (Cathedral Stone) RGB value is (128, 121, 110).
Red value is 128, green value is 121, and blue value is 110.
Cylindrical-coordinate representations (HSL) of color #80796E: hue: 37°, saturation: 7.6%, and lightness: 46.7%.
Process color (CMYK) of #80796E is 0%, 5.5%, 14.1%, 49.8%. Web safe color equivalent of #80796E is ##996666. Color #80796E contains mainly GRAY.
Color Spaces
| Color spaces of #80796E | Value |
|---|---|
| RGB | 128, 121, 110 |
| HSL | 37°, 7.6%, 46.7% |
| HSV / HSB | 37°, 14.1%, 50.2% |
| CMYK | 0%, 5.5%, 14.1%, 49.8% |
| XYZ | 18.55, 19.39, 17.51 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10000000 | 01111001 | 01101110 |
| Octal | 200 | 171 | 156 |
| Decimal | 128 | 121 | 110 |
| Hex | 80 | 79 | 6E |
Shades of #80796E
Tints of #80796E
.mybgColor { background-color: #80796E; }
.myforeColor { color: #80796E; }
.myborderColor { border: 3px solid #80796E; }
<p style="color:#80796E">Text here</p>
This sample text is styled with font color #80796E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#80796E">Div content here</div>
<div style="border:3px solid #80796E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(128, 121, 110, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #80796E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #80796E;
-webkit-box-shadow: 1px 1px 3px #80796E;
box-shadow: 1px 1px 3px #80796E; }
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 #80796E (Cathedral Stone)
Color Overview & Profile: Color #80796E, also known as Cathedral Stone, 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), 47% Green (121/255), and 43% Blue (110/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #80796E translates into the CMYK subtractive color model with values of 0% Cyan, 5.5% Magenta, 14.1% Yellow, and 49.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 37°, saturation of 7.6%, and lightness of 46.7%.
Web Accessibility & Design Recommendations: When implementing #80796E 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.
