COLOR #D9CED9

HEX: #D9CED9 RGB: (217,206,217)

Color info

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

RGB color model

#D9CED9 color RGB value is (217,206,217).

RGB: (217,206,217) (85%, 81%, 85%)

RGB channels and saturation

R 217 of 255 = 85%
G 206 of 255 = 81%
B 217 of 255 = 85%

217
206
217

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

Portions of RGB colors in percentages

R + G + B = 217 + 206 + 217 = 640 (100%)
R 217 of 640 ~ 33.91%
G 206 of 640 ~ 32.19%
B 217 of 640 ~ 33.91'%

%33.91
%32.19
%33.91

CMYK color model

#D9CED9 color CMYK value is (0,5,0,15).

  • cyan value is 0.00%
  • magenta value is 5.07%
  • yellow value is 0.00%
  • key color value is 14.90%
CMYK: (0,5,0,15) C0M5Y0K15 (0%,5%,0%,15%) (0.00/0.05/0.00/0.15) 

CMYK percentages

%0
%5.07
%0
%14.9

Codes

Color #D9CED9 in popluar color models

D9 CE D9
RGB 217 206 217
HSL 300° 12.64% 82.94%
HSB/HSV 300° 5.07% 85.10%
CMYK 0.00% 5.07% 0.00%
14.90%

Color #D9CED9 in popluar number systems.

HEX D9 CE D9
Decimal 217 206 217
Binary 11011001 11001110 11011001
Octal 331 316 331

Shades and tints

Shades of #D9CED9

#D9CED9
(217,206,217)
#C6BCC6
(198,188,198)
#B3AAB3
(179,170,179)
#A098A0
(160,152,160)
#8D868D
(141,134,141)
#7A747A
(122,116,122)
#676267
(103,98,103)
#545054
(84,80,84)
#413E41
(65,62,65)
#2E2C2E
(46,44,46)
#1B1A1B
(27,26,27)
#000000
(0,0,0)

Tints of #D9CED9

#D9CED9
(217,206,217)
#DCD2DC
(220,210,220)
#DFD6DF
(223,214,223)
#E2DAE2
(226,218,226)
#E5DEE5
(229,222,229)
#E8E2E8
(232,226,232)
#EBE6EB
(235,230,235)
#EEEAEE
(238,234,238)
#F1EEF1
(241,238,241)
#F4F2F4
(244,242,244)
#F7F6F7
(247,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9CED9 color. Also use rgb(217,206,217) instead hex code.

Text Font Color

.myTextColor { color: #D9CED9; }

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

This text font color is #D9CED9.

Background Color

.myBgColor { background-color: #D9CED9; }

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

This div background color is #D9CED9.

Border color

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

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

This div border color is #D9CED9.

Opacity

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

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

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

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

This text has shadow with #D9CED9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9CED9.

Preview

Color preview on black background

This text has color #D9CED9 on black background.


Color preview on white background

This text has color #D9CED9 on white background.


Black color preview on #D9CED9 background

This text has black color on #D9CED9 background.


White color preview on #D9CED9 background

This text has white color on #D9CED9 background.


Related colors

Complementary color

Complementary color for #hex is #263126.


I love getcolorcode.com

Triadic colors

1 #D9D9CE and #CED9D9 with #D9CED9 are triadic colors.

2 #D9CED9 and #CED9D9 with #D9CED9 are triadic colors.