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