#7D7B74 Amazon Stone
#7D7B74 (Amazon Stone) RGB value is (125, 123, 116).
Red value is 125, green value is 123, and blue value is 116.
Cylindrical-coordinate representations (HSL) of color #7D7B74: hue: 47°, saturation: 3.7%, and lightness: 47.3%.
Process color (CMYK) of #7D7B74 is 0%, 1.6%, 7.2%, 51%. Web safe color equivalent of #7D7B74 is ##666666. Color #7D7B74 contains mainly GRAY.
Color Spaces
| Color spaces of #7D7B74 | Value |
|---|---|
| RGB | 125, 123, 116 |
| HSL | 47°, 3.7%, 47.3% |
| HSV / HSB | 47°, 7.2%, 49% |
| CMYK | 0%, 1.6%, 7.2%, 51% |
| XYZ | 18.69, 19.79, 19.35 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01111101 | 01111011 | 01110100 |
| Octal | 175 | 173 | 164 |
| Decimal | 125 | 123 | 116 |
| Hex | 7D | 7B | 74 |
Shades of #7D7B74
Tints of #7D7B74
.mybgColor { background-color: #7D7B74; }
.myforeColor { color: #7D7B74; }
.myborderColor { border: 3px solid #7D7B74; }
<p style="color:#7D7B74">Text here</p>
This sample text is styled with font color #7D7B74. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#7D7B74">Div content here</div>
<div style="border:3px solid #7D7B74">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(125, 123, 116, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #7D7B74; }
.divShadow { -moz-box-shadow: 1px 1px 3px #7D7B74;
-webkit-box-shadow: 1px 1px 3px #7D7B74;
box-shadow: 1px 1px 3px #7D7B74; }
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 #7D7B74 (Amazon Stone)
Color Overview & Profile: Color #7D7B74, 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 49% Red (125/255), 48% Green (123/255), and 45% Blue (116/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #7D7B74 translates into the CMYK subtractive color model with values of 0% Cyan, 1.6% Magenta, 7.2% Yellow, and 51% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 47°, saturation of 3.7%, and lightness of 47.3%.
Web Accessibility & Design Recommendations: When implementing #7D7B74 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.
