In a RGB color space, #d5ffd5 hex color is composed of 83.5% red, 100% green and 83.5% blue. Whereas in a CMYK color space, it is composed of 16.5% cyan, 0% magenta, 16.5% yellow and 0% black. It has a hue angle of 120 degrees, a saturation of 100% and a lightness of 91.8%. #d5ffd5 color hex could be obtained by blending #ffffff with #abffab. Closest websafe color is: #ccffcc.
The hexadecimal color #d5ffd5 has RGB values of R:213, G:255, B:213 and CMYK values of C:0.16, M:0, Y:0.16, K:0. Its decimal value is 14024661.
Hex triplet | d5ffd5 | #d5ffd5 |
RGB Decimal | 213, 255, 213 | rgb(213,255,213) |
RGB Percent | 83.5, 100, 83.5 | rgb(83.5%,100%,83.5%) |
CMYK | 16.5, 0, 16.5, 0 | |
HSL | 120°, 100, 91.8 | hsl(120,100%,91.8%) |
HSV(HSB) | 120°, 16.5, 100 | |
Web Safe | ccffcc | #cfc |
XYZ | 75.211, 90.47, 76.449 |
xyY | 0.311, 0.374, 90.47 |
CIE-LAB | 96.191, -21.114, 15.673 |
CIE-LCH | 96.191, 26.295, 143.412 |
CIE-LUV | 96.191, -20.989, 27.122 |
Hunter-Lab | 95.116, -25.308, 18.927 |
Binary | 11010101, 11111111, 11010101 |
Below, you can see some colors close to #d5ffd5. 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 #d5ffd5.
<span style="color:#d5ffd5">Text here</span>
This paragraph has a background color of #d5ffd5.
<p style="background-color:#d5ffd5;">Content here</p>
This element has a border color of #d5ffd5.
<div style="border:1px #d5ffd5;">Content here</div>
.text {color:#d5ffd5;}
.background {background-color:#d5ffd5;}
.border {border:1px solid #d5ffd5;}
.text-shadow {border:1px solid #d5ffd5;}
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 #eaffea is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #eaeaea is the less saturated color, while #d7fdd7 is the most saturated one.