In a RGB color space, #ddfbb1 hex color is composed of 86.7% red, 98.4% green and 69.4% blue. Whereas in a CMYK color space, it is composed of 12% cyan, 0% magenta, 29.5% yellow and 1.6% black. It has a hue angle of 84.3 degrees, a saturation of 90.2% and a lightness of 83.9%. #ddfbb1 color hex could be obtained by blending #ffffff with #bbf763. Closest websafe color is: #ccff99.
The hexadecimal color #ddfbb1 has RGB values of R:221, G:251, B:177 and CMYK values of C:0.12, M:0, Y:0.29, K:0.02. Its decimal value is 14547889.
Hex triplet | ddfbb1 | #ddfbb1 |
RGB Decimal | 221, 251, 177 | rgb(221,251,177) |
RGB Percent | 86.7, 98.4, 69.4 | rgb(86.7%,98.4%,69.4%) |
CMYK | 12, 0, 29.5, 1.6 | |
HSL | 84.3°, 90.2, 83.9 | hsl(84.3,90.2%,83.9%) |
HSV(HSB) | 84.3°, 29.5, 98.4 | |
Web Safe | ccff99 | #cf9 |
XYZ | 72.252, 87.541, 54.684 |
xyY | 0.337, 0.408, 87.541 |
CIE-LAB | 94.967, -21.983, 32.347 |
CIE-LCH | 94.967, 39.11, 124.2 |
CIE-LUV | 94.967, -13.967, 49.577 |
Hunter-Lab | 93.563, -25.894, 30.842 |
Binary | 11011101, 11111011, 10110001 |
Below, you can see some colors close to #ddfbb1. 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 #ddfbb1.
<span style="color:#ddfbb1">Text here</span>
This paragraph has a background color of #ddfbb1.
<p style="background-color:#ddfbb1;">Content here</p>
This element has a border color of #ddfbb1.
<div style="border:1px #ddfbb1;">Content here</div>
.text {color:#ddfbb1;}
.background {background-color:#ddfbb1;}
.border {border:1px solid #ddfbb1;}
.text-shadow {border:1px solid #ddfbb1;}
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, #020300 is the darkest color, while #f7feee is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #d7d9d3 is the less saturated color, while #defeae is the most saturated one.