#53465D Petal Purple
#53465D (Petal Purple) RGB value is (83, 70, 93).
Red value is 83, green value is 70, and blue value is 93.
Cylindrical-coordinate representations (HSL) of color #53465D: hue: 274°, saturation: 14.1%, and lightness: 32%.
Process color (CMYK) of #53465D is 10.8%, 24.7%, 0%, 63.5%. Web safe color equivalent of #53465D is ##663366. Color #53465D contains mainly Magenta.
Color Spaces
| Color spaces of #53465D | Value |
|---|---|
| RGB | 83, 70, 93 |
| HSL | 274°, 14.1%, 32% |
| HSV / HSB | 274°, 24.7%, 36.5% |
| CMYK | 10.8%, 24.7%, 0%, 63.5% |
| XYZ | 7.73, 7.01, 11.3 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01010011 | 01000110 | 01011101 |
| Octal | 123 | 106 | 135 |
| Decimal | 83 | 70 | 93 |
| Hex | 53 | 46 | 5D |
Shades of #53465D
Tints of #53465D
.mybgColor { background-color: #53465D; }
.myforeColor { color: #53465D; }
.myborderColor { border: 3px solid #53465D; }
<p style="color:#53465D">Text here</p>
This sample text is styled with font color #53465D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#53465D">Div content here</div>
<div style="border:3px solid #53465D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(83, 70, 93, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #53465D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #53465D;
-webkit-box-shadow: 1px 1px 3px #53465D;
box-shadow: 1px 1px 3px #53465D; }
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 #53465D (Petal Purple)
Color Overview & Profile: Color #53465D, also known as Petal Purple, 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), 27% Green (70/255), and 36% Blue (93/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #53465D translates into the CMYK subtractive color model with values of 10.8% Cyan, 24.7% Magenta, 0% Yellow, and 63.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 274°, saturation of 14.1%, and lightness of 32%.
Web Accessibility & Design Recommendations: When implementing #53465D 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.
