#CD5185 Pretty in Plum
#CD5185 (Pretty in Plum) RGB value is (205, 81, 133).
Red value is 205, green value is 81, and blue value is 133.
Cylindrical-coordinate representations (HSL) of color #CD5185: hue: 335°, saturation: 55.4%, and lightness: 56.1%.
Process color (CMYK) of #CD5185 is 0%, 60.5%, 35.1%, 19.6%. Web safe color equivalent of #CD5185 is ##CC6699. Color #CD5185 contains mainly Red.
Color Spaces
| Color spaces of #CD5185 | Value |
|---|---|
| RGB | 205, 81, 133 |
| HSL | 335°, 55.4%, 56.1% |
| HSV / HSB | 335°, 60.5%, 80.4% |
| CMYK | 0%, 60.5%, 35.1%, 19.6% |
| XYZ | 32.35, 20.56, 24.45 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001101 | 01010001 | 10000101 |
| Octal | 315 | 121 | 205 |
| Decimal | 205 | 81 | 133 |
| Hex | CD | 51 | 85 |
Shades of #CD5185
Tints of #CD5185
.mybgColor { background-color: #CD5185; }
.myforeColor { color: #CD5185; }
.myborderColor { border: 3px solid #CD5185; }
<p style="color:#CD5185">Text here</p>
This sample text is styled with font color #CD5185. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CD5185">Div content here</div>
<div style="border:3px solid #CD5185">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(205, 81, 133, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CD5185; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CD5185;
-webkit-box-shadow: 1px 1px 3px #CD5185;
box-shadow: 1px 1px 3px #CD5185; }
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 #CD5185 (Pretty in Plum)
Color Overview & Profile: Color #CD5185, also known as Pretty in Plum, 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), 32% Green (81/255), and 52% Blue (133/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #CD5185 translates into the CMYK subtractive color model with values of 0% Cyan, 60.5% Magenta, 35.1% Yellow, and 19.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 335°, saturation of 55.4%, and lightness of 56.1%.
Web Accessibility & Design Recommendations: When implementing #CD5185 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.
