In a RGB color space, #cde6cd hex color is composed of 80.4% red, 90.2% green and 80.4% blue. Whereas in a CMYK color space, it is composed of 10.9% cyan, 0% magenta, 10.9% yellow and 9.8% black. It has a hue angle of 120 degrees, a saturation of 33.3% and a lightness of 85.3%. #cde6cd color hex could be obtained by blending #ffffff with #9bcd9b. Closest websafe color is: #ccffcc.
The hexadecimal color #cde6cd has RGB values of R:205, G:230, B:205 and CMYK values of C:0.11, M:0, Y:0.11, K:0.1. Its decimal value is 13493965.
Hex triplet | cde6cd | #cde6cd |
RGB Decimal | 205, 230, 205 | rgb(205,230,205) |
RGB Percent | 80.4, 90.2, 80.4 | rgb(80.4%,90.2%,80.4%) |
CMYK | 10.9, 0, 10.9, 9.8 | |
HSL | 120°, 33.3, 85.3 | hsl(120,33.3%,85.3%) |
HSV(HSB) | 120°, 10.9, 90.2 | |
Web Safe | ccffcc | #cfc |
XYZ | 64.493, 73.981, 68.638 |
xyY | 0.311, 0.357, 73.981 |
CIE-LAB | 88.913, -12.845, 9.398 |
CIE-LCH | 88.913, 15.915, 143.809 |
CIE-LUV | 88.913, -12.621, 16.304 |
Hunter-Lab | 86.012, -16.679, 12.895 |
Binary | 11001101, 11100110, 11001101 |
Below, you can see some colors close to #cde6cd. 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 #cde6cd.
<span style="color:#cde6cd">Text here</span>
This paragraph has a background color of #cde6cd.
<p style="background-color:#cde6cd;">Content here</p>
This element has a border color of #cde6cd.
<div style="border:1px #cde6cd;">Content here</div>
.text {color:#cde6cd;}
.background {background-color:#cde6cd;}
.border {border:1px solid #cde6cd;}
.text-shadow {border:1px solid #cde6cd;}
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, #030703 is the darkest color, while #f8fbf8 is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #d6ddd6 is the less saturated color, while #b4ffb4 is the most saturated one.