#766451 Tanbark Trail
#766451 (Tanbark Trail) RGB value is (118, 100, 81).
Red value is 118, green value is 100, and blue value is 81.
Cylindrical-coordinate representations (HSL) of color #766451: hue: 31°, saturation: 18.6%, and lightness: 39%.
Process color (CMYK) of #766451 is 0%, 15.3%, 31.4%, 53.7%. Web safe color equivalent of #766451 is ##666666. Color #766451 contains mainly Yellow.
Color Spaces
| Color spaces of #766451 | Value |
|---|---|
| RGB | 118, 100, 81 |
| HSL | 31°, 18.6%, 39% |
| HSV / HSB | 31°, 31.4%, 46.3% |
| CMYK | 0%, 15.3%, 31.4%, 53.7% |
| XYZ | 13.51, 13.56, 9.69 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01110110 | 01100100 | 01010001 |
| Octal | 166 | 144 | 121 |
| Decimal | 118 | 100 | 81 |
| Hex | 76 | 64 | 51 |
Shades of #766451
Tints of #766451
.mybgColor { background-color: #766451; }
.myforeColor { color: #766451; }
.myborderColor { border: 3px solid #766451; }
<p style="color:#766451">Text here</p>
This sample text is styled with font color #766451. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#766451">Div content here</div>
<div style="border:3px solid #766451">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(118, 100, 81, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #766451; }
.divShadow { -moz-box-shadow: 1px 1px 3px #766451;
-webkit-box-shadow: 1px 1px 3px #766451;
box-shadow: 1px 1px 3px #766451; }
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 #766451 (Tanbark Trail)
Color Overview & Profile: Color #766451, also known as Tanbark Trail, 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), 39% Green (100/255), and 32% Blue (81/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #766451 translates into the CMYK subtractive color model with values of 0% Cyan, 15.3% Magenta, 31.4% Yellow, and 53.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 31°, saturation of 18.6%, and lightness of 39%.
Web Accessibility & Design Recommendations: When implementing #766451 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.
