#CD9BC4 Clover Pink
#CD9BC4 (Clover Pink) RGB value is (205, 155, 196).
Red value is 205, green value is 155, and blue value is 196.
Cylindrical-coordinate representations (HSL) of color #CD9BC4: hue: 311°, saturation: 33.3%, and lightness: 70.6%.
Process color (CMYK) of #CD9BC4 is 0%, 24.4%, 4.4%, 19.6%. Web safe color equivalent of #CD9BC4 is ##CC99CC. Color #CD9BC4 contains mainly Yellow.
Color Spaces
| Color spaces of #CD9BC4 | Value |
|---|---|
| RGB | 205, 155, 196 |
| HSL | 311°, 33.3%, 70.6% |
| HSV / HSB | 311°, 24.4%, 80.4% |
| CMYK | 0%, 24.4%, 4.4%, 19.6% |
| XYZ | 46.86, 40.41, 57.55 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001101 | 10011011 | 11000100 |
| Octal | 315 | 233 | 304 |
| Decimal | 205 | 155 | 196 |
| Hex | CD | 9B | C4 |
Shades of #CD9BC4
Tints of #CD9BC4
.mybgColor { background-color: #CD9BC4; }
.myforeColor { color: #CD9BC4; }
.myborderColor { border: 3px solid #CD9BC4; }
<p style="color:#CD9BC4">Text here</p>
This sample text is styled with font color #CD9BC4. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CD9BC4">Div content here</div>
<div style="border:3px solid #CD9BC4">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(205, 155, 196, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CD9BC4; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CD9BC4;
-webkit-box-shadow: 1px 1px 3px #CD9BC4;
box-shadow: 1px 1px 3px #CD9BC4; }
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 #CD9BC4 (Clover Pink)
Color Overview & Profile: Color #CD9BC4, also known as Clover Pink, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 80% Red (205/255), 61% Green (155/255), and 77% Blue (196/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #CD9BC4 translates into the CMYK subtractive color model with values of 0% Cyan, 24.4% Magenta, 4.4% Yellow, and 19.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 311°, saturation of 33.3%, and lightness of 70.6%.
Web Accessibility & Design Recommendations: When implementing #CD9BC4 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.
