#512C31 Purple Kite
#512C31 (Purple Kite) RGB value is (81, 44, 49).
Red value is 81, green value is 44, and blue value is 49.
Cylindrical-coordinate representations (HSL) of color #512C31: hue: 352°, saturation: 29.6%, and lightness: 24.5%.
Process color (CMYK) of #512C31 is 0%, 45.7%, 39.5%, 68.2%. Web safe color equivalent of #512C31 is ##663333. Color #512C31 contains mainly Red.
Color Spaces
| Color spaces of #512C31 | Value |
|---|---|
| RGB | 81, 44, 49 |
| HSL | 352°, 29.6%, 24.5% |
| HSV / HSB | 352°, 45.7%, 31.8% |
| CMYK | 0%, 45.7%, 39.5%, 68.2% |
| XYZ | 4.85, 3.77, 3.38 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01010001 | 00101100 | 00110001 |
| Octal | 121 | 054 | 061 |
| Decimal | 81 | 44 | 49 |
| Hex | 51 | 2C | 31 |
Shades of #512C31
Tints of #512C31
.mybgColor { background-color: #512C31; }
.myforeColor { color: #512C31; }
.myborderColor { border: 3px solid #512C31; }
<p style="color:#512C31">Text here</p>
This sample text is styled with font color #512C31. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#512C31">Div content here</div>
<div style="border:3px solid #512C31">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(81, 44, 49, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #512C31; }
.divShadow { -moz-box-shadow: 1px 1px 3px #512C31;
-webkit-box-shadow: 1px 1px 3px #512C31;
box-shadow: 1px 1px 3px #512C31; }
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 #512C31 (Purple Kite)
Color Overview & Profile: Color #512C31, also known as Purple Kite, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 32% Red (81/255), 17% Green (44/255), and 19% Blue (49/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #512C31 translates into the CMYK subtractive color model with values of 0% Cyan, 45.7% Magenta, 39.5% Yellow, and 68.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 352°, saturation of 29.6%, and lightness of 24.5%.
Web Accessibility & Design Recommendations: When implementing #512C31 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 ##663333.
