#C585DF Lavender Blossom
#C585DF (Lavender Blossom) RGB value is (197, 133, 223).
Red value is 197, green value is 133, and blue value is 223.
Cylindrical-coordinate representations (HSL) of color #C585DF: hue: 283°, saturation: 58.4%, and lightness: 69.8%.
Process color (CMYK) of #C585DF is 11.7%, 40.4%, 0%, 12.5%. Web safe color equivalent of #C585DF is ##CC99CC. Color #C585DF contains mainly Magenta.
Color Spaces
| Color spaces of #C585DF | Value |
|---|---|
| RGB | 197, 133, 223 |
| HSL | 283°, 58.4%, 69.8% |
| HSV / HSB | 283°, 40.4%, 87.5% |
| CMYK | 11.7%, 40.4%, 0%, 12.5% |
| XYZ | 44.73, 33.97, 74 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000101 | 10000101 | 11011111 |
| Octal | 305 | 205 | 337 |
| Decimal | 197 | 133 | 223 |
| Hex | C5 | 85 | DF |
Shades of #C585DF
Tints of #C585DF
.mybgColor { background-color: #C585DF; }
.myforeColor { color: #C585DF; }
.myborderColor { border: 3px solid #C585DF; }
<p style="color:#C585DF">Text here</p>
This sample text is styled with font color #C585DF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C585DF">Div content here</div>
<div style="border:3px solid #C585DF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(197, 133, 223, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C585DF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C585DF;
-webkit-box-shadow: 1px 1px 3px #C585DF;
box-shadow: 1px 1px 3px #C585DF; }
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 #C585DF (Lavender Blossom)
Color Overview & Profile: Color #C585DF, also known as Lavender Blossom, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 77% Red (197/255), 52% Green (133/255), and 87% Blue (223/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #C585DF translates into the CMYK subtractive color model with values of 11.7% Cyan, 40.4% Magenta, 0% Yellow, and 12.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 283°, saturation of 58.4%, and lightness of 69.8%.
Web Accessibility & Design Recommendations: When implementing #C585DF 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 ##CC99CC.
