In a RGB color space, #e0dfdf hex color is composed of 87.8% red, 87.5% green and 87.5% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 0.4% magenta, 0.4% yellow and 12.2% black. It has a hue angle of 0 degrees, a saturation of 1.6% and a lightness of 87.6%. #e0dfdf color hex could be obtained by blending #ffffff with #c1bfbf. Closest websafe color is: #cccccc.
The hexadecimal color #e0dfdf has RGB values of R:224, G:223, B:223 and CMYK values of C:0, M:0, Y:0, K:0.12. Its decimal value is 14737375.
Hex triplet | e0dfdf | #e0dfdf |
RGB Decimal | 224, 223, 223 | rgb(224,223,223) |
RGB Percent | 87.8, 87.5, 87.5 | rgb(87.8%,87.5%,87.5%) |
CMYK | 0, 0.4, 0.4, 12.2 | |
HSL | 0°, 1.6, 87.6 | hsl(0,1.6%,87.6%) |
HSV(HSB) | 0°, 0.4, 87.8 | |
Web Safe | cccccc | #ccc |
XYZ | 70.447, 73.95, 80.373 |
xyY | 0.313, 0.329, 73.95 |
CIE-LAB | 88.899, 0.342, 0.11 |
CIE-LCH | 88.899, 0.36, 17.766 |
CIE-LUV | 88.899, 0.565, 0.106 |
Hunter-Lab | 85.994, -4.261, 4.782 |
Binary | 11100000, 11011111, 11011111 |
Below, you can see some colors close to #e0dfdf. 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 #e0dfdf.
<span style="color:#e0dfdf">Text here</span>
This paragraph has a background color of #e0dfdf.
<p style="background-color:#e0dfdf;">Content here</p>
This element has a border color of #e0dfdf.
<div style="border:1px #e0dfdf;">Content here</div>
.text {color:#e0dfdf;}
.background {background-color:#e0dfdf;}
.border {border:1px solid #e0dfdf;}
.text-shadow {border:1px solid #e0dfdf;}
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, #000000 is the darkest color, while #f5f5f5 is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #e0dfdf is the less saturated color, while #fdc2c2 is the most saturated one.