In a RGB color space, #dbdbed hex color is composed of 85.9% red, 85.9% green and 92.9% blue. Whereas in a CMYK color space, it is composed of 7.6% cyan, 7.6% magenta, 0% yellow and 7.1% black. It has a hue angle of 240 degrees, a saturation of 33.3% and a lightness of 89.4%. #dbdbed color hex could be obtained by blending #ffffff with #b7b7db. Closest websafe color is: #ccccff.
The hexadecimal color #dbdbed has RGB values of R:219, G:219, B:237 and CMYK values of C:0.08, M:0.08, Y:0, K:0.07. Its decimal value is 14408685.
Hex triplet | dbdbed | #dbdbed |
RGB Decimal | 219, 219, 237 | rgb(219,219,237) |
RGB Percent | 85.9, 85.9, 92.9 | rgb(85.9%,85.9%,92.9%) |
CMYK | 7.6, 7.6, 0, 7.1 | |
HSL | 240°, 33.3, 89.4 | hsl(240,33.3%,89.4%) |
HSV(HSB) | 240°, 7.6, 92.9 | |
Web Safe | ccccff | #ccf |
XYZ | 69.831, 71.838, 90.306 |
xyY | 0.301, 0.31, 71.838 |
CIE-LAB | 87.89, 3.367, -8.788 |
CIE-LCH | 87.89, 9.411, 290.96 |
CIE-LUV | 87.89, -1.027, -14.267 |
Hunter-Lab | 84.757, -1.259, -3.842 |
Binary | 11011011, 11011011, 11101101 |
Below, you can see some colors close to #dbdbed. 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 #dbdbed.
<span style="color:#dbdbed">Text here</span>
This paragraph has a background color of #dbdbed.
<p style="background-color:#dbdbed;">Content here</p>
This element has a border color of #dbdbed.
<div style="border:1px #dbdbed;">Content here</div>
.text {color:#dbdbed;}
.background {background-color:#dbdbed;}
.border {border:1px solid #dbdbed;}
.text-shadow {border:1px solid #dbdbed;}
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, #030306 is the darkest color, while #f7f7fb is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #e4e4e4 is the less saturated color, while #cbcbfd is the most saturated one.