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