#BCD0D4 Relax
#BCD0D4 (Relax) RGB value is (188, 208, 212).
Red value is 188, green value is 208, and blue value is 212.
Cylindrical-coordinate representations (HSL) of color #BCD0D4: hue: 190°, saturation: 21.8%, and lightness: 78.4%.
Process color (CMYK) of #BCD0D4 is 11.3%, 1.9%, 0%, 16.9%. Web safe color equivalent of #BCD0D4 is ##CCCCCC. Color #BCD0D4 contains mainly Magenta.
Color Spaces
| Color spaces of #BCD0D4 | Value |
|---|---|
| RGB | 188, 208, 212 |
| HSL | 190°, 21.8%, 78.4% |
| HSV / HSB | 190°, 11.3%, 83.1% |
| CMYK | 11.3%, 1.9%, 0%, 16.9% |
| XYZ | 55.18, 60.56, 71.06 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111100 | 11010000 | 11010100 |
| Octal | 274 | 320 | 324 |
| Decimal | 188 | 208 | 212 |
| Hex | BC | D0 | D4 |
Shades of #BCD0D4
Tints of #BCD0D4
.mybgColor { background-color: #BCD0D4; }
.myforeColor { color: #BCD0D4; }
.myborderColor { border: 3px solid #BCD0D4; }
<p style="color:#BCD0D4">Text here</p>
This sample text is styled with font color #BCD0D4. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BCD0D4">Div content here</div>
<div style="border:3px solid #BCD0D4">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(188, 208, 212, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BCD0D4; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BCD0D4;
-webkit-box-shadow: 1px 1px 3px #BCD0D4;
box-shadow: 1px 1px 3px #BCD0D4; }
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 #BCD0D4 (Relax)
Color Overview & Profile: Color #BCD0D4, also known as Relax, 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), 82% Green (208/255), and 83% Blue (212/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #BCD0D4 translates into the CMYK subtractive color model with values of 11.3% Cyan, 1.9% Magenta, 0% Yellow, and 16.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 190°, saturation of 21.8%, and lightness of 78.4%.
Web Accessibility & Design Recommendations: When implementing #BCD0D4 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 ##CCCCCC.
