Gainsboro/ mostly black
Enter any color value (e.g., #df2cc5, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#dcdcdc color RGB value is (220,220,220)
#dcdcdc color CMYK value
#dcdcdc color HSL value
HSV(or HSB) | 0° | 0 | 86.3 |
XYZ | 68.027 | 71.569 | 77.939 |
Yxy | 0.313 | 0.329 | 71.569 |
LAB | 87.761 | 0.005 | -0.009 |
LUV | 87.761 | 0.001 | -0.015 |
Hunter-LAB | 84.599 | -4.514 | 4.596 |
CIE-LCH | 87.761 | 0.01 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | DC | DC | DC |
Decimal | 220 | 220 | 220 |
Octal | 334 | 334 | 334 |
Binary | 11011100 | 11011100 | 11011100 |
This text has a font color of #dcdcdc.
<span style="color:#dcdcdc">Text here</span>
This paragraph has a background color of #dcdcdc.
<p style="background-color:#dcdcdc;">Content here</p>
This element has a border color of #dcdcdc.
<div style="border:1px #dcdcdc;">Content here</div>
.text {color:#dcdcdc;}
.background {background-color:#dcdcdc;}
.border {border:1px solid #dcdcdc;}
.text-shadow {border:1px solid #dcdcdc;}
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, #070707 is the darkest color, while #fcfcfc is the lightest one.