COLOR #D6DEDD

HEX: #D6DEDD RGB: (214,222,221)

Color info

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

RGB color model

#D6DEDD color RGB value is (214,222,221).

RGB: (214,222,221) (84%, 87%, 87%)

RGB channels and saturation

R 214 of 255 = 84%
G 222 of 255 = 87%
B 221 of 255 = 87%

214
222
221

R + G + B ~ 86%. #D6DEDD is light color.

Portions of RGB colors in percentages

R + G + B = 214 + 222 + 221 = 657 (100%)
R 214 of 657 ~ 32.57%
G 222 of 657 ~ 33.79%
B 221 of 657 ~ 33.64'%

%32.57
%33.79
%33.64

CMYK color model

#D6DEDD color CMYK value is (4,0,0,13).

  • cyan value is 3.60%
  • magenta value is 0.00%
  • yellow value is 0.45%
  • key color value is 12.94%
CMYK: (4,0,0,13) C4M0Y0K13 (4%,0%,0%,13%) (0.04/0.00/0.00/0.13) 

CMYK percentages

%3.6
%0
%0.45
%12.94

Codes

Color #D6DEDD in popluar color models

D6 DE DD
RGB 214 222 221
HSL 173° 10.81% 85.49%
HSB/HSV 173° 3.60% 87.06%
CMYK 3.60% 0.00% 0.45%
12.94%

Color #D6DEDD in popluar number systems.

HEX D6 DE DD
Decimal 214 222 221
Binary 11010110 11011110 11011101
Octal 326 336 335

Shades and tints

Shades of #D6DEDD

#D6DEDD
(214,222,221)
#C3CAC9
(195,202,201)
#B0B6B5
(176,182,181)
#9DA2A1
(157,162,161)
#8A8E8D
(138,142,141)
#777A79
(119,122,121)
#646665
(100,102,101)
#515251
(81,82,81)
#3E3E3D
(62,62,61)
#2B2A29
(43,42,41)
#181615
(24,22,21)
#000000
(0,0,0)

Tints of #D6DEDD

#D6DEDD
(214,222,221)
#D9E1E0
(217,225,224)
#DCE4E3
(220,228,227)
#DFE7E6
(223,231,230)
#E2EAE9
(226,234,233)
#E5EDEC
(229,237,236)
#E8F0EF
(232,240,239)
#EBF3F2
(235,243,242)
#EEF6F5
(238,246,245)
#F1F9F8
(241,249,248)
#F4FCFB
(244,252,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D6DEDD; }

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

This text font color is #D6DEDD.

Background Color

.myBgColor { background-color: #D6DEDD; }

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

This div background color is #D6DEDD.

Border color

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

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

This div border color is #D6DEDD.

Opacity

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

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

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

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

This text has shadow with #D6DEDD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6DEDD.

Preview

Color preview on black background

This text has color #D6DEDD on black background.


Color preview on white background

This text has color #D6DEDD on white background.


Black color preview on #D6DEDD background

This text has black color on #D6DEDD background.


White color preview on #D6DEDD background

This text has white color on #D6DEDD background.


Related colors

Complementary color

Complementary color for #hex is #292122.


I love getcolorcode.com

Triadic colors

1 #DDD6DE and #DEDDD6 with #D6DEDD are triadic colors.

2 #DDDED6 and #DED6DD with #D6DEDD are triadic colors.