COLOR #D9D4CB

HEX: #D9D4CB RGB: (217,212,203)

Color info

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

RGB color model

#D9D4CB color RGB value is (217,212,203).

RGB: (217,212,203) (85%, 83%, 80%)

RGB channels and saturation

R 217 of 255 = 85%
G 212 of 255 = 83%
B 203 of 255 = 80%

217
212
203

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

Portions of RGB colors in percentages

R + G + B = 217 + 212 + 203 = 632 (100%)
R 217 of 632 ~ 34.34%
G 212 of 632 ~ 33.54%
B 203 of 632 ~ 32.12'%

%34.34
%33.54
%32.12

CMYK color model

#D9D4CB color CMYK value is (0,2,6,15).

  • cyan value is 0.00%
  • magenta value is 2.30%
  • yellow value is 6.45%
  • key color value is 14.90%
CMYK: (0,2,6,15) C0M2Y6K15 (0%,2%,6%,15%) (0.00/0.02/0.06/0.15) 

CMYK percentages

%0
%2.3
%6.45
%14.9

Codes

Color #D9D4CB in popluar color models

D9 D4 CB
RGB 217 212 203
HSL 39° 15.56% 82.35%
HSB/HSV 39° 6.45% 85.10%
CMYK 0.00% 2.30% 6.45%
14.90%

Color #D9D4CB in popluar number systems.

HEX D9 D4 CB
Decimal 217 212 203
Binary 11011001 11010100 11001011
Octal 331 324 313

Shades and tints

Shades of #D9D4CB

#D9D4CB
(217,212,203)
#C6C1B9
(198,193,185)
#B3AEA7
(179,174,167)
#A09B95
(160,155,149)
#8D8883
(141,136,131)
#7A7571
(122,117,113)
#67625F
(103,98,95)
#544F4D
(84,79,77)
#413C3B
(65,60,59)
#2E2929
(46,41,41)
#1B1617
(27,22,23)
#000000
(0,0,0)

Tints of #D9D4CB

#D9D4CB
(217,212,203)
#DCD7CF
(220,215,207)
#DFDAD3
(223,218,211)
#E2DDD7
(226,221,215)
#E5E0DB
(229,224,219)
#E8E3DF
(232,227,223)
#EBE6E3
(235,230,227)
#EEE9E7
(238,233,231)
#F1ECEB
(241,236,235)
#F4EFEF
(244,239,239)
#F7F2F3
(247,242,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D9D4CB; }

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

This text font color is #D9D4CB.

Background Color

.myBgColor { background-color: #D9D4CB; }

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

This div background color is #D9D4CB.

Border color

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

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

This div border color is #D9D4CB.

Opacity

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

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

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

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

This text has shadow with #D9D4CB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9D4CB.

Preview

Color preview on black background

This text has color #D9D4CB on black background.


Color preview on white background

This text has color #D9D4CB on white background.


Black color preview on #D9D4CB background

This text has black color on #D9D4CB background.


White color preview on #D9D4CB background

This text has white color on #D9D4CB background.


Related colors

Complementary color

Complementary color for #hex is #262B34.


I love getcolorcode.com

Triadic colors

1 #CBD9D4 and #D4CBD9 with #D9D4CB are triadic colors.

2 #CBD4D9 and #D4D9CB with #D9D4CB are triadic colors.