In a RGB color space, #dadafa hex color is composed of 85.5% red, 85.5% green and 98% blue. Whereas in a CMYK color space, it is composed of 12.8% cyan, 12.8% magenta, 0% yellow and 2% black. It has a hue angle of 240 degrees, a saturation of 76.2% and a lightness of 91.8%. #dadafa color hex could be obtained by blending #ffffff with #b5b5f5. Closest websafe color is: #ccccff.
The hexadecimal color #dadafa has RGB values of R:218, G:218, B:250 and CMYK values of C:0.13, M:0.13, Y:0, K:0.02. Its decimal value is 14342906.
Hex triplet | dadafa | #dadafa |
RGB Decimal | 218, 218, 250 | rgb(218,218,250) |
RGB Percent | 85.5, 85.5, 98 | rgb(85.5%,85.5%,98%) |
CMYK | 12.8, 12.8, 0, 2 | |
HSL | 240°, 76.2, 91.8 | hsl(240,76.2%,91.8%) |
HSV(HSB) | 240°, 12.8, 98 | |
Web Safe | ccccff | #ccf |
XYZ | 71.24, 71.95, 100.576 |
xyY | 0.292, 0.295, 71.95 |
CIE-LAB | 87.945, 6.147, -15.563 |
CIE-LCH | 87.945, 16.733, 291.552 |
CIE-LUV | 87.945, -1.847, -25.645 |
Hunter-Lab | 84.824, 1.474, -10.924 |
Binary | 11011010, 11011010, 11111010 |
Below, you can see some colors close to #dadafa. 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 #dadafa.
<span style="color:#dadafa">Text here</span>
This paragraph has a background color of #dadafa.
<p style="background-color:#dadafa;">Content here</p>
This element has a border color of #dadafa.
<div style="border:1px #dadafa;">Content here</div>
.text {color:#dadafa;}
.background {background-color:#dadafa;}
.border {border:1px solid #dadafa;}
.text-shadow {border:1px solid #dadafa;}
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 #ededfd 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.