#807F6C Bare
#807F6C (Bare) RGB value is (128, 127, 108).
Red value is 128, green value is 127, and blue value is 108.
Cylindrical-coordinate representations (HSL) of color #807F6C: hue: 57°, saturation: 8.5%, and lightness: 46.3%.
Process color (CMYK) of #807F6C is 0%, 0.8%, 15.6%, 49.8%. Web safe color equivalent of #807F6C is ##996666. Color #807F6C contains mainly Yellow.
Color Spaces
| Color spaces of #807F6C | Value |
|---|---|
| RGB | 128, 127, 108 |
| HSL | 57°, 8.5%, 46.3% |
| HSV / HSB | 57°, 15.6%, 50.2% |
| CMYK | 0%, 0.8%, 15.6%, 49.8% |
| XYZ | 19.2, 20.85, 17.2 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10000000 | 01111111 | 01101100 |
| Octal | 200 | 177 | 154 |
| Decimal | 128 | 127 | 108 |
| Hex | 80 | 7F | 6C |
Shades of #807F6C
Tints of #807F6C
.mybgColor { background-color: #807F6C; }
.myforeColor { color: #807F6C; }
.myborderColor { border: 3px solid #807F6C; }
<p style="color:#807F6C">Text here</p>
This sample text is styled with font color #807F6C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#807F6C">Div content here</div>
<div style="border:3px solid #807F6C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(128, 127, 108, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #807F6C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #807F6C;
-webkit-box-shadow: 1px 1px 3px #807F6C;
box-shadow: 1px 1px 3px #807F6C; }
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 #807F6C (Bare)
Color Overview & Profile: Color #807F6C, 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 50% Red (128/255), 50% Green (127/255), and 42% Blue (108/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #807F6C translates into the CMYK subtractive color model with values of 0% Cyan, 0.8% Magenta, 15.6% Yellow, and 49.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 57°, saturation of 8.5%, and lightness of 46.3%.
Web Accessibility & Design Recommendations: When implementing #807F6C 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 ##996666.
