COLOR #D6D1D0

HEX: #D6D1D0 RGB: (214,209,208)

Color info

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

RGB color model

#D6D1D0 color RGB value is (214,209,208).

RGB: (214,209,208) (84%, 82%, 82%)

RGB channels and saturation

R 214 of 255 = 84%
G 209 of 255 = 82%
B 208 of 255 = 82%

214
209
208

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

Portions of RGB colors in percentages

R + G + B = 214 + 209 + 208 = 631 (100%)
R 214 of 631 ~ 33.91%
G 209 of 631 ~ 33.12%
B 208 of 631 ~ 32.96'%

%33.91
%33.12
%32.96

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 2.34%
  • yellow value is 2.80%
  • key color value is 16.08%

CMYK: (0,2,3,16)
C0M2Y3K16 (0%, 2%, 3%, 16%)
(0.00 / 0.02 / 0.03 / 0.16)

CMYK percentages

%0
%2.34
%2.8
%16.08

Codes

Color #D6D1D0 in popluar color models

D6 D1 D0
RGB 214 209 208
HSL 10° 6.82% 82.75%
HSB/HSV 10° 2.80% 83.92%
CMYK 0.00% 2.34% 2.80%
16.08%

Color #D6D1D0 in popluar number systems.

HEX D6 D1 D0
Decimal 214 209 208
Binary 11010110 11010001 11010000
Octal 326 321 320

Shades and tints

Shades of #D6D1D0

#D6D1D0
(214,209,208)
#C3BEBE
(195,190,190)
#B0ABAC
(176,171,172)
#9D989A
(157,152,154)
#8A8588
(138,133,136)
#777276
(119,114,118)
#645F64
(100,95,100)
#514C52
(81,76,82)
#3E3940
(62,57,64)
#2B262E
(43,38,46)
#18131C
(24,19,28)
#000000
(0,0,0)

Tints of #D6D1D0

#D6D1D0
(214,209,208)
#D9D5D4
(217,213,212)
#DCD9D8
(220,217,216)
#DFDDDC
(223,221,220)
#E2E1E0
(226,225,224)
#E5E5E4
(229,229,228)
#E8E9E8
(232,233,232)
#EBEDEC
(235,237,236)
#EEF1F0
(238,241,240)
#F1F5F4
(241,245,244)
#F4F9F8
(244,249,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D6D1D0; }

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

This text font color is #D6D1D0.

Background Color

.myBgColor { background-color: #D6D1D0; }

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

This div background color is #D6D1D0.

Border color

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

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

This div border color is #D6D1D0.

Opacity

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

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

Text with #D6D1D0 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 #D6D1D0;}

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

This text has shadow with #D6D1D0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6D1D0.

Preview

Color preview on black background

This text has color #D6D1D0 on black background.


Color preview on white background

This text has color #D6D1D0 on white background.


Black color preview on #D6D1D0 background

This text has black color on #D6D1D0 background.


White color preview on #D6D1D0 background

This text has white color on #D6D1D0 background.


Related colors

Complementary color

Complementary color for #hex is #292E2F.


I love getcolorcode.com

Triadic colors

1 #D0D6D1 and #D1D0D6 with #D6D1D0 are triadic colors.

2 #D0D1D6 and #D1D6D0 with #D6D1D0 are triadic colors.