In a RGB color space, #dbe0cc hex color is composed of 85.9% red, 87.8% green and 80% blue. Whereas in a CMYK color space, it is composed of 2.2% cyan, 0% magenta, 8.9% yellow and 12.2% black. It has a hue angle of 75 degrees, a saturation of 24.4% and a lightness of 83.9%. #dbe0cc color hex could be obtained by blending #ffffff with #b7c199. Closest websafe color is: #cccccc.
The hexadecimal color #dbe0cc has RGB values of R:219, G:224, B:204 and CMYK values of C:0.02, M:0, Y:0.09, K:0.12. Its decimal value is 14409932.
Hex triplet | dbe0cc | #dbe0cc |
RGB Decimal | 219, 224, 204 | rgb(219,224,204) |
RGB Percent | 85.9, 87.8, 80 | rgb(85.9%,87.8%,80%) |
CMYK | 2.2, 0, 8.9, 12.2 | |
HSL | 75°, 24.4, 83.9 | hsl(75,24.4%,83.9%) |
HSV(HSB) | 75°, 8.9, 87.8 | |
Web Safe | cccccc | #ccc |
XYZ | 66.768, 72.731, 67.646 |
xyY | 0.322, 0.351, 72.731 |
CIE-LAB | 88.319, -5.177, 9.204 |
CIE-LCH | 88.319, 10.56, 119.359 |
CIE-LUV | 88.319, -1.791, 14.621 |
Hunter-Lab | 85.282, -9.496, 12.669 |
Binary | 11011011, 11100000, 11001100 |
Below, you can see some colors close to #dbe0cc. 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 #dbe0cc.
<span style="color:#dbe0cc">Text here</span>
This paragraph has a background color of #dbe0cc.
<p style="background-color:#dbe0cc;">Content here</p>
This element has a border color of #dbe0cc.
<div style="border:1px #dbe0cc;">Content here</div>
.text {color:#dbe0cc;}
.background {background-color:#dbe0cc;}
.border {border:1px solid #dbe0cc;}
.text-shadow {border:1px solid #dbe0cc;}
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, #020201 is the darkest color, while #f7f8f4 is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #d8d9d3 is the less saturated color, while #eaffad is the most saturated one.