light orangish gray/light gambogeish gray
#dbdad8 color RGB value is (219,218,216)
#dbdad8 color CMYK value
#dbdad8 color HSL value
HSV(or HSB) | 40° | 1.4 | 85.9 |
XYZ | 66.679 | 70.161 | 74.994 |
Yxy | 0.315 | 0.331 | 70.161 |
LAB | 87.076 | -0.014 | 1.092 |
LUV | 87.076 | 0.68 | 1.658 |
Hunter-LAB | 83.762 | -4.487 | 5.55 |
CIE-LCH | 87.076 | 1.092 | 90.722 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | DB | DA | D8 |
Decimal | 219 | 218 | 216 |
Octal | 333 | 332 | 330 |
Binary | 11011011 | 11011010 | 11011000 |
Below, you can see some colors close to #dbdad8. 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 #dbdad8.
<span style="color:#dbdad8">Text here</span>
This paragraph has a background color of #dbdad8.
<p style="background-color:#dbdad8;">Content here</p>
This element has a border color of #dbdad8.
<div style="border:1px #dbdad8;">Content here</div>
.text {color:#dbdad8;}
.background {background-color:#dbdad8;}
.border {border:1px solid #dbdad8;}
.text-shadow {border:1px solid #dbdad8;}
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, #050505 is the darkest color, while #faf9f9 is the lightest one.