Skip to main content Skip to docs navigation

#d6d6d6 hex color | Silver Medal | Download Light Grey BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Color Hue/Base color: Grey

Hex #d6d6d6 Color Code is also known as | Silver Medal color.

Hex #d6d6d6 Color code in RGB color code model is created after adding 83.92% red color, 83.92% green color and 83.92% blue color. Hex #d6d6d6 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 0% magenta, 0% yellow and 16.08% black.

Hex #d6d6d6 color code is between #dddddd web safe hex color code and #cccccc web safe hex color code. #dddddd is the nearest web safe color code. You can see here many more shades of #d6d6d6 color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code d6d6d6 #d6d6d6
RGB Decimal 214, 214, 214 214, 214, 214
RGB Percent 84%, 84%, 84% rgb(84%, 84%, 84%)
CSS RGBa 214, 214, 214,1 rgba(214,214,214,1)
CMYK Model cmyk(0%,0%,0%,16.08%)
HSL Color Space 0,0% ,84% hsl(0,0% ,84%)
HSV Color Space 0°, 0%, 84%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11010110 11010110 11010110
Octal 326 326 326
Decimal 214 214 214
Hex d6 d6 d6

Different shades of #d6d6d6 color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #d6d6d6
#898989
Darker of #d6d6d6
#a3a3a3
Dark of #d6d6d6
#bcbcbc
Base of #d6d6d6
#d6d6d6
Light of #d6d6d6
#efefef
Lighter
#ffffff
Lightest
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#d6d6d6
#d6d6d6

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#d6d6d6
#d6d6d6
#d6d6d6

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#d6d6d6
#d6d6d6
#d6d6d6
#d6d6d6
#d6d6d6

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#d6d6d6
#d6d6d6
#d6d6d6

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#d6d6d6
#d6d6d6
#d6d6d6
#d6d6d6

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#d6d6d6
#d6d6d6
#d6d6d6
#d6d6d6

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #d6d6d6

#707070
#898989
#a3a3a3
#bcbcbc
#d6d6d6
#efefef
#ffffff
#ffffff
#ffffff

Tints of #d6d6d6 Color

#d6d6d6
#dadada
#dfdfdf
#e3e3e3
#e8e8e8
#ececec
#f1f1f1
#f5f5f5
#fafafa
#ffffff

Shades of #d6d6d6 color code

Generate more color scales with scales (color stack) generator.

#d6d6d6
#bebebe
#a6a6a6
#8e8e8e
#767676
#5f5f5f
#474747
#2f2f2f
#171717
#000000

Tones

#d6d6d6
#d6d6d6
#d6d6d6
#d6d6d6
#d6d6d6

Tones

Similar Color like #d6d6d6 color

Find visually similar hex color codes nearing to #d6d6d6 hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#d7d7d7
#d8d8d8
#d9d9d9
#dadada
#dbdbdb
#dcdcdc
#dddddd
#dedede
#dfdfdf
#e0e0e0
#e1e1e1
#e2e2e2
#e3e3e3
#e4e4e4
#d5d5d5
#d4d4d4
#d3d3d3
#d2d2d2
#d1d1d1
#d0d0d0
#cfcfcf
#cecece
#cdcdcd
#cccccc
#cbcbcb
#cacaca
#c9c9c9
#c8c8c8

Download this Light Grey

Hex #d6d6d6 Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#d6d6d6 Color Code Preview on Black Background Color

This is how #d6d6d6 Color will look on black background color. Color contrast ratio is 14.45

#d6d6d6 in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#d6d6d6">Your Example Paragraph content text in with font color #d6d6d6 </p>

Your Example Paragraph content text in with font color #d6d6d6

HTML with inline CSS

<div style="color:#d6d6d6">Your Paragraph text in with font color #d6d6d6 </div>

Your Example Paragraph content text in with font color #d6d6d6

#d6d6d6 color code is use for CSS Background Color

Background color for the above div is #d6d6d6

HTML with inline CSS

<div style="background-color:#d6d6d6;"></div>

#d6d6d6 color code is use for CSS Border Color

CSS Border color for the above div is #d6d6d6

HTML with inline CSS

<div style="border:5px solid #d6d6d6;"></div>

CSS Border Left color for the above div is #d6d6d6

HTML with inline CSS

<div style="border-left:5px solid #d6d6d6;"></div>

CSS Border Right color for the above div is #d6d6d6

HTML with inline CSS

<div style="border-right:5px solid #d6d6d6;"></div>

CSS Border Bottom color for the above div is #d6d6d6

HTML with inline CSS

<div style="border-bottom:5px solid #d6d6d6;"></div>

CSS Border Top color for the above div is #d6d6d6

HTML with inline CSS

<div style="border-top:5px solid #d6d6d6;"></div>

#d6d6d6 hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#d6d6d6; } .examplecolorclass {color:#d6d6d6; } .examplebordercolor {border:3px solid #d6d6d6; }

#d6d6d6 Color code Preview on White Background

This is how #d6d6d6 Color code will look on white background color. Color contrast ratio is 1.45

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #d6d6d6; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #d6d6d6; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(214,214,214,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(214,214,214,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(214,214,214,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }