#7A6F66 Shadow Cliff
#7A6F66 (Shadow Cliff) RGB value is (122, 111, 102).
Red value is 122, green value is 111, and blue value is 102.
Cylindrical-coordinate representations (HSL) of color #7A6F66: hue: 27°, saturation: 8.9%, and lightness: 43.9%.
Process color (CMYK) of #7A6F66 is 0%, 9%, 16.4%, 52.2%. Web safe color equivalent of #7A6F66 is ##666666. Color #7A6F66 contains mainly Yellow.
Color Spaces
| Color spaces of #7A6F66 | Value |
|---|---|
| RGB | 122, 111, 102 |
| HSL | 27°, 8.9%, 43.9% |
| HSV / HSB | 27°, 16.4%, 47.8% |
| CMYK | 0%, 9%, 16.4%, 52.2% |
| XYZ | 16.11, 16.47, 14.9 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01111010 | 01101111 | 01100110 |
| Octal | 172 | 157 | 146 |
| Decimal | 122 | 111 | 102 |
| Hex | 7A | 6F | 66 |
Shades of #7A6F66
Tints of #7A6F66
.mybgColor { background-color: #7A6F66; }
.myforeColor { color: #7A6F66; }
.myborderColor { border: 3px solid #7A6F66; }
<p style="color:#7A6F66">Text here</p>
This sample text is styled with font color #7A6F66. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#7A6F66">Div content here</div>
<div style="border:3px solid #7A6F66">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(122, 111, 102, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #7A6F66; }
.divShadow { -moz-box-shadow: 1px 1px 3px #7A6F66;
-webkit-box-shadow: 1px 1px 3px #7A6F66;
box-shadow: 1px 1px 3px #7A6F66; }
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 #7A6F66 (Shadow Cliff)
Color Overview & Profile: Color #7A6F66, also known as Shadow Cliff, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 48% Red (122/255), 44% Green (111/255), and 40% Blue (102/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #7A6F66 translates into the CMYK subtractive color model with values of 0% Cyan, 9% Magenta, 16.4% Yellow, and 52.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 27°, saturation of 8.9%, and lightness of 43.9%.
Web Accessibility & Design Recommendations: When implementing #7A6F66 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.
