#696156 Bungee Cord
#696156 (Bungee Cord) RGB value is (105, 97, 86).
Red value is 105, green value is 97, and blue value is 86.
Cylindrical-coordinate representations (HSL) of color #696156: hue: 35°, saturation: 9.9%, and lightness: 37.5%.
Process color (CMYK) of #696156 is 0%, 7.6%, 18.1%, 58.8%. Web safe color equivalent of #696156 is ##666666. Color #696156 contains mainly GRAY.
Color Spaces
| Color spaces of #696156 | Value |
|---|---|
| RGB | 105, 97, 86 |
| HSL | 35°, 9.9%, 37.5% |
| HSV / HSB | 35°, 18.1%, 41.2% |
| CMYK | 0%, 7.6%, 18.1%, 58.8% |
| XYZ | 11.78, 12.22, 10.54 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01101001 | 01100001 | 01010110 |
| Octal | 151 | 141 | 126 |
| Decimal | 105 | 97 | 86 |
| Hex | 69 | 61 | 56 |
Shades of #696156
Tints of #696156
.mybgColor { background-color: #696156; }
.myforeColor { color: #696156; }
.myborderColor { border: 3px solid #696156; }
<p style="color:#696156">Text here</p>
This sample text is styled with font color #696156. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#696156">Div content here</div>
<div style="border:3px solid #696156">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(105, 97, 86, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #696156; }
.divShadow { -moz-box-shadow: 1px 1px 3px #696156;
-webkit-box-shadow: 1px 1px 3px #696156;
box-shadow: 1px 1px 3px #696156; }
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 #696156 (Bungee Cord)
Color Overview & Profile: Color #696156, also known as Bungee Cord, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 41% Red (105/255), 38% Green (97/255), and 34% Blue (86/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #696156 translates into the CMYK subtractive color model with values of 0% Cyan, 7.6% Magenta, 18.1% Yellow, and 58.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 35°, saturation of 9.9%, and lightness of 37.5%.
Web Accessibility & Design Recommendations: When implementing #696156 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.
