#B4339E Byzantine
#B4339E (Byzantine) RGB value is (180, 51, 158).
Red value is 180, green value is 51, and blue value is 158.
Cylindrical-coordinate representations (HSL) of color #B4339E: hue: 310°, saturation: 55.8%, and lightness: 45.3%.
Process color (CMYK) of #B4339E is 0%, 71.7%, 12.2%, 29.4%. Web safe color equivalent of #B4339E is ##CC3399. Color #B4339E contains mainly Red.
Color Spaces
| Color spaces of #B4339E | Value |
|---|---|
| RGB | 180, 51, 158 |
| HSL | 310°, 55.8%, 45.3% |
| HSV / HSB | 310°, 71.7%, 70.6% |
| CMYK | 0%, 71.7%, 12.2%, 29.4% |
| XYZ | 26.18, 14.54, 33.77 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110100 | 00110011 | 10011110 |
| Octal | 264 | 063 | 236 |
| Decimal | 180 | 51 | 158 |
| Hex | B4 | 33 | 9E |
Shades of #B4339E
Tints of #B4339E
.mybgColor { background-color: #B4339E; }
.myforeColor { color: #B4339E; }
.myborderColor { border: 3px solid #B4339E; }
<p style="color:#B4339E">Text here</p>
This sample text is styled with font color #B4339E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B4339E">Div content here</div>
<div style="border:3px solid #B4339E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(180, 51, 158, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B4339E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B4339E;
-webkit-box-shadow: 1px 1px 3px #B4339E;
box-shadow: 1px 1px 3px #B4339E; }
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 #B4339E (Byzantine)
Color Overview & Profile: Color #B4339E, also known as Byzantine, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 71% Red (180/255), 20% Green (51/255), and 62% Blue (158/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #B4339E translates into the CMYK subtractive color model with values of 0% Cyan, 71.7% Magenta, 12.2% Yellow, and 29.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 310°, saturation of 55.8%, and lightness of 45.3%.
Web Accessibility & Design Recommendations: When implementing #B4339E 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 ##CC3399.
