#53357D Prism Violet
#53357D (Prism Violet) RGB value is (83, 53, 125).
Red value is 83, green value is 53, and blue value is 125.
Cylindrical-coordinate representations (HSL) of color #53357D: hue: 265°, saturation: 40.4%, and lightness: 34.9%.
Process color (CMYK) of #53357D is 33.6%, 57.6%, 0%, 51%. Web safe color equivalent of #53357D is ##663366. Color #53357D contains mainly Blue.
Color Spaces
| Color spaces of #53357D | Value |
|---|---|
| RGB | 83, 53, 125 |
| HSL | 265°, 40.4%, 34.9% |
| HSV / HSB | 265°, 57.6%, 49% |
| CMYK | 33.6%, 57.6%, 0%, 51% |
| XYZ | 8.54, 5.87, 20.08 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01010011 | 00110101 | 01111101 |
| Octal | 123 | 065 | 175 |
| Decimal | 83 | 53 | 125 |
| Hex | 53 | 35 | 7D |
Shades of #53357D
Tints of #53357D
.mybgColor { background-color: #53357D; }
.myforeColor { color: #53357D; }
.myborderColor { border: 3px solid #53357D; }
<p style="color:#53357D">Text here</p>
This sample text is styled with font color #53357D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#53357D">Div content here</div>
<div style="border:3px solid #53357D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(83, 53, 125, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #53357D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #53357D;
-webkit-box-shadow: 1px 1px 3px #53357D;
box-shadow: 1px 1px 3px #53357D; }
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 #53357D (Prism Violet)
Color Overview & Profile: Color #53357D, also known as Prism Violet, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 33% Red (83/255), 21% Green (53/255), and 49% Blue (125/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #53357D translates into the CMYK subtractive color model with values of 33.6% Cyan, 57.6% Magenta, 0% Yellow, and 51% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 265°, saturation of 40.4%, and lightness of 34.9%.
Web Accessibility & Design Recommendations: When implementing #53357D 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.
