#9B1DCD Prom Queen
#9B1DCD (Prom Queen) RGB value is (155, 29, 205).
Red value is 155, green value is 29, and blue value is 205.
Cylindrical-coordinate representations (HSL) of color #9B1DCD: hue: 283°, saturation: 75.2%, and lightness: 45.9%.
Process color (CMYK) of #9B1DCD is 24.4%, 85.9%, 0%, 19.6%. Web safe color equivalent of #9B1DCD is ##9933CC. Color #9B1DCD contains mainly Magenta.
Color Spaces
| Color spaces of #9B1DCD | Value |
|---|---|
| RGB | 155, 29, 205 |
| HSL | 283°, 75.2%, 45.9% |
| HSV / HSB | 283°, 85.9%, 80.4% |
| CMYK | 24.4%, 85.9%, 0%, 19.6% |
| XYZ | 24.97, 12.26, 58.8 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011011 | 00011101 | 11001101 |
| Octal | 233 | 035 | 315 |
| Decimal | 155 | 29 | 205 |
| Hex | 9B | 1D | CD |
Shades of #9B1DCD
Tints of #9B1DCD
.mybgColor { background-color: #9B1DCD; }
.myforeColor { color: #9B1DCD; }
.myborderColor { border: 3px solid #9B1DCD; }
<p style="color:#9B1DCD">Text here</p>
This sample text is styled with font color #9B1DCD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#9B1DCD">Div content here</div>
<div style="border:3px solid #9B1DCD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(155, 29, 205, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #9B1DCD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #9B1DCD;
-webkit-box-shadow: 1px 1px 3px #9B1DCD;
box-shadow: 1px 1px 3px #9B1DCD; }
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 #9B1DCD (Prom Queen)
Color Overview & Profile: Color #9B1DCD, also known as Prom Queen, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 61% Red (155/255), 11% Green (29/255), and 80% Blue (205/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #9B1DCD translates into the CMYK subtractive color model with values of 24.4% Cyan, 85.9% Magenta, 0% Yellow, and 19.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 283°, saturation of 75.2%, and lightness of 45.9%.
Web Accessibility & Design Recommendations: When implementing #9B1DCD 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 ##9933CC.
