In a RGB color space, #dcbbdc hex color is composed of 86.3% red, 73.3% green and 86.3% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 15% magenta, 0% yellow and 13.7% black. It has a hue angle of 300 degrees, a saturation of 32% and a lightness of 79.8%. #dcbbdc color hex could be obtained by blending #ffffff with #b977b9. Closest websafe color is: #cccccc.
The hexadecimal color #dcbbdc has RGB values of R:220, G:187, B:220 and CMYK values of C:0, M:0.15, Y:0, K:0.14. Its decimal value is 14466012.
Hex triplet | dcbbdc | #dcbbdc |
RGB Decimal | 220, 187, 220 | rgb(220,187,220) |
RGB Percent | 86.3, 73.3, 86.3 | rgb(86.3%,73.3%,86.3%) |
CMYK | 0, 15, 0, 13.7 | |
HSL | 300°, 32, 79.8 | hsl(300,32%,79.8%) |
HSV(HSB) | 300°, 15, 86.3 | |
Web Safe | cccccc | #ccc |
XYZ | 60.204, 55.924, 75.331 |
xyY | 0.314, 0.292, 55.924 |
CIE-LAB | 79.57, 17.462, -12.113 |
CIE-LCH | 79.57, 21.252, 325.252 |
CIE-LUV | 79.57, 16.766, -21.69 |
Hunter-Lab | 74.782, 12.834, -7.378 |
Binary | 11011100, 10111011, 11011100 |
Below, you can see some colors close to #dcbbdc. 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 #dcbbdc.
<span style="color:#dcbbdc">Text here</span>
This paragraph has a background color of #dcbbdc.
<p style="background-color:#dcbbdc;">Content here</p>
This element has a border color of #dcbbdc.
<div style="border:1px #dcbbdc;">Content here</div>
.text {color:#dcbbdc;}
.background {background-color:#dcbbdc;}
.border {border:1px solid #dcbbdc;}
.text-shadow {border:1px solid #dcbbdc;}
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, #020102 is the darkest color, while #f9f3f9 is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #cfc8cf is the less saturated color, while #fe99fe is the most saturated one.