#776196 Jubilee
#776196 (Jubilee) RGB value is (119, 97, 150).
Red value is 119, green value is 97, and blue value is 150.
Cylindrical-coordinate representations (HSL) of color #776196: hue: 265°, saturation: 21.5%, and lightness: 48.4%.
Process color (CMYK) of #776196 is 20.7%, 35.3%, 0%, 41.2%. Web safe color equivalent of #776196 is ##666699. Color #776196 contains mainly Magenta.
Color Spaces
| Color spaces of #776196 | Value |
|---|---|
| RGB | 119, 97, 150 |
| HSL | 265°, 21.5%, 48.4% |
| HSV / HSB | 265°, 35.3%, 58.8% |
| CMYK | 20.7%, 35.3%, 0%, 41.2% |
| XYZ | 17.39, 14.67, 30.76 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01110111 | 01100001 | 10010110 |
| Octal | 167 | 141 | 226 |
| Decimal | 119 | 97 | 150 |
| Hex | 77 | 61 | 96 |
Shades of #776196
Tints of #776196
.mybgColor { background-color: #776196; }
.myforeColor { color: #776196; }
.myborderColor { border: 3px solid #776196; }
<p style="color:#776196">Text here</p>
This sample text is styled with font color #776196. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#776196">Div content here</div>
<div style="border:3px solid #776196">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(119, 97, 150, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #776196; }
.divShadow { -moz-box-shadow: 1px 1px 3px #776196;
-webkit-box-shadow: 1px 1px 3px #776196;
box-shadow: 1px 1px 3px #776196; }
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 #776196 (Jubilee)
Color Overview & Profile: Color #776196, also known as Jubilee, 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 (119/255), 38% Green (97/255), and 59% Blue (150/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #776196 translates into the CMYK subtractive color model with values of 20.7% Cyan, 35.3% Magenta, 0% Yellow, and 41.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 265°, saturation of 21.5%, and lightness of 48.4%.
Web Accessibility & Design Recommendations: When implementing #776196 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.
