#CA9FA5 Primula
#CA9FA5 (Primula) RGB value is (202, 159, 165).
Red value is 202, green value is 159, and blue value is 165.
Cylindrical-coordinate representations (HSL) of color #CA9FA5: hue: 352°, saturation: 28.9%, and lightness: 70.8%.
Process color (CMYK) of #CA9FA5 is 0%, 21.3%, 18.3%, 20.8%. Web safe color equivalent of #CA9FA5 is ##CC9999. Color #CA9FA5 contains mainly Yellow.
Color Spaces
| Color spaces of #CA9FA5 | Value |
|---|---|
| RGB | 202, 159, 165 |
| HSL | 352°, 28.9%, 70.8% |
| HSV / HSB | 352°, 21.3%, 79.2% |
| CMYK | 0%, 21.3%, 18.3%, 20.8% |
| XYZ | 43.55, 40.07, 41.03 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001010 | 10011111 | 10100101 |
| Octal | 312 | 237 | 245 |
| Decimal | 202 | 159 | 165 |
| Hex | CA | 9F | A5 |
Shades of #CA9FA5
Tints of #CA9FA5
.mybgColor { background-color: #CA9FA5; }
.myforeColor { color: #CA9FA5; }
.myborderColor { border: 3px solid #CA9FA5; }
<p style="color:#CA9FA5">Text here</p>
This sample text is styled with font color #CA9FA5. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CA9FA5">Div content here</div>
<div style="border:3px solid #CA9FA5">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(202, 159, 165, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CA9FA5; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CA9FA5;
-webkit-box-shadow: 1px 1px 3px #CA9FA5;
box-shadow: 1px 1px 3px #CA9FA5; }
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 #CA9FA5 (Primula)
Color Overview & Profile: Color #CA9FA5, also known as Primula, 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 (202/255), 62% Green (159/255), and 65% Blue (165/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #CA9FA5 translates into the CMYK subtractive color model with values of 0% Cyan, 21.3% Magenta, 18.3% Yellow, and 20.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 352°, saturation of 28.9%, and lightness of 70.8%.
Web Accessibility & Design Recommendations: When implementing #CA9FA5 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.
