#C25491 Llilacquered
#C25491 (Llilacquered) RGB value is (194, 84, 145).
Red value is 194, green value is 84, and blue value is 145.
Cylindrical-coordinate representations (HSL) of color #C25491: hue: 327°, saturation: 47.4%, and lightness: 54.5%.
Process color (CMYK) of #C25491 is 0%, 56.7%, 25.3%, 23.9%. Web safe color equivalent of #C25491 is ##CC6699. Color #C25491 contains mainly Red.
Color Spaces
| Color spaces of #C25491 | Value |
|---|---|
| RGB | 194, 84, 145 |
| HSL | 327°, 47.4%, 54.5% |
| HSV / HSB | 327°, 56.7%, 76.1% |
| CMYK | 0%, 56.7%, 25.3%, 23.9% |
| XYZ | 30.53, 19.86, 29.01 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000010 | 01010100 | 10010001 |
| Octal | 302 | 124 | 221 |
| Decimal | 194 | 84 | 145 |
| Hex | C2 | 54 | 91 |
Shades of #C25491
Tints of #C25491
.mybgColor { background-color: #C25491; }
.myforeColor { color: #C25491; }
.myborderColor { border: 3px solid #C25491; }
<p style="color:#C25491">Text here</p>
This sample text is styled with font color #C25491. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C25491">Div content here</div>
<div style="border:3px solid #C25491">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(194, 84, 145, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C25491; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C25491;
-webkit-box-shadow: 1px 1px 3px #C25491;
box-shadow: 1px 1px 3px #C25491; }
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 #C25491 (Llilacquered)
Color Overview & Profile: Color #C25491, also known as Llilacquered, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 76% Red (194/255), 33% Green (84/255), and 57% Blue (145/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #C25491 translates into the CMYK subtractive color model with values of 0% Cyan, 56.7% Magenta, 25.3% Yellow, and 23.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 327°, saturation of 47.4%, and lightness of 54.5%.
Web Accessibility & Design Recommendations: When implementing #C25491 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.
