#796C8D Capercaillie Mauve
#796C8D (Capercaillie Mauve) RGB value is (121, 108, 141).
Red value is 121, green value is 108, and blue value is 141.
Cylindrical-coordinate representations (HSL) of color #796C8D: hue: 264°, saturation: 13.3%, and lightness: 48.8%.
Process color (CMYK) of #796C8D is 14.2%, 23.4%, 0%, 44.7%. Web safe color equivalent of #796C8D is ##666699. Color #796C8D contains mainly Magenta.
Color Spaces
| Color spaces of #796C8D | Value |
|---|---|
| RGB | 121, 108, 141 |
| HSL | 264°, 13.3%, 48.8% |
| HSV / HSB | 264°, 23.4%, 55.3% |
| CMYK | 14.2%, 23.4%, 0%, 44.7% |
| XYZ | 18.05, 16.71, 27.47 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01111001 | 01101100 | 10001101 |
| Octal | 171 | 154 | 215 |
| Decimal | 121 | 108 | 141 |
| Hex | 79 | 6C | 8D |
Shades of #796C8D
Tints of #796C8D
.mybgColor { background-color: #796C8D; }
.myforeColor { color: #796C8D; }
.myborderColor { border: 3px solid #796C8D; }
<p style="color:#796C8D">Text here</p>
This sample text is styled with font color #796C8D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#796C8D">Div content here</div>
<div style="border:3px solid #796C8D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(121, 108, 141, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #796C8D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #796C8D;
-webkit-box-shadow: 1px 1px 3px #796C8D;
box-shadow: 1px 1px 3px #796C8D; }
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 #796C8D (Capercaillie Mauve)
Color Overview & Profile: Color #796C8D, also known as Capercaillie Mauve, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 47% Red (121/255), 42% Green (108/255), and 55% Blue (141/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #796C8D translates into the CMYK subtractive color model with values of 14.2% Cyan, 23.4% Magenta, 0% Yellow, and 44.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 264°, saturation of 13.3%, and lightness of 48.8%.
Web Accessibility & Design Recommendations: When implementing #796C8D 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.
