In a RGB color space, #cdd78c hex color is composed of 80.4% red, 84.3% green and 54.9% blue. Whereas in a CMYK color space, it is composed of 4.7% cyan, 0% magenta, 34.9% yellow and 15.7% black. It has a hue angle of 68 degrees, a saturation of 48.4% and a lightness of 69.6%. #cdd78c color hex could be obtained by blending #ffffff with #9baf19. Closest websafe color is: #cccc99.
The hexadecimal color #cdd78c has RGB values of R:205, G:215, B:140 and CMYK values of C:0.05, M:0, Y:0.35, K:0.16. Its decimal value is 13490060.
Hex triplet | cdd78c | #cdd78c |
RGB Decimal | 205, 215, 140 | rgb(205,215,140) |
RGB Percent | 80.4, 84.3, 54.9 | rgb(80.4%,84.3%,54.9%) |
CMYK | 4.7, 0, 34.9, 15.7 | |
HSL | 68°, 48.4, 69.6 | hsl(68,48.4%,69.6%) |
HSV(HSB) | 68°, 34.9, 84.3 | |
Web Safe | cccc99 | #cc9 |
XYZ | 54.211, 63.473, 34.205 |
xyY | 0.357, 0.418, 63.473 |
CIE-LAB | 83.691, -15.048, 35.922 |
CIE-LCH | 83.691, 38.946, 112.729 |
CIE-LUV | 83.691, -2.499, 50.929 |
Hunter-Lab | 79.67, -17.964, 30.314 |
Binary | 11001101, 11010111, 10001100 |
Below, you can see some colors close to #cdd78c. 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 #cdd78c.
<span style="color:#cdd78c">Text here</span>
This paragraph has a background color of #cdd78c.
<p style="background-color:#cdd78c;">Content here</p>
This element has a border color of #cdd78c.
<div style="border:1px #cdd78c;">Content here</div>
.text {color:#cdd78c;}
.background {background-color:#cdd78c;}
.border {border:1px solid #cdd78c;}
.text-shadow {border:1px solid #cdd78c;}
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, #0a0b04 is the darkest color, while #fdfdfa is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #b5b7ac is the less saturated color, while #e9fe65 is the most saturated one.