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