#797675 Sonic Silver
#797675 (Sonic Silver) RGB value is (121, 118, 117).
Red value is 121, green value is 118, and blue value is 117.
Cylindrical-coordinate representations (HSL) of color #797675: hue: 15°, saturation: 1.7%, and lightness: 46.7%.
Process color (CMYK) of #797675 is 0%, 2.5%, 3.3%, 52.5%. Web safe color equivalent of #797675 is ##666666. Color #797675 contains mainly GRAY.
Color Spaces
| Color spaces of #797675 | Value |
|---|---|
| RGB | 121, 118, 117 |
| HSL | 15°, 1.7%, 46.7% |
| HSV / HSB | 15°, 3.3%, 47.5% |
| CMYK | 0%, 2.5%, 3.3%, 52.5% |
| XYZ | 17.57, 18.31, 19.43 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01111001 | 01110110 | 01110101 |
| Octal | 171 | 166 | 165 |
| Decimal | 121 | 118 | 117 |
| Hex | 79 | 76 | 75 |
Shades of #797675
Tints of #797675
.mybgColor { background-color: #797675; }
.myforeColor { color: #797675; }
.myborderColor { border: 3px solid #797675; }
<p style="color:#797675">Text here</p>
This sample text is styled with font color #797675. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#797675">Div content here</div>
<div style="border:3px solid #797675">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(121, 118, 117, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #797675; }
.divShadow { -moz-box-shadow: 1px 1px 3px #797675;
-webkit-box-shadow: 1px 1px 3px #797675;
box-shadow: 1px 1px 3px #797675; }
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 #797675 (Sonic Silver)
Color Overview & Profile: Color #797675, also known as Sonic Silver, 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), 46% Green (118/255), and 46% Blue (117/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #797675 translates into the CMYK subtractive color model with values of 0% Cyan, 2.5% Magenta, 3.3% Yellow, and 52.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 15°, saturation of 1.7%, and lightness of 46.7%.
Web Accessibility & Design Recommendations: When implementing #797675 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.
