#7B7A75 Amazon Stone
#7B7A75 (Amazon Stone) RGB value is (123, 122, 117).
Red value is 123, green value is 122, and blue value is 117.
Cylindrical-coordinate representations (HSL) of color #7B7A75: hue: 50°, saturation: 2.5%, and lightness: 47.1%.
Process color (CMYK) of #7B7A75 is 0%, 0.8%, 4.9%, 51.8%. Web safe color equivalent of #7B7A75 is ##666666. Color #7B7A75 contains mainly GRAY.
Color Spaces
| Color spaces of #7B7A75 | Value |
|---|---|
| RGB | 123, 122, 117 |
| HSL | 50°, 2.5%, 47.1% |
| HSV / HSB | 50°, 4.9%, 48.2% |
| CMYK | 0%, 0.8%, 4.9%, 51.8% |
| XYZ | 18.34, 19.41, 19.61 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01111011 | 01111010 | 01110101 |
| Octal | 173 | 172 | 165 |
| Decimal | 123 | 122 | 117 |
| Hex | 7B | 7A | 75 |
Shades of #7B7A75
Tints of #7B7A75
.mybgColor { background-color: #7B7A75; }
.myforeColor { color: #7B7A75; }
.myborderColor { border: 3px solid #7B7A75; }
<p style="color:#7B7A75">Text here</p>
This sample text is styled with font color #7B7A75. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#7B7A75">Div content here</div>
<div style="border:3px solid #7B7A75">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(123, 122, 117, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #7B7A75; }
.divShadow { -moz-box-shadow: 1px 1px 3px #7B7A75;
-webkit-box-shadow: 1px 1px 3px #7B7A75;
box-shadow: 1px 1px 3px #7B7A75; }
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 #7B7A75 (Amazon Stone)
Color Overview & Profile: Color #7B7A75, also known as Amazon Stone, 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 (123/255), 48% Green (122/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, #7B7A75 translates into the CMYK subtractive color model with values of 0% Cyan, 0.8% Magenta, 4.9% Yellow, and 51.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 50°, saturation of 2.5%, and lightness of 47.1%.
Web Accessibility & Design Recommendations: When implementing #7B7A75 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.
