#766B69 Acoustic Brown
#766B69 (Acoustic Brown) RGB value is (118, 107, 105).
Red value is 118, green value is 107, and blue value is 105.
Cylindrical-coordinate representations (HSL) of color #766B69: hue: 9°, saturation: 5.8%, and lightness: 43.7%.
Process color (CMYK) of #766B69 is 0%, 9.3%, 11%, 53.7%. Web safe color equivalent of #766B69 is ##666666. Color #766B69 contains mainly GRAY.
Color Spaces
| Color spaces of #766B69 | Value |
|---|---|
| RGB | 118, 107, 105 |
| HSL | 9°, 5.8%, 43.7% |
| HSV / HSB | 9°, 11%, 46.3% |
| CMYK | 0%, 9.3%, 11%, 53.7% |
| XYZ | 15.28, 15.39, 15.53 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01110110 | 01101011 | 01101001 |
| Octal | 166 | 153 | 151 |
| Decimal | 118 | 107 | 105 |
| Hex | 76 | 6B | 69 |
Shades of #766B69
Tints of #766B69
.mybgColor { background-color: #766B69; }
.myforeColor { color: #766B69; }
.myborderColor { border: 3px solid #766B69; }
<p style="color:#766B69">Text here</p>
This sample text is styled with font color #766B69. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#766B69">Div content here</div>
<div style="border:3px solid #766B69">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(118, 107, 105, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #766B69; }
.divShadow { -moz-box-shadow: 1px 1px 3px #766B69;
-webkit-box-shadow: 1px 1px 3px #766B69;
box-shadow: 1px 1px 3px #766B69; }
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 #766B69 (Acoustic Brown)
Color Overview & Profile: Color #766B69, also known as Acoustic Brown, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 46% Red (118/255), 42% Green (107/255), and 41% Blue (105/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #766B69 translates into the CMYK subtractive color model with values of 0% Cyan, 9.3% Magenta, 11% Yellow, and 53.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 9°, saturation of 5.8%, and lightness of 43.7%.
Web Accessibility & Design Recommendations: When implementing #766B69 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.
