#8C7281 Charming Violet
#8C7281 (Charming Violet) RGB value is (140, 114, 129).
Red value is 140, green value is 114, and blue value is 129.
Cylindrical-coordinate representations (HSL) of color #8C7281: hue: 325°, saturation: 10.2%, and lightness: 49.8%.
Process color (CMYK) of #8C7281 is 0%, 18.6%, 7.9%, 45.1%. Web safe color equivalent of #8C7281 is ##996699. Color #8C7281 contains mainly Yellow.
Color Spaces
| Color spaces of #8C7281 | Value |
|---|---|
| RGB | 140, 114, 129 |
| HSL | 325°, 10.2%, 49.8% |
| HSV / HSB | 325°, 18.6%, 54.9% |
| CMYK | 0%, 18.6%, 7.9%, 45.1% |
| XYZ | 20.79, 19.2, 23.37 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10001100 | 01110010 | 10000001 |
| Octal | 214 | 162 | 201 |
| Decimal | 140 | 114 | 129 |
| Hex | 8C | 72 | 81 |
Shades of #8C7281
Tints of #8C7281
.mybgColor { background-color: #8C7281; }
.myforeColor { color: #8C7281; }
.myborderColor { border: 3px solid #8C7281; }
<p style="color:#8C7281">Text here</p>
This sample text is styled with font color #8C7281. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#8C7281">Div content here</div>
<div style="border:3px solid #8C7281">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(140, 114, 129, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #8C7281; }
.divShadow { -moz-box-shadow: 1px 1px 3px #8C7281;
-webkit-box-shadow: 1px 1px 3px #8C7281;
box-shadow: 1px 1px 3px #8C7281; }
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 #8C7281 (Charming Violet)
Color Overview & Profile: Color #8C7281, also known as Charming Violet, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 55% Red (140/255), 45% Green (114/255), and 51% Blue (129/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #8C7281 translates into the CMYK subtractive color model with values of 0% Cyan, 18.6% Magenta, 7.9% Yellow, and 45.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 325°, saturation of 10.2%, and lightness of 49.8%.
Web Accessibility & Design Recommendations: When implementing #8C7281 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 ##996699.
