COLOR #D5D4AC

HEX: #D5D4AC RGB: (213,212,172)

Color info

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

RGB color model

#D5D4AC color RGB value is (213,212,172).

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

RGB channels and saturation

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

213
212
172

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

Portions of RGB colors in percentages

R + G + B = 213 + 212 + 172 = 597 (100%)
R 213 of 597 ~ 35.68%
G 212 of 597 ~ 35.51%
B 172 of 597 ~ 28.81'%

%35.68
%35.51
%28.81

CMYK color model

#D5D4AC color CMYK value is (0,0,19,16).

  • cyan value is 0.00%
  • magenta value is 0.47%
  • yellow value is 19.25%
  • key color value is 16.47%

CMYK: (0,0,19,16)
C0M0Y19K16 (0%, 0%, 19%, 16%)
(0.00 / 0.00 / 0.19 / 0.16)

CMYK percentages

%0
%0.47
%19.25
%16.47

Codes

Color #D5D4AC in popluar color models

D5 D4 AC
RGB 213 212 172
HSL 59° 32.80% 75.49%
HSB/HSV 59° 19.25% 83.53%
CMYK 0.00% 0.47% 19.25%
16.47%

Color #D5D4AC in popluar number systems.

HEX D5 D4 AC
Decimal 213 212 172
Binary 11010101 11010100 10101100
Octal 325 324 254

Shades and tints

Shades of #D5D4AC

#D5D4AC
(213,212,172)
#C2C19D
(194,193,157)
#AFAE8E
(175,174,142)
#9C9B7F
(156,155,127)
#898870
(137,136,112)
#767561
(118,117,97)
#636252
(99,98,82)
#504F43
(80,79,67)
#3D3C34
(61,60,52)
#2A2925
(42,41,37)
#171616
(23,22,22)
#000000
(0,0,0)

Tints of #D5D4AC

#D5D4AC
(213,212,172)
#D8D7B3
(216,215,179)
#DBDABA
(219,218,186)
#DEDDC1
(222,221,193)
#E1E0C8
(225,224,200)
#E4E3CF
(228,227,207)
#E7E6D6
(231,230,214)
#EAE9DD
(234,233,221)
#EDECE4
(237,236,228)
#F0EFEB
(240,239,235)
#F3F2F2
(243,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5D4AC; }

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

This text font color is #D5D4AC.

Background Color

.myBgColor { background-color: #D5D4AC; }

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

This div background color is #D5D4AC.

Border color

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

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

This div border color is #D5D4AC.

Opacity

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

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

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

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

This text has shadow with #D5D4AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5D4AC.

Preview

Color preview on black background

This text has color #D5D4AC on black background.


Color preview on white background

This text has color #D5D4AC on white background.


Black color preview on #D5D4AC background

This text has black color on #D5D4AC background.


White color preview on #D5D4AC background

This text has white color on #D5D4AC background.


Related colors

Complementary color

Complementary color for #hex is #2A2B53.


I love getcolorcode.com

Triadic colors

1 #ACD5D4 and #D4ACD5 with #D5D4AC are triadic colors.

2 #ACD4D5 and #D4D5AC with #D5D4AC are triadic colors.