COLOR #D6DBD4

HEX: #D6DBD4 RGB: (214,219,212)

Color info

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

RGB color model

#D6DBD4 color RGB value is (214,219,212).

RGB: (214,219,212) (84%, 86%, 83%)

RGB channels and saturation

R 214 of 255 = 84%
G 219 of 255 = 86%
B 212 of 255 = 83%

214
219
212

R + G + B ~ 84%. #D6DBD4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 214 + 219 + 212 = 645 (100%)
R 214 of 645 ~ 33.18%
G 219 of 645 ~ 33.95%
B 212 of 645 ~ 32.87'%

%33.18
%33.95
%32.87

CMYK color model

#D6DBD4 color CMYK value is (2,0,3,14).

  • cyan value is 2.28%
  • magenta value is 0.00%
  • yellow value is 3.20%
  • key color value is 14.12%

CMYK: (2,0,3,14)
C2M0Y3K14 (2%, 0%, 3%, 14%)
(0.02 / 0.00 / 0.03 / 0.14)

CMYK percentages

%2.28
%0
%3.2
%14.12

Codes

Color #D6DBD4 in popluar color models

D6 DB D4
RGB 214 219 212
HSL 103° 8.86% 84.51%
HSB/HSV 103° 3.20% 85.88%
CMYK 2.28% 0.00% 3.20%
14.12%

Color #D6DBD4 in popluar number systems.

HEX D6 DB D4
Decimal 214 219 212
Binary 11010110 11011011 11010100
Octal 326 333 324

Shades and tints

Shades of #D6DBD4

#D6DBD4
(214,219,212)
#C3C8C1
(195,200,193)
#B0B5AE
(176,181,174)
#9DA29B
(157,162,155)
#8A8F88
(138,143,136)
#777C75
(119,124,117)
#646962
(100,105,98)
#51564F
(81,86,79)
#3E433C
(62,67,60)
#2B3029
(43,48,41)
#181D16
(24,29,22)
#000000
(0,0,0)

Tints of #D6DBD4

#D6DBD4
(214,219,212)
#D9DED7
(217,222,215)
#DCE1DA
(220,225,218)
#DFE4DD
(223,228,221)
#E2E7E0
(226,231,224)
#E5EAE3
(229,234,227)
#E8EDE6
(232,237,230)
#EBF0E9
(235,240,233)
#EEF3EC
(238,243,236)
#F1F6EF
(241,246,239)
#F4F9F2
(244,249,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D6DBD4; }

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

This text font color is #D6DBD4.

Background Color

.myBgColor { background-color: #D6DBD4; }

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

This div background color is #D6DBD4.

Border color

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

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

This div border color is #D6DBD4.

Opacity

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

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

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

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

This text has shadow with #D6DBD4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6DBD4.

Preview

Color preview on black background

This text has color #D6DBD4 on black background.


Color preview on white background

This text has color #D6DBD4 on white background.


Black color preview on #D6DBD4 background

This text has black color on #D6DBD4 background.


White color preview on #D6DBD4 background

This text has white color on #D6DBD4 background.


Related colors

Complementary color

Complementary color for #hex is #29242B.


I love getcolorcode.com

Triadic colors

1 #D4D6DB and #DBD4D6 with #D6DBD4 are triadic colors.

2 #D4DBD6 and #DBD6D4 with #D6DBD4 are triadic colors.