#835177 Purple Davenport
#835177 (Purple Davenport) RGB value is (131, 81, 119).
Red value is 131, green value is 81, and blue value is 119.
Cylindrical-coordinate representations (HSL) of color #835177: hue: 314°, saturation: 23.6%, and lightness: 41.6%.
Process color (CMYK) of #835177 is 0%, 38.2%, 9.2%, 48.6%. Web safe color equivalent of #835177 is ##996666. Color #835177 contains mainly Red.
Color Spaces
| Color spaces of #835177 | Value |
|---|---|
| RGB | 131, 81, 119 |
| HSL | 314°, 23.6%, 41.6% |
| HSV / HSB | 314°, 38.2%, 51.4% |
| CMYK | 0%, 38.2%, 9.2%, 48.6% |
| XYZ | 15.63, 12.04, 18.95 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10000011 | 01010001 | 01110111 |
| Octal | 203 | 121 | 167 |
| Decimal | 131 | 81 | 119 |
| Hex | 83 | 51 | 77 |
Shades of #835177
Tints of #835177
.mybgColor { background-color: #835177; }
.myforeColor { color: #835177; }
.myborderColor { border: 3px solid #835177; }
<p style="color:#835177">Text here</p>
This sample text is styled with font color #835177. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#835177">Div content here</div>
<div style="border:3px solid #835177">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(131, 81, 119, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #835177; }
.divShadow { -moz-box-shadow: 1px 1px 3px #835177;
-webkit-box-shadow: 1px 1px 3px #835177;
box-shadow: 1px 1px 3px #835177; }
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 #835177 (Purple Davenport)
Color Overview & Profile: Color #835177, also known as Purple Davenport, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 51% Red (131/255), 32% Green (81/255), and 47% Blue (119/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #835177 translates into the CMYK subtractive color model with values of 0% Cyan, 38.2% Magenta, 9.2% Yellow, and 48.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 314°, saturation of 23.6%, and lightness of 41.6%.
Web Accessibility & Design Recommendations: When implementing #835177 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.
