#797371 Gris Volcanico
#797371 (Gris Volcanico) RGB value is (121, 115, 113).
Red value is 121, green value is 115, and blue value is 113.
Cylindrical-coordinate representations (HSL) of color #797371: hue: 15°, saturation: 3.4%, and lightness: 45.9%.
Process color (CMYK) of #797371 is 0%, 5%, 6.6%, 52.5%. Web safe color equivalent of #797371 is ##666666. Color #797371 contains mainly GRAY.
Color Spaces
| Color spaces of #797371 | Value |
|---|---|
| RGB | 121, 115, 113 |
| HSL | 15°, 3.4%, 45.9% |
| HSV / HSB | 15°, 6.6%, 47.5% |
| CMYK | 0%, 5%, 6.6%, 52.5% |
| XYZ | 17, 17.52, 18.11 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01111001 | 01110011 | 01110001 |
| Octal | 171 | 163 | 161 |
| Decimal | 121 | 115 | 113 |
| Hex | 79 | 73 | 71 |
Shades of #797371
Tints of #797371
.mybgColor { background-color: #797371; }
.myforeColor { color: #797371; }
.myborderColor { border: 3px solid #797371; }
<p style="color:#797371">Text here</p>
This sample text is styled with font color #797371. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#797371">Div content here</div>
<div style="border:3px solid #797371">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(121, 115, 113, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #797371; }
.divShadow { -moz-box-shadow: 1px 1px 3px #797371;
-webkit-box-shadow: 1px 1px 3px #797371;
box-shadow: 1px 1px 3px #797371; }
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 #797371 (Gris Volcanico)
Color Overview & Profile: Color #797371, also known as Gris Volcanico, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 47% Red (121/255), 45% Green (115/255), and 44% Blue (113/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #797371 translates into the CMYK subtractive color model with values of 0% Cyan, 5% Magenta, 6.6% Yellow, and 52.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 15°, saturation of 3.4%, and lightness of 45.9%.
Web Accessibility & Design Recommendations: When implementing #797371 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 ##666666.
