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