#6D6166 Grape Grey
#6D6166 (Grape Grey) RGB value is (109, 97, 102).
Red value is 109, green value is 97, and blue value is 102.
Cylindrical-coordinate representations (HSL) of color #6D6166: hue: 335°, saturation: 5.8%, and lightness: 40.4%.
Process color (CMYK) of #6D6166 is 0%, 11%, 6.4%, 57.3%. Web safe color equivalent of #6D6166 is ##666666. Color #6D6166 contains mainly GRAY.
Color Spaces
| Color spaces of #6D6166 | Value |
|---|---|
| RGB | 109, 97, 102 |
| HSL | 335°, 5.8%, 40.4% |
| HSV / HSB | 335°, 11%, 42.7% |
| CMYK | 0%, 11%, 6.4%, 57.3% |
| XYZ | 12.98, 12.76, 14.35 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01101101 | 01100001 | 01100110 |
| Octal | 155 | 141 | 146 |
| Decimal | 109 | 97 | 102 |
| Hex | 6D | 61 | 66 |
Shades of #6D6166
Tints of #6D6166
.mybgColor { background-color: #6D6166; }
.myforeColor { color: #6D6166; }
.myborderColor { border: 3px solid #6D6166; }
<p style="color:#6D6166">Text here</p>
This sample text is styled with font color #6D6166. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#6D6166">Div content here</div>
<div style="border:3px solid #6D6166">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(109, 97, 102, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #6D6166; }
.divShadow { -moz-box-shadow: 1px 1px 3px #6D6166;
-webkit-box-shadow: 1px 1px 3px #6D6166;
box-shadow: 1px 1px 3px #6D6166; }
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 #6D6166 (Grape Grey)
Color Overview & Profile: Color #6D6166, also known as Grape Grey, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 43% Red (109/255), 38% Green (97/255), and 40% Blue (102/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #6D6166 translates into the CMYK subtractive color model with values of 0% Cyan, 11% Magenta, 6.4% Yellow, and 57.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 335°, saturation of 5.8%, and lightness of 40.4%.
Web Accessibility & Design Recommendations: When implementing #6D6166 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.
