#7C7B6A Mount Tam
#7C7B6A (Mount Tam) RGB value is (124, 123, 106).
Red value is 124, green value is 123, and blue value is 106.
Cylindrical-coordinate representations (HSL) of color #7C7B6A: hue: 57°, saturation: 7.8%, and lightness: 45.1%.
Process color (CMYK) of #7C7B6A is 0%, 0.8%, 14.5%, 51.4%. Web safe color equivalent of #7C7B6A is ##666666. Color #7C7B6A contains mainly GRAY.
Color Spaces
| Color spaces of #7C7B6A | Value |
|---|---|
| RGB | 124, 123, 106 |
| HSL | 57°, 7.8%, 45.1% |
| HSV / HSB | 57°, 14.5%, 48.6% |
| CMYK | 0%, 0.8%, 14.5%, 51.4% |
| XYZ | 18, 19.49, 16.45 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01111100 | 01111011 | 01101010 |
| Octal | 174 | 173 | 152 |
| Decimal | 124 | 123 | 106 |
| Hex | 7C | 7B | 6A |
Shades of #7C7B6A
Tints of #7C7B6A
.mybgColor { background-color: #7C7B6A; }
.myforeColor { color: #7C7B6A; }
.myborderColor { border: 3px solid #7C7B6A; }
<p style="color:#7C7B6A">Text here</p>
This sample text is styled with font color #7C7B6A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#7C7B6A">Div content here</div>
<div style="border:3px solid #7C7B6A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(124, 123, 106, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #7C7B6A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #7C7B6A;
-webkit-box-shadow: 1px 1px 3px #7C7B6A;
box-shadow: 1px 1px 3px #7C7B6A; }
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 #7C7B6A (Mount Tam)
Color Overview & Profile: Color #7C7B6A, also known as Mount Tam, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 49% Red (124/255), 48% Green (123/255), and 42% Blue (106/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #7C7B6A translates into the CMYK subtractive color model with values of 0% Cyan, 0.8% Magenta, 14.5% Yellow, and 51.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 57°, saturation of 7.8%, and lightness of 45.1%.
Web Accessibility & Design Recommendations: When implementing #7C7B6A 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.
