#BCB0B2 Pink Swan
#BCB0B2 (Pink Swan) RGB value is (188, 176, 178).
Red value is 188, green value is 176, and blue value is 178.
Cylindrical-coordinate representations (HSL) of color #BCB0B2: hue: 350°, saturation: 8.2%, and lightness: 71.4%.
Process color (CMYK) of #BCB0B2 is 0%, 6.4%, 5.3%, 26.3%. Web safe color equivalent of #BCB0B2 is ##CC9999. Color #BCB0B2 contains mainly GRAY.
Color Spaces
| Color spaces of #BCB0B2 | Value |
|---|---|
| RGB | 188, 176, 178 |
| HSL | 350°, 8.2%, 71.4% |
| HSV / HSB | 350°, 6.4%, 73.7% |
| CMYK | 0%, 6.4%, 5.3%, 26.3% |
| XYZ | 44.3, 44.96, 48.45 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111100 | 10110000 | 10110010 |
| Octal | 274 | 260 | 262 |
| Decimal | 188 | 176 | 178 |
| Hex | BC | B0 | B2 |
Shades of #BCB0B2
Tints of #BCB0B2
.mybgColor { background-color: #BCB0B2; }
.myforeColor { color: #BCB0B2; }
.myborderColor { border: 3px solid #BCB0B2; }
<p style="color:#BCB0B2">Text here</p>
This sample text is styled with font color #BCB0B2. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BCB0B2">Div content here</div>
<div style="border:3px solid #BCB0B2">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(188, 176, 178, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BCB0B2; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BCB0B2;
-webkit-box-shadow: 1px 1px 3px #BCB0B2;
box-shadow: 1px 1px 3px #BCB0B2; }
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 #BCB0B2 (Pink Swan)
Color Overview & Profile: Color #BCB0B2, also known as Pink Swan, 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), 69% Green (176/255), and 70% Blue (178/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #BCB0B2 translates into the CMYK subtractive color model with values of 0% Cyan, 6.4% Magenta, 5.3% Yellow, and 26.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 350°, saturation of 8.2%, and lightness of 71.4%.
Web Accessibility & Design Recommendations: When implementing #BCB0B2 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.
