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