COLOR #D7C7CE

HEX: #D7C7CE RGB: (215,199,206)

Color info

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

RGB color model

#D7C7CE color RGB value is (215,199,206).

RGB: (215,199,206) (84%, 78%, 81%)

RGB channels and saturation

R 215 of 255 = 84%
G 199 of 255 = 78%
B 206 of 255 = 81%

215
199
206

R + G + B ~ 81%. #D7C7CE is quite light color.

Portions of RGB colors in percentages

R + G + B = 215 + 199 + 206 = 620 (100%)
R 215 of 620 ~ 34.68%
G 199 of 620 ~ 32.1%
B 206 of 620 ~ 33.23'%

%34.68
%32.1
%33.23

CMYK color model

#D7C7CE color CMYK value is (0,7,4,16).

  • cyan value is 0.00%
  • magenta value is 7.44%
  • yellow value is 4.19%
  • key color value is 15.69%
CMYK: (0,7,4,16) C0M7Y4K16 (0%,7%,4%,16%) (0.00/0.07/0.04/0.16) 

CMYK percentages

%0
%7.44
%4.19
%15.69

Codes

Color #D7C7CE in popluar color models

D7 C7 CE
RGB 215 199 206
HSL 334° 16.67% 81.18%
HSB/HSV 334° 7.44% 84.31%
CMYK 0.00% 7.44% 4.19%
15.69%

Color #D7C7CE in popluar number systems.

HEX D7 C7 CE
Decimal 215 199 206
Binary 11010111 11000111 11001110
Octal 327 307 316

Shades and tints

Shades of #D7C7CE

#D7C7CE
(215,199,206)
#C4B5BC
(196,181,188)
#B1A3AA
(177,163,170)
#9E9198
(158,145,152)
#8B7F86
(139,127,134)
#786D74
(120,109,116)
#655B62
(101,91,98)
#524950
(82,73,80)
#3F373E
(63,55,62)
#2C252C
(44,37,44)
#19131A
(25,19,26)
#000000
(0,0,0)

Tints of #D7C7CE

#D7C7CE
(215,199,206)
#DACCD2
(218,204,210)
#DDD1D6
(221,209,214)
#E0D6DA
(224,214,218)
#E3DBDE
(227,219,222)
#E6E0E2
(230,224,226)
#E9E5E6
(233,229,230)
#ECEAEA
(236,234,234)
#EFEFEE
(239,239,238)
#F2F4F2
(242,244,242)
#F5F9F6
(245,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D7C7CE; }

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

This text font color is #D7C7CE.

Background Color

.myBgColor { background-color: #D7C7CE; }

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

This div background color is #D7C7CE.

Border color

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

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

This div border color is #D7C7CE.

Opacity

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

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

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

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

This text has shadow with #D7C7CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D7C7CE.

Preview

Color preview on black background

This text has color #D7C7CE on black background.


Color preview on white background

This text has color #D7C7CE on white background.


Black color preview on #D7C7CE background

This text has black color on #D7C7CE background.


White color preview on #D7C7CE background

This text has white color on #D7C7CE background.


Related colors

Complementary color

Complementary color for #hex is #283831.


I love getcolorcode.com

Triadic colors

1 #CED7C7 and #C7CED7 with #D7C7CE are triadic colors.

2 #CEC7D7 and #C7D7CE with #D7C7CE are triadic colors.