#BCADB5 Down Dog
#BCADB5 (Down Dog) RGB value is (188, 173, 181).
Red value is 188, green value is 173, and blue value is 181.
Cylindrical-coordinate representations (HSL) of color #BCADB5: hue: 328°, saturation: 10.1%, and lightness: 70.8%.
Process color (CMYK) of #BCADB5 is 0%, 8%, 3.7%, 26.3%. Web safe color equivalent of #BCADB5 is ##CC99CC. Color #BCADB5 contains mainly GRAY.
Color Spaces
| Color spaces of #BCADB5 | Value |
|---|---|
| RGB | 188, 173, 181 |
| HSL | 328°, 10.1%, 70.8% |
| HSV / HSB | 328°, 8%, 73.7% |
| CMYK | 0%, 8%, 3.7%, 26.3% |
| XYZ | 44.02, 43.92, 49.86 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111100 | 10101101 | 10110101 |
| Octal | 274 | 255 | 265 |
| Decimal | 188 | 173 | 181 |
| Hex | BC | AD | B5 |
Shades of #BCADB5
Tints of #BCADB5
.mybgColor { background-color: #BCADB5; }
.myforeColor { color: #BCADB5; }
.myborderColor { border: 3px solid #BCADB5; }
<p style="color:#BCADB5">Text here</p>
This sample text is styled with font color #BCADB5. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BCADB5">Div content here</div>
<div style="border:3px solid #BCADB5">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(188, 173, 181, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BCADB5; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BCADB5;
-webkit-box-shadow: 1px 1px 3px #BCADB5;
box-shadow: 1px 1px 3px #BCADB5; }
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 #BCADB5 (Down Dog)
Color Overview & Profile: Color #BCADB5, 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), 68% Green (173/255), and 71% Blue (181/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #BCADB5 translates into the CMYK subtractive color model with values of 0% Cyan, 8% Magenta, 3.7% Yellow, and 26.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 328°, saturation of 10.1%, and lightness of 70.8%.
Web Accessibility & Design Recommendations: When implementing #BCADB5 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.
