COLOR #D5D9AD

HEX: #D5D9AD RGB: (213,217,173)

Color info

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

RGB color model

#D5D9AD color RGB value is (213,217,173).

RGB: (213,217,173) (84%, 85%, 68%)

RGB channels and saturation

R 213 of 255 = 84%
G 217 of 255 = 85%
B 173 of 255 = 68%

213
217
173

R + G + B ~ 79%. #D5D9AD is quite light color.

Portions of RGB colors in percentages

R + G + B = 213 + 217 + 173 = 603 (100%)
R 213 of 603 ~ 35.32%
G 217 of 603 ~ 35.99%
B 173 of 603 ~ 28.69'%

%35.32
%35.99
%28.69

CMYK color model

#D5D9AD color CMYK value is (2,0,20,15).

  • cyan value is 1.84%
  • magenta value is 0.00%
  • yellow value is 20.28%
  • key color value is 14.90%
CMYK: (2,0,20,15) C2M0Y20K15 (2%,0%,20%,15%) (0.02/0.00/0.20/0.15) 

CMYK percentages

%1.84
%0
%20.28
%14.9

Codes

Color #D5D9AD in popluar color models

D5 D9 AD
RGB 213 217 173
HSL 65° 36.67% 76.47%
HSB/HSV 65° 20.28% 85.10%
CMYK 1.84% 0.00% 20.28%
14.90%

Color #D5D9AD in popluar number systems.

HEX D5 D9 AD
Decimal 213 217 173
Binary 11010101 11011001 10101101
Octal 325 331 255

Shades and tints

Shades of #D5D9AD

#D5D9AD
(213,217,173)
#C2C69E
(194,198,158)
#AFB38F
(175,179,143)
#9CA080
(156,160,128)
#898D71
(137,141,113)
#767A62
(118,122,98)
#636753
(99,103,83)
#505444
(80,84,68)
#3D4135
(61,65,53)
#2A2E26
(42,46,38)
#171B17
(23,27,23)
#000000
(0,0,0)

Tints of #D5D9AD

#D5D9AD
(213,217,173)
#D8DCB4
(216,220,180)
#DBDFBB
(219,223,187)
#DEE2C2
(222,226,194)
#E1E5C9
(225,229,201)
#E4E8D0
(228,232,208)
#E7EBD7
(231,235,215)
#EAEEDE
(234,238,222)
#EDF1E5
(237,241,229)
#F0F4EC
(240,244,236)
#F3F7F3
(243,247,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5D9AD color. Also use rgb(213,217,173) instead hex code.

Text Font Color

.myTextColor { color: #D5D9AD; }

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

This text font color is #D5D9AD.

Background Color

.myBgColor { background-color: #D5D9AD; }

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

This div background color is #D5D9AD.

Border color

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

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

This div border color is #D5D9AD.

Opacity

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

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

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

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

This text has shadow with #D5D9AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5D9AD.

Preview

Color preview on black background

This text has color #D5D9AD on black background.


Color preview on white background

This text has color #D5D9AD on white background.


Black color preview on #D5D9AD background

This text has black color on #D5D9AD background.


White color preview on #D5D9AD background

This text has white color on #D5D9AD background.


Related colors

Complementary color

Complementary color for #hex is #2A2652.


I love getcolorcode.com

Triadic colors

1 #ADD5D9 and #D9ADD5 with #D5D9AD are triadic colors.

2 #ADD9D5 and #D9D5AD with #D5D9AD are triadic colors.