#866A73 Punctuate
#866A73 (Punctuate) RGB value is (134, 106, 115).
Red value is 134, green value is 106, and blue value is 115.
Cylindrical-coordinate representations (HSL) of color #866A73: hue: 341°, saturation: 11.7%, and lightness: 47.1%.
Process color (CMYK) of #866A73 is 0%, 20.9%, 14.2%, 47.5%. Web safe color equivalent of #866A73 is ##996666. Color #866A73 contains mainly Yellow.
Color Spaces
| Color spaces of #866A73 | Value |
|---|---|
| RGB | 134, 106, 115 |
| HSL | 341°, 11.7%, 47.1% |
| HSV / HSB | 341°, 20.9%, 52.5% |
| CMYK | 0%, 20.9%, 14.2%, 47.5% |
| XYZ | 18.08, 16.61, 18.47 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10000110 | 01101010 | 01110011 |
| Octal | 206 | 152 | 163 |
| Decimal | 134 | 106 | 115 |
| Hex | 86 | 6A | 73 |
Shades of #866A73
Tints of #866A73
.mybgColor { background-color: #866A73; }
.myforeColor { color: #866A73; }
.myborderColor { border: 3px solid #866A73; }
<p style="color:#866A73">Text here</p>
This sample text is styled with font color #866A73. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#866A73">Div content here</div>
<div style="border:3px solid #866A73">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(134, 106, 115, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #866A73; }
.divShadow { -moz-box-shadow: 1px 1px 3px #866A73;
-webkit-box-shadow: 1px 1px 3px #866A73;
box-shadow: 1px 1px 3px #866A73; }
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 #866A73 (Punctuate)
Color Overview & Profile: Color #866A73, also known as Punctuate, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 53% Red (134/255), 42% Green (106/255), and 45% Blue (115/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #866A73 translates into the CMYK subtractive color model with values of 0% Cyan, 20.9% Magenta, 14.2% Yellow, and 47.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 341°, saturation of 11.7%, and lightness of 47.1%.
Web Accessibility & Design Recommendations: When implementing #866A73 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.
