#C49FB2 Damsel
#C49FB2 (Damsel) RGB value is (196, 159, 178).
Red value is 196, green value is 159, and blue value is 178.
Cylindrical-coordinate representations (HSL) of color #C49FB2: hue: 329°, saturation: 23.9%, and lightness: 69.6%.
Process color (CMYK) of #C49FB2 is 0%, 18.9%, 9.2%, 23.1%. Web safe color equivalent of #C49FB2 is ##CC9999. Color #C49FB2 contains mainly Yellow.
Color Spaces
| Color spaces of #C49FB2 | Value |
|---|---|
| RGB | 196, 159, 178 |
| HSL | 329°, 23.9%, 69.6% |
| HSV / HSB | 329°, 18.9%, 76.9% |
| CMYK | 0%, 18.9%, 9.2%, 23.1% |
| XYZ | 43.2, 39.75, 47.51 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000100 | 10011111 | 10110010 |
| Octal | 304 | 237 | 262 |
| Decimal | 196 | 159 | 178 |
| Hex | C4 | 9F | B2 |
Shades of #C49FB2
Tints of #C49FB2
.mybgColor { background-color: #C49FB2; }
.myforeColor { color: #C49FB2; }
.myborderColor { border: 3px solid #C49FB2; }
<p style="color:#C49FB2">Text here</p>
This sample text is styled with font color #C49FB2. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C49FB2">Div content here</div>
<div style="border:3px solid #C49FB2">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(196, 159, 178, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C49FB2; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C49FB2;
-webkit-box-shadow: 1px 1px 3px #C49FB2;
box-shadow: 1px 1px 3px #C49FB2; }
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 #C49FB2 (Damsel)
Color Overview & Profile: Color #C49FB2, 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 77% Red (196/255), 62% Green (159/255), and 70% Blue (178/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #C49FB2 translates into the CMYK subtractive color model with values of 0% Cyan, 18.9% Magenta, 9.2% Yellow, and 23.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 329°, saturation of 23.9%, and lightness of 69.6%.
Web Accessibility & Design Recommendations: When implementing #C49FB2 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.
