#5B4276 Drifting Violet
#5B4276 (Drifting Violet) RGB value is (91, 66, 118).
Red value is 91, green value is 66, and blue value is 118.
Cylindrical-coordinate representations (HSL) of color #5B4276: hue: 269°, saturation: 28.3%, and lightness: 36.1%.
Process color (CMYK) of #5B4276 is 22.9%, 44.1%, 0%, 53.7%. Web safe color equivalent of #5B4276 is ##663366. Color #5B4276 contains mainly Magenta.
Color Spaces
| Color spaces of #5B4276 | Value |
|---|---|
| RGB | 91, 66, 118 |
| HSL | 269°, 28.3%, 36.1% |
| HSV / HSB | 269°, 44.1%, 46.3% |
| CMYK | 22.9%, 44.1%, 0%, 53.7% |
| XYZ | 9.53, 7.43, 18.07 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01011011 | 01000010 | 01110110 |
| Octal | 133 | 102 | 166 |
| Decimal | 91 | 66 | 118 |
| Hex | 5B | 42 | 76 |
Shades of #5B4276
Tints of #5B4276
.mybgColor { background-color: #5B4276; }
.myforeColor { color: #5B4276; }
.myborderColor { border: 3px solid #5B4276; }
<p style="color:#5B4276">Text here</p>
This sample text is styled with font color #5B4276. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#5B4276">Div content here</div>
<div style="border:3px solid #5B4276">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(91, 66, 118, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #5B4276; }
.divShadow { -moz-box-shadow: 1px 1px 3px #5B4276;
-webkit-box-shadow: 1px 1px 3px #5B4276;
box-shadow: 1px 1px 3px #5B4276; }
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 #5B4276 (Drifting Violet)
Color Overview & Profile: Color #5B4276, also known as Drifting Violet, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 36% Red (91/255), 26% Green (66/255), and 46% Blue (118/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #5B4276 translates into the CMYK subtractive color model with values of 22.9% Cyan, 44.1% Magenta, 0% Yellow, and 53.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 269°, saturation of 28.3%, and lightness of 36.1%.
Web Accessibility & Design Recommendations: When implementing #5B4276 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 ##663366.
