#BCA7B2 Pansy Posy
#BCA7B2 (Pansy Posy) RGB value is (188, 167, 178).
Red value is 188, green value is 167, and blue value is 178.
Cylindrical-coordinate representations (HSL) of color #BCA7B2: hue: 329°, saturation: 13.5%, and lightness: 69.6%.
Process color (CMYK) of #BCA7B2 is 0%, 11.2%, 5.3%, 26.3%. Web safe color equivalent of #BCA7B2 is ##CC9999. Color #BCA7B2 contains mainly Yellow.
Color Spaces
| Color spaces of #BCA7B2 | Value |
|---|---|
| RGB | 188, 167, 178 |
| HSL | 329°, 13.5%, 69.6% |
| HSV / HSB | 329°, 11.2%, 73.7% |
| CMYK | 0%, 11.2%, 5.3%, 26.3% |
| XYZ | 42.59, 41.54, 47.89 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111100 | 10100111 | 10110010 |
| Octal | 274 | 247 | 262 |
| Decimal | 188 | 167 | 178 |
| Hex | BC | A7 | B2 |
Shades of #BCA7B2
Tints of #BCA7B2
.mybgColor { background-color: #BCA7B2; }
.myforeColor { color: #BCA7B2; }
.myborderColor { border: 3px solid #BCA7B2; }
<p style="color:#BCA7B2">Text here</p>
This sample text is styled with font color #BCA7B2. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BCA7B2">Div content here</div>
<div style="border:3px solid #BCA7B2">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(188, 167, 178, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BCA7B2; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BCA7B2;
-webkit-box-shadow: 1px 1px 3px #BCA7B2;
box-shadow: 1px 1px 3px #BCA7B2; }
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 #BCA7B2 (Pansy Posy)
Color Overview & Profile: Color #BCA7B2, also known as Pansy Posy, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 74% Red (188/255), 65% Green (167/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, #BCA7B2 translates into the CMYK subtractive color model with values of 0% Cyan, 11.2% Magenta, 5.3% Yellow, and 26.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 329°, saturation of 13.5%, and lightness of 69.6%.
Web Accessibility & Design Recommendations: When implementing #BCA7B2 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.
