#6F5B80 Grape Compote
#6F5B80 (Grape Compote) RGB value is (111, 91, 128).
Red value is 111, green value is 91, and blue value is 128.
Cylindrical-coordinate representations (HSL) of color #6F5B80: hue: 272°, saturation: 16.9%, and lightness: 42.9%.
Process color (CMYK) of #6F5B80 is 13.3%, 28.9%, 0%, 49.8%. Web safe color equivalent of #6F5B80 is ##666699. Color #6F5B80 contains mainly Magenta.
Color Spaces
| Color spaces of #6F5B80 | Value |
|---|---|
| RGB | 111, 91, 128 |
| HSL | 272°, 16.9%, 42.9% |
| HSV / HSB | 272°, 28.9%, 50.2% |
| CMYK | 13.3%, 28.9%, 0%, 49.8% |
| XYZ | 14.19, 12.42, 22.07 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01101111 | 01011011 | 10000000 |
| Octal | 157 | 133 | 200 |
| Decimal | 111 | 91 | 128 |
| Hex | 6F | 5B | 80 |
Shades of #6F5B80
Tints of #6F5B80
.mybgColor { background-color: #6F5B80; }
.myforeColor { color: #6F5B80; }
.myborderColor { border: 3px solid #6F5B80; }
<p style="color:#6F5B80">Text here</p>
This sample text is styled with font color #6F5B80. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#6F5B80">Div content here</div>
<div style="border:3px solid #6F5B80">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(111, 91, 128, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #6F5B80; }
.divShadow { -moz-box-shadow: 1px 1px 3px #6F5B80;
-webkit-box-shadow: 1px 1px 3px #6F5B80;
box-shadow: 1px 1px 3px #6F5B80; }
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 #6F5B80 (Grape Compote)
Color Overview & Profile: Color #6F5B80, also known as Grape Compote, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 44% Red (111/255), 36% Green (91/255), and 50% Blue (128/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #6F5B80 translates into the CMYK subtractive color model with values of 13.3% Cyan, 28.9% Magenta, 0% Yellow, and 49.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 272°, saturation of 16.9%, and lightness of 42.9%.
Web Accessibility & Design Recommendations: When implementing #6F5B80 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 ##666699.
