#C99AA0 Careys Pink
#C99AA0 (Careys Pink) RGB value is (201, 154, 160).
Red value is 201, green value is 154, and blue value is 160.
Cylindrical-coordinate representations (HSL) of color #C99AA0: hue: 352°, saturation: 30.3%, and lightness: 69.6%.
Process color (CMYK) of #C99AA0 is 0%, 23.4%, 20.4%, 21.2%. Web safe color equivalent of #C99AA0 is ##CC9999. Color #C99AA0 contains mainly Yellow.
Color Spaces
| Color spaces of #C99AA0 | Value |
|---|---|
| RGB | 201, 154, 160 |
| HSL | 352°, 30.3%, 69.6% |
| HSV / HSB | 352°, 23.4%, 78.8% |
| CMYK | 0%, 23.4%, 20.4%, 21.2% |
| XYZ | 41.99, 38.07, 38.39 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001001 | 10011010 | 10100000 |
| Octal | 311 | 232 | 240 |
| Decimal | 201 | 154 | 160 |
| Hex | C9 | 9A | A0 |
Shades of #C99AA0
Tints of #C99AA0
.mybgColor { background-color: #C99AA0; }
.myforeColor { color: #C99AA0; }
.myborderColor { border: 3px solid #C99AA0; }
<p style="color:#C99AA0">Text here</p>
This sample text is styled with font color #C99AA0. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C99AA0">Div content here</div>
<div style="border:3px solid #C99AA0">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(201, 154, 160, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C99AA0; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C99AA0;
-webkit-box-shadow: 1px 1px 3px #C99AA0;
box-shadow: 1px 1px 3px #C99AA0; }
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 #C99AA0 (Careys Pink)
Color Overview & Profile: Color #C99AA0, also known as Careys Pink, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 79% Red (201/255), 60% Green (154/255), and 63% Blue (160/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #C99AA0 translates into the CMYK subtractive color model with values of 0% Cyan, 23.4% Magenta, 20.4% Yellow, and 21.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 352°, saturation of 30.3%, and lightness of 69.6%.
Web Accessibility & Design Recommendations: When implementing #C99AA0 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.
