#7E806E Bare
#7E806E (Bare) RGB value is (126, 128, 110).
Red value is 126, green value is 128, and blue value is 110.
Cylindrical-coordinate representations (HSL) of color #7E806E: hue: 67°, saturation: 7.6%, and lightness: 46.7%.
Process color (CMYK) of #7E806E is 1.6%, 0%, 14.1%, 49.8%. Web safe color equivalent of #7E806E is ##669966. Color #7E806E contains mainly GRAY.
Color Spaces
| Color spaces of #7E806E | Value |
|---|---|
| RGB | 126, 128, 110 |
| HSL | 67°, 7.6%, 46.7% |
| HSV / HSB | 67°, 14.1%, 50.2% |
| CMYK | 1.6%, 0%, 14.1%, 49.8% |
| XYZ | 19.14, 21, 17.79 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01111110 | 10000000 | 01101110 |
| Octal | 176 | 200 | 156 |
| Decimal | 126 | 128 | 110 |
| Hex | 7E | 80 | 6E |
Shades of #7E806E
Tints of #7E806E
.mybgColor { background-color: #7E806E; }
.myforeColor { color: #7E806E; }
.myborderColor { border: 3px solid #7E806E; }
<p style="color:#7E806E">Text here</p>
This sample text is styled with font color #7E806E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#7E806E">Div content here</div>
<div style="border:3px solid #7E806E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(126, 128, 110, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #7E806E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #7E806E;
-webkit-box-shadow: 1px 1px 3px #7E806E;
box-shadow: 1px 1px 3px #7E806E; }
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 #7E806E (Bare)
Color Overview & Profile: Color #7E806E, also known as Bare, 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 (126/255), 50% Green (128/255), and 43% Blue (110/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #7E806E translates into the CMYK subtractive color model with values of 1.6% Cyan, 0% Magenta, 14.1% Yellow, and 49.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 67°, saturation of 7.6%, and lightness of 46.7%.
Web Accessibility & Design Recommendations: When implementing #7E806E 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.
