#C374AD Crocus
#C374AD (Crocus) RGB value is (195, 116, 173).
Red value is 195, green value is 116, and blue value is 173.
Cylindrical-coordinate representations (HSL) of color #C374AD: hue: 317°, saturation: 39.7%, and lightness: 61%.
Process color (CMYK) of #C374AD is 0%, 40.5%, 11.3%, 23.5%. Web safe color equivalent of #C374AD is ##CC6699. Color #C374AD contains mainly Red.
Color Spaces
| Color spaces of #C374AD | Value |
|---|---|
| RGB | 195, 116, 173 |
| HSL | 317°, 39.7%, 61% |
| HSV / HSB | 317°, 40.5%, 76.5% |
| CMYK | 0%, 40.5%, 11.3%, 23.5% |
| XYZ | 36.29, 27.11, 42.85 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000011 | 01110100 | 10101101 |
| Octal | 303 | 164 | 255 |
| Decimal | 195 | 116 | 173 |
| Hex | C3 | 74 | AD |
Shades of #C374AD
Tints of #C374AD
.mybgColor { background-color: #C374AD; }
.myforeColor { color: #C374AD; }
.myborderColor { border: 3px solid #C374AD; }
<p style="color:#C374AD">Text here</p>
This sample text is styled with font color #C374AD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C374AD">Div content here</div>
<div style="border:3px solid #C374AD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(195, 116, 173, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C374AD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C374AD;
-webkit-box-shadow: 1px 1px 3px #C374AD;
box-shadow: 1px 1px 3px #C374AD; }
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 #C374AD (Crocus)
Color Overview & Profile: Color #C374AD, also known as Crocus, 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 (195/255), 45% Green (116/255), and 68% Blue (173/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #C374AD translates into the CMYK subtractive color model with values of 0% Cyan, 40.5% Magenta, 11.3% Yellow, and 23.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 317°, saturation of 39.7%, and lightness of 61%.
Web Accessibility & Design Recommendations: When implementing #C374AD 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.
