In a RGB color space, #dfc0df hex color is composed of 87.5% red, 75.3% green and 87.5% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 13.9% magenta, 0% yellow and 12.5% black. It has a hue angle of 300 degrees, a saturation of 32.6% and a lightness of 81.4%. #dfc0df color hex could be obtained by blending #ffffff with #bf81bf. Closest websafe color is: #cccccc.
The hexadecimal color #dfc0df has RGB values of R:223, G:192, B:223 and CMYK values of C:0, M:0.14, Y:0, K:0.13. Its decimal value is 14663903.
Hex triplet | dfc0df | #dfc0df |
RGB Decimal | 223, 192, 223 | rgb(223,192,223) |
RGB Percent | 87.5, 75.3, 87.5 | rgb(87.5%,75.3%,87.5%) |
CMYK | 0, 13.9, 0, 12.5 | |
HSL | 300°, 32.6, 81.4 | hsl(300,32.6%,81.4%) |
HSV(HSB) | 300°, 13.9, 87.5 | |
Web Safe | cccccc | #ccc |
XYZ | 62.6, 58.715, 77.846 |
xyY | 0.314, 0.295, 58.715 |
CIE-LAB | 81.135, 16.343, -11.362 |
CIE-LCH | 81.135, 19.905, 325.191 |
CIE-LUV | 81.135, 15.748, -20.374 |
Hunter-Lab | 76.626, 11.733, -6.596 |
Binary | 11011111, 11000000, 11011111 |
Below, you can see some colors close to #dfc0df. 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 #dfc0df.
<span style="color:#dfc0df">Text here</span>
This paragraph has a background color of #dfc0df.
<p style="background-color:#dfc0df;">Content here</p>
This element has a border color of #dfc0df.
<div style="border:1px #dfc0df;">Content here</div>
.text {color:#dfc0df;}
.background {background-color:#dfc0df;}
.border {border:1px solid #dfc0df;}
.text-shadow {border:1px solid #dfc0df;}
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, #070407 is the darkest color, while #fcf8fc is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #d3ccd3 is the less saturated color, while #ffa0ff is the most saturated one.