#BC64A4 Young Purple
#BC64A4 (Young Purple) RGB value is (188, 100, 164).
Red value is 188, green value is 100, and blue value is 164.
Cylindrical-coordinate representations (HSL) of color #BC64A4: hue: 316°, saturation: 39.6%, and lightness: 56.5%.
Process color (CMYK) of #BC64A4 is 0%, 46.8%, 12.8%, 26.3%. Web safe color equivalent of #BC64A4 is ##CC6699. Color #BC64A4 contains mainly Red.
Color Spaces
| Color spaces of #BC64A4 | Value |
|---|---|
| RGB | 188, 100, 164 |
| HSL | 316°, 39.6%, 56.5% |
| HSV / HSB | 316°, 46.8%, 73.7% |
| CMYK | 0%, 46.8%, 12.8%, 26.3% |
| XYZ | 32, 22.49, 37.77 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111100 | 01100100 | 10100100 |
| Octal | 274 | 144 | 244 |
| Decimal | 188 | 100 | 164 |
| Hex | BC | 64 | A4 |
Shades of #BC64A4
Tints of #BC64A4
.mybgColor { background-color: #BC64A4; }
.myforeColor { color: #BC64A4; }
.myborderColor { border: 3px solid #BC64A4; }
<p style="color:#BC64A4">Text here</p>
This sample text is styled with font color #BC64A4. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BC64A4">Div content here</div>
<div style="border:3px solid #BC64A4">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(188, 100, 164, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BC64A4; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BC64A4;
-webkit-box-shadow: 1px 1px 3px #BC64A4;
box-shadow: 1px 1px 3px #BC64A4; }
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 #BC64A4 (Young Purple)
Color Overview & Profile: Color #BC64A4, also known as Young Purple, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 74% Red (188/255), 39% Green (100/255), and 64% Blue (164/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #BC64A4 translates into the CMYK subtractive color model with values of 0% Cyan, 46.8% Magenta, 12.8% Yellow, and 26.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 316°, saturation of 39.6%, and lightness of 56.5%.
Web Accessibility & Design Recommendations: When implementing #BC64A4 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 ##CC6699.
