COLOR #D6DBD6

HEX: #D6DBD6 RGB: (214,219,214)

Color info

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

RGB color model

#D6DBD6 color RGB value is (214,219,214).

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

RGB channels and saturation

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

214
219
214

R + G + B ~ 85%. #D6DBD6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 214 + 219 + 214 = 647 (100%)
R 214 of 647 ~ 33.08%
G 219 of 647 ~ 33.85%
B 214 of 647 ~ 33.08'%

%33.08
%33.85
%33.08

CMYK color model

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

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

CMYK: (2,0,2,14)
C2M0Y2K14 (2%, 0%, 2%, 14%)
(0.02 / 0.00 / 0.02 / 0.14)

CMYK percentages

%2.28
%0
%2.28
%14.12

Codes

Color #D6DBD6 in popluar color models

D6 DB D6
RGB 214 219 214
HSL 120° 6.49% 84.90%
HSB/HSV 120° 2.28% 85.88%
CMYK 2.28% 0.00% 2.28%
14.12%

Color #D6DBD6 in popluar number systems.

HEX D6 DB D6
Decimal 214 219 214
Binary 11010110 11011011 11010110
Octal 326 333 326

Shades and tints

Shades of #D6DBD6

#D6DBD6
(214,219,214)
#C3C8C3
(195,200,195)
#B0B5B0
(176,181,176)
#9DA29D
(157,162,157)
#8A8F8A
(138,143,138)
#777C77
(119,124,119)
#646964
(100,105,100)
#515651
(81,86,81)
#3E433E
(62,67,62)
#2B302B
(43,48,43)
#181D18
(24,29,24)
#000000
(0,0,0)

Tints of #D6DBD6

#D6DBD6
(214,219,214)
#D9DED9
(217,222,217)
#DCE1DC
(220,225,220)
#DFE4DF
(223,228,223)
#E2E7E2
(226,231,226)
#E5EAE5
(229,234,229)
#E8EDE8
(232,237,232)
#EBF0EB
(235,240,235)
#EEF3EE
(238,243,238)
#F1F6F1
(241,246,241)
#F4F9F4
(244,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D6DBD6; }

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

This text font color is #D6DBD6.

Background Color

.myBgColor { background-color: #D6DBD6; }

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

This div background color is #D6DBD6.

Border color

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

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

This div border color is #D6DBD6.

Opacity

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

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

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

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

This text has shadow with #D6DBD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6DBD6.

Preview

Color preview on black background

This text has color #D6DBD6 on black background.


Color preview on white background

This text has color #D6DBD6 on white background.


Black color preview on #D6DBD6 background

This text has black color on #D6DBD6 background.


White color preview on #D6DBD6 background

This text has white color on #D6DBD6 background.


Related colors

Complementary color

Complementary color for #hex is #292429.


I love getcolorcode.com

Triadic colors

1 #D6D6DB and #DBD6D6 with #D6DBD6 are triadic colors.

2 #D6DBD6 and #DBD6D6 with #D6DBD6 are triadic colors.