In a RGB color space, #d5d5ff hex color is composed of 83.5% red, 83.5% green and 100% blue. Whereas in a CMYK color space, it is composed of 16.5% cyan, 16.5% magenta, 0% yellow and 0% black. It has a hue angle of 240 degrees, a saturation of 100% and a lightness of 91.8%. #d5d5ff color hex could be obtained by blending #ffffff with #ababff. Closest websafe color is: #ccccff.
The hexadecimal color #d5d5ff has RGB values of R:213, G:213, B:255 and CMYK values of C:0.16, M:0.16, Y:0, K:0. Its decimal value is 14013951.
Hex triplet | d5d5ff | #d5d5ff |
RGB Decimal | 213, 213, 255 | rgb(213,213,255) |
RGB Percent | 83.5, 83.5, 100 | rgb(83.5%,83.5%,100%) |
CMYK | 16.5, 16.5, 0, 0 | |
HSL | 240°, 100, 91.8 | hsl(240,100%,91.8%) |
HSV(HSB) | 240°, 16.5, 100 | |
Web Safe | ccccff | #ccf |
XYZ | 69.285, 68.955, 104.266 |
xyY | 0.286, 0.284, 68.955 |
CIE-LAB | 86.482, 8.259, -20.44 |
CIE-LCH | 86.482, 22.045, 292.003 |
CIE-LUV | 86.482, -2.446, -33.941 |
Hunter-Lab | 83.039, 3.616, -16.319 |
Binary | 11010101, 11010101, 11111111 |
Below, you can see some colors close to #d5d5ff. 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 #d5d5ff.
<span style="color:#d5d5ff">Text here</span>
This paragraph has a background color of #d5d5ff.
<p style="background-color:#d5d5ff;">Content here</p>
This element has a border color of #d5d5ff.
<div style="border:1px #d5d5ff;">Content here</div>
.text {color:#d5d5ff;}
.background {background-color:#d5d5ff;}
.border {border:1px solid #d5d5ff;}
.text-shadow {border:1px solid #d5d5ff;}
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 #eaeaff 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 #d7d7fd is the most saturated one.