HTML color code #D3D3D3

Example of LightGray or LightGrey color or HTML color code #D3D3D3.

W3C color name: LightGray
Color name: Light Gray or Light Grey
RGB: 211, 211, 211
HSL: 0deg, 0.00%, 82.75%
Web safe color: No

RGB complementary color:

A complementary color for this color is #D4D4D4.

Example text color using #D3D3D3

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:lightgray;">Your text using color name.</p>
<p style="color:#D3D3D3;">Your text using HTML color code.</p>
<p style="color:rgb(211 211 211);">Your text using RGB color values.</p>
<p style="color:hsl(0deg 0.00% 82.75%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:lightgray; } </style>
<style> p { color:#D3D3D3; } </style>
<style> p { color:rgb(211 211 211); } </style>
<style> p { color:hsl(0deg 0.00% 82.75%); } </style>

Lighter colors

#DDDDDD
#E7E7E7
#F1F1F1
#FBFBFB
#FFFFFF

Darker colors

#C9C9C9
#BFBFBF
#B5B5B5
#ABABAB
#A1A1A1
#979797
#8D8D8D
#838383

Analogous colors

#D4D4D4

Trinary colors

#D3D3D3
#D4D4D4

Adjacent colors

#C9C0BB
#C0C6C7
#D1D0CE
#CECECE
#DADBDD
#DCDCDC
#E0E5E5
#F5F5F5

Other colors containing "gray" or "gray"

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

CodeColor
#3A3B3CStormy Gray
#504A4BGray Wolf
#565051Vampire Gray
#52595DIron Gray
#5C5858Gray Dolphin
#625D5DCarbon Gray
#666362Ash Gray
#696969DimGray or DimGrey (W3C)
#686A6CNardo Gray
#6D6968Cloudy Gray
#726E6DSmokey Gray
#736F6EAlien Gray
#797979Platinum Gray
#808080Gray or Grey (W3C)
#848482Battleship Gray
#8D918DGunmetal Gray
#99A3A3Stainless Steel Gray
#A9A9A9DarkGray or DarkGrey (W3C)
#B6B6B4Gray Cloud
#C0C6C7Gear Steel Gray
#D1D0CEGray Goose
#E0E5E5Light Steel Gray
#EEEEEEWhite Gray
#98AFC7Blue Gray
#778899LightSlateGray or LightSlateGrey (W3C)
#708090SlateGray or SlateGrey (W3C)
#6D7B8DRat Gray
#657383Slate Granite Gray
#616D7EJet Gray
#71797ESteel Gray
#737CA1Slate Blue Gray
#29465BDark Blue Gray
#25383CDarkSlateGray or DarkSlateGrey (W3C)
#5E7D7EGrayish Turquoise
#A2AD9CGray Green
#4A412ADark Grayish Olive
#3D3635Gray Brown
Tip

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

Computer Hope - HTML color codes - Top 100 color codes