#B183A8 Purple Stripe
#B183A8 (Purple Stripe) RGB value is (177, 131, 168).
Red value is 177, green value is 131, and blue value is 168.
Cylindrical-coordinate representations (HSL) of color #B183A8: hue: 312°, saturation: 22.8%, and lightness: 60.4%.
Process color (CMYK) of #B183A8 is 0%, 26%, 5.1%, 30.6%. Web safe color equivalent of #B183A8 is ##999999. Color #B183A8 contains mainly Red.
Color Spaces
| Color spaces of #B183A8 | Value |
|---|---|
| RGB | 177, 131, 168 |
| HSL | 312°, 22.8%, 60.4% |
| HSV / HSB | 312°, 26%, 69.4% |
| CMYK | 0%, 26%, 5.1%, 30.6% |
| XYZ | 33.32, 28.41, 40.77 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110001 | 10000011 | 10101000 |
| Octal | 261 | 203 | 250 |
| Decimal | 177 | 131 | 168 |
| Hex | B1 | 83 | A8 |
Shades of #B183A8
Tints of #B183A8
.mybgColor { background-color: #B183A8; }
.myforeColor { color: #B183A8; }
.myborderColor { border: 3px solid #B183A8; }
<p style="color:#B183A8">Text here</p>
This sample text is styled with font color #B183A8. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B183A8">Div content here</div>
<div style="border:3px solid #B183A8">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(177, 131, 168, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B183A8; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B183A8;
-webkit-box-shadow: 1px 1px 3px #B183A8;
box-shadow: 1px 1px 3px #B183A8; }
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 #B183A8 (Purple Stripe)
Color Overview & Profile: Color #B183A8, also known as Purple Stripe, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 69% Red (177/255), 51% Green (131/255), and 66% Blue (168/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #B183A8 translates into the CMYK subtractive color model with values of 0% Cyan, 26% Magenta, 5.1% Yellow, and 30.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 312°, saturation of 22.8%, and lightness of 60.4%.
Web Accessibility & Design Recommendations: When implementing #B183A8 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 ##999999.
