HTML color code #DCDCDC

Example of Gainsboro color or HTML color code #DCDCDC.

W3C color name: Gainsboro
Color name: Gainsboro
RGB: 220, 220, 220
HSL: 0deg, 0.00%, 86.27%
Web safe color: No

RGB complementary color:

A complementary color for this color is #DBDBDB.

Example text color using #DCDCDC

This text is placeholder text to give you an idea of how this color looks when used as a font color on a white background. The following sentence uses every English character: The quick brown fox jumps over the lazy dog. 0123456789 Bold text. Italic text. With Underline.

                    

This text is placeholder text to give you an idea of how this color looks when used as a font color on a black background. The following sentence uses every English character: The quick brown fox jumps over the lazy dog. 0123456789 Bold text. Italic text. With Underline.

                    

HTML examples

<p style="color:gainsboro;">Your text using color name.</p>
<p style="color:#DCDCDC;">Your text using HTML color code.</p>
<p style="color:rgb(220 220 220);">Your text using RGB color values.</p>
<p style="color:hsl(0deg 0.00% 86.27%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:gainsboro; } </style>
<style> p { color:#DCDCDC; } </style>
<style> p { color:rgb(220 220 220); } </style>
<style> p { color:hsl(0deg 0.00% 86.27%); } </style>

Lighter colors

#E6E6E6
#F0F0F0
#FAFAFA
#FFFFFF

Darker colors

#D2D2D2
#C8C8C8
#BEBEBE
#B4B4B4
#AAAAAA
#A0A0A0
#969696
#8C8C8C

Analogous colors

#DBDBDB

Trinary colors

#DCDCDC
#DBDBDB

Adjacent colors

#D1D0CE
#CECECE
#D3D3D3
#DADBDD
#E0E5E5
#F5F5F5
#EEEEEE
#E5E4E2

Other colors containing "gainsboro"

The following table is a list of other colors containing the keyword "gainsboro" in the color name. This table can give you other ideas for shades of gainsboro.

CodeColor
#8C8C8CDark Gainsboro
Tip

Enter any HTML color code into our search to get results like this page.

Computer Hope - HTML color codes - Top 100 color codes