COLOR #D7D4AC

HEX: #D7D4AC RGB: (215,212,172)

Color info

#D7D4AC contains red, green and blue colors in about the same proportion. Web safe color of #D7D4AC is #CCCC99 (or #CC9).

RGB color model

#D7D4AC color RGB value is (215,212,172).

RGB: (215,212,172) (84%, 83%, 67%)

RGB channels and saturation

R 215 of 255 = 84%
G 212 of 255 = 83%
B 172 of 255 = 67%

215
212
172

R + G + B ~ 78%. #D7D4AC is quite light color.

Portions of RGB colors in percentages

R + G + B = 215 + 212 + 172 = 599 (100%)
R 215 of 599 ~ 35.89%
G 212 of 599 ~ 35.39%
B 172 of 599 ~ 28.71'%

%35.89
%35.39
%28.71

CMYK color model

#D7D4AC color CMYK value is (0,1,20,16).

  • cyan value is 0.00%
  • magenta value is 1.40%
  • yellow value is 20.00%
  • key color value is 15.69%

CMYK: (0,1,20,16)
C0M1Y20K16 (0%, 1%, 20%, 16%)
(0.00 / 0.01 / 0.20 / 0.16)

CMYK percentages

%0
%1.4
%20
%15.69

Codes

Color #D7D4AC in popluar color models

D7 D4 AC
RGB 215 212 172
HSL 56° 34.96% 75.88%
HSB/HSV 56° 20.00% 84.31%
CMYK 0.00% 1.40% 20.00%
15.69%

Color #D7D4AC in popluar number systems.

HEX D7 D4 AC
Decimal 215 212 172
Binary 11010111 11010100 10101100
Octal 327 324 254

Shades and tints

Shades of #D7D4AC

#D7D4AC
(215,212,172)
#C4C19D
(196,193,157)
#B1AE8E
(177,174,142)
#9E9B7F
(158,155,127)
#8B8870
(139,136,112)
#787561
(120,117,97)
#656252
(101,98,82)
#524F43
(82,79,67)
#3F3C34
(63,60,52)
#2C2925
(44,41,37)
#191616
(25,22,22)
#000000
(0,0,0)

Tints of #D7D4AC

#D7D4AC
(215,212,172)
#DAD7B3
(218,215,179)
#DDDABA
(221,218,186)
#E0DDC1
(224,221,193)
#E3E0C8
(227,224,200)
#E6E3CF
(230,227,207)
#E9E6D6
(233,230,214)
#ECE9DD
(236,233,221)
#EFECE4
(239,236,228)
#F2EFEB
(242,239,235)
#F5F2F2
(245,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D7D4AC color. Also use rgb(215,212,172) instead hex code.

Text Font Color

.myTextColor { color: #D7D4AC; }

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

This text font color is #D7D4AC.

Background Color

.myBgColor { background-color: #D7D4AC; }

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

This div background color is #D7D4AC.

Border color

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

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

This div border color is #D7D4AC.

Opacity

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

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

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

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

This text has shadow with #D7D4AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D7D4AC.

Preview

Color preview on black background

This text has color #D7D4AC on black background.


Color preview on white background

This text has color #D7D4AC on white background.


Black color preview on #D7D4AC background

This text has black color on #D7D4AC background.


White color preview on #D7D4AC background

This text has white color on #D7D4AC background.


Related colors

Complementary color

Complementary color for #hex is #282B53.


I love getcolorcode.com

Triadic colors

1 #ACD7D4 and #D4ACD7 with #D7D4AC are triadic colors.

2 #ACD4D7 and #D4D7AC with #D7D4AC are triadic colors.