COLOR #D6D2D6

HEX: #D6D2D6 RGB: (214,210,214)

Color info

#D6D2D6 contains red, green and blue colors in about the same proportion. Web safe color of #D6D2D6 is #CCCCCC (or #CCC).

RGB color model

#D6D2D6 color RGB value is (214,210,214).

RGB: (214,210,214) (84%, 82%, 84%)

RGB channels and saturation

R 214 of 255 = 84%
G 210 of 255 = 82%
B 214 of 255 = 84%

214
210
214

R + G + B ~ 83%. #D6D2D6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 214 + 210 + 214 = 638 (100%)
R 214 of 638 ~ 33.54%
G 210 of 638 ~ 32.92%
B 214 of 638 ~ 33.54'%

%33.54
%32.92
%33.54

CMYK color model

#D6D2D6 color CMYK value is (0,2,0,16).

  • cyan value is 0.00%
  • magenta value is 1.87%
  • yellow value is 0.00%
  • key color value is 16.08%

CMYK: (0,2,0,16)
C0M2Y0K16 (0%, 2%, 0%, 16%)
(0.00 / 0.02 / 0.00 / 0.16)

CMYK percentages

%0
%1.87
%0
%16.08

Codes

Color #D6D2D6 in popluar color models

D6 D2 D6
RGB 214 210 214
HSL 300° 4.65% 83.14%
HSB/HSV 300° 1.87% 83.92%
CMYK 0.00% 1.87% 0.00%
16.08%

Color #D6D2D6 in popluar number systems.

HEX D6 D2 D6
Decimal 214 210 214
Binary 11010110 11010010 11010110
Octal 326 322 326

Shades and tints

Shades of #D6D2D6

#D6D2D6
(214,210,214)
#C3BFC3
(195,191,195)
#B0ACB0
(176,172,176)
#9D999D
(157,153,157)
#8A868A
(138,134,138)
#777377
(119,115,119)
#646064
(100,96,100)
#514D51
(81,77,81)
#3E3A3E
(62,58,62)
#2B272B
(43,39,43)
#181418
(24,20,24)
#000000
(0,0,0)

Tints of #D6D2D6

#D6D2D6
(214,210,214)
#D9D6D9
(217,214,217)
#DCDADC
(220,218,220)
#DFDEDF
(223,222,223)
#E2E2E2
(226,226,226)
#E5E6E5
(229,230,229)
#E8EAE8
(232,234,232)
#EBEEEB
(235,238,235)
#EEF2EE
(238,242,238)
#F1F6F1
(241,246,241)
#F4FAF4
(244,250,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6D2D6 color. Also use rgb(214,210,214) instead hex code.

Text Font Color

.myTextColor { color: #D6D2D6; }

<p style="color:#D6D2D6">This sample text font color is #D6D2D6.</p>

This text font color is #D6D2D6.

Background Color

.myBgColor { background-color: #D6D2D6; }

<div style="background-color:#D6D2D6">Inner text</div>

This div background color is #D6D2D6.

Border color

.myBorderColor { border: 1px solid #D6D2D6; }

<div style="border:3px solid #D6D2D6">Div</div>

This div border color is #D6D2D6.

Opacity

.myOpacity80 { color: #D6D2D6; opacity: 0.8; }

<p style="color:#D6D2D6;opacity:0.8;">80%</p>

Text with #D6D2D6 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #D6D2D6;}

<p style="text-shadow: 3px 3px 1px #D6D2D6">Text here.</p>

This text has shadow with #D6D2D6 color.


.textShadow {text-shadow: 3px 3px 1px #D6D2D6', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #D6D2D6, 5px 5px 20px red">Text here.</p>

This text has shadow with #D6D2D6 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#D6D2D6, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#D6D2D6, Direction=45, Strength=4)">Text</p>

This text has shadow with #D6D2D6 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #D6D2D6;
-webkit-box-shadow: 1px 1px 3px 2px #D6D2D6;
box-shadow: 1px 1px 3px 2px #D6D2D6;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #D6D2D6; -webkit-box-shadow: 1px 1px 3px 2px #D6D2D6; box-shadow:1px 1px 3px 2px #D6D2D6;">
Div content here
</div>

This div box has shadow with color #D6D2D6.

Preview

Color preview on black background

This text has color #D6D2D6 on black background.


Color preview on white background

This text has color #D6D2D6 on white background.


Black color preview on #D6D2D6 background

This text has black color on #D6D2D6 background.


White color preview on #D6D2D6 background

This text has white color on #D6D2D6 background.


Related colors

Complementary color

Complementary color for #hex is #292D29.


I love getcolorcode.com

Triadic colors

1 #D6D6D2 and #D2D6D6 with #D6D2D6 are triadic colors.

2 #D6D2D6 and #D2D6D6 with #D6D2D6 are triadic colors.