pale, light grayish blue
Enter any color value (e.g., #76a956, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#dbdbed color RGB value is (219,219,237)
#dbdbed color CMYK value
#dbdbed color HSL value
HSV(or HSB) | 240.0° | 7.6 | 92.9 |
XYZ | 69.831 | 71.838 | 90.306 |
Yxy | 0.301 | 0.310 | 71.838 |
LAB | 87.890 | 3.367 | -8.788 |
LUV | 87.890 | -1.027 | -14.267 |
Hunter-LAB | 84.757 | -1.259 | -3.842 |
CIE-LCH | 87.890 | 9.411 | 290.960 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | DB | DB | ED |
Decimal | 219 | 219 | 237 |
Octal | 333 | 333 | 355 |
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.