COLOR #D7D5C4

HEX: #D7D5C4 RGB: (215,213,196)

Color info

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

RGB color model

#D7D5C4 color RGB value is (215,213,196).

RGB: (215,213,196) (84%, 84%, 77%)

RGB channels and saturation

R 215 of 255 = 84%
G 213 of 255 = 84%
B 196 of 255 = 77%

215
213
196

R + G + B ~ 82%. #D7D5C4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 215 + 213 + 196 = 624 (100%)
R 215 of 624 ~ 34.46%
G 213 of 624 ~ 34.13%
B 196 of 624 ~ 31.41'%

%34.46
%34.13
%31.41

CMYK color model

#D7D5C4 color CMYK value is (0,1,9,16).

  • cyan value is 0.00%
  • magenta value is 0.93%
  • yellow value is 8.84%
  • key color value is 15.69%

CMYK: (0,1,9,16)
C0M1Y9K16 (0%, 1%, 9%, 16%)
(0.00 / 0.01 / 0.09 / 0.16)

CMYK percentages

%0
%0.93
%8.84
%15.69

Codes

Color #D7D5C4 in popluar color models

D7 D5 C4
RGB 215 213 196
HSL 54° 19.19% 80.59%
HSB/HSV 54° 8.84% 84.31%
CMYK 0.00% 0.93% 8.84%
15.69%

Color #D7D5C4 in popluar number systems.

HEX D7 D5 C4
Decimal 215 213 196
Binary 11010111 11010101 11000100
Octal 327 325 304

Shades and tints

Shades of #D7D5C4

#D7D5C4
(215,213,196)
#C4C2B3
(196,194,179)
#B1AFA2
(177,175,162)
#9E9C91
(158,156,145)
#8B8980
(139,137,128)
#78766F
(120,118,111)
#65635E
(101,99,94)
#52504D
(82,80,77)
#3F3D3C
(63,61,60)
#2C2A2B
(44,42,43)
#19171A
(25,23,26)
#000000
(0,0,0)

Tints of #D7D5C4

#D7D5C4
(215,213,196)
#DAD8C9
(218,216,201)
#DDDBCE
(221,219,206)
#E0DED3
(224,222,211)
#E3E1D8
(227,225,216)
#E6E4DD
(230,228,221)
#E9E7E2
(233,231,226)
#ECEAE7
(236,234,231)
#EFEDEC
(239,237,236)
#F2F0F1
(242,240,241)
#F5F3F6
(245,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D7D5C4 color. Also use rgb(215,213,196) instead hex code.

Text Font Color

.myTextColor { color: #D7D5C4; }

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

This text font color is #D7D5C4.

Background Color

.myBgColor { background-color: #D7D5C4; }

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

This div background color is #D7D5C4.

Border color

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

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

This div border color is #D7D5C4.

Opacity

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

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

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

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

This text has shadow with #D7D5C4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D7D5C4.

Preview

Color preview on black background

This text has color #D7D5C4 on black background.


Color preview on white background

This text has color #D7D5C4 on white background.


Black color preview on #D7D5C4 background

This text has black color on #D7D5C4 background.


White color preview on #D7D5C4 background

This text has white color on #D7D5C4 background.


Related colors

Complementary color

Complementary color for #hex is #282A3B.


I love getcolorcode.com

Triadic colors

1 #C4D7D5 and #D5C4D7 with #D7D5C4 are triadic colors.

2 #C4D5D7 and #D5D7C4 with #D7D5C4 are triadic colors.