In a RGB color space, #bcbcdd hex color is composed of 73.7% red, 73.7% green and 86.7% blue. Whereas in a CMYK color space, it is composed of 14.9% cyan, 14.9% magenta, 0% yellow and 13.3% black. It has a hue angle of 240 degrees, a saturation of 32.7% and a lightness of 80.2%. #bcbcdd color hex could be obtained by blending #ffffff with #7979bb. Closest websafe color is: #cccccc.
The hexadecimal color #bcbcdd has RGB values of R:188, G:188, B:221 and CMYK values of C:0.15, M:0.15, Y:0, K:0.13. Its decimal value is 12369117.
Hex triplet | bcbcdd | #bcbcdd |
RGB Decimal | 188, 188, 221 | rgb(188,188,221) |
RGB Percent | 73.7, 73.7, 86.7 | rgb(73.7%,73.7%,86.7%) |
CMYK | 14.9, 14.9, 0, 13.3 | |
HSL | 240°, 32.7, 80.2 | hsl(240,32.7%,80.2%) |
HSV(HSB) | 240°, 14.9, 86.7 | |
Web Safe | cccccc | #ccc |
XYZ | 51.773, 51.878, 75.691 |
xyY | 0.289, 0.289, 51.878 |
CIE-LAB | 77.208, 6.585, -16.467 |
CIE-LCH | 77.208, 17.735, 291.797 |
CIE-LUV | 77.208, -1.925, -26.718 |
Hunter-Lab | 72.027, 2.261, -11.888 |
Binary | 10111100, 10111100, 11011101 |
Below, you can see some colors close to #bcbcdd. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #bcbcdd.
<span style="color:#bcbcdd">Text here</span>
This paragraph has a background color of #bcbcdd.
<p style="background-color:#bcbcdd;">Content here</p>
This element has a border color of #bcbcdd.
<div style="border:1px #bcbcdd;">Content here</div>
.text {color:#bcbcdd;}
.background {background-color:#bcbcdd;}
.border {border:1px solid #bcbcdd;}
.text-shadow {border:1px solid #bcbcdd;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #020203 is the darkest color, while #f4f4fa is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #c9c9d0 is the less saturated color, while #9a9aff is the most saturated one.