COLOR #D9D4AB

HEX: #D9D4AB RGB: (217,212,171)

Color info

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

RGB color model

#D9D4AB color RGB value is (217,212,171).

RGB: (217,212,171) (85%, 83%, 67%)

RGB channels and saturation

R 217 of 255 = 85%
G 212 of 255 = 83%
B 171 of 255 = 67%

217
212
171

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

Portions of RGB colors in percentages

R + G + B = 217 + 212 + 171 = 600 (100%)
R 217 of 600 ~ 36.17%
G 212 of 600 ~ 35.33%
B 171 of 600 ~ 28.5'%

%36.17
%35.33
%28.5

CMYK color model

#D9D4AB color CMYK value is (0,2,21,15).

  • cyan value is 0.00%
  • magenta value is 2.30%
  • yellow value is 21.20%
  • key color value is 14.90%

CMYK: (0,2,21,15)
C0M2Y21K15 (0%, 2%, 21%, 15%)
(0.00 / 0.02 / 0.21 / 0.15)

CMYK percentages

%0
%2.3
%21.2
%14.9

Codes

Color #D9D4AB in popluar color models

D9 D4 AB
RGB 217 212 171
HSL 53° 37.70% 76.08%
HSB/HSV 53° 21.20% 85.10%
CMYK 0.00% 2.30% 21.20%
14.90%

Color #D9D4AB in popluar number systems.

HEX D9 D4 AB
Decimal 217 212 171
Binary 11011001 11010100 10101011
Octal 331 324 253

Shades and tints

Shades of #D9D4AB

#D9D4AB
(217,212,171)
#C6C19C
(198,193,156)
#B3AE8D
(179,174,141)
#A09B7E
(160,155,126)
#8D886F
(141,136,111)
#7A7560
(122,117,96)
#676251
(103,98,81)
#544F42
(84,79,66)
#413C33
(65,60,51)
#2E2924
(46,41,36)
#1B1615
(27,22,21)
#000000
(0,0,0)

Tints of #D9D4AB

#D9D4AB
(217,212,171)
#DCD7B2
(220,215,178)
#DFDAB9
(223,218,185)
#E2DDC0
(226,221,192)
#E5E0C7
(229,224,199)
#E8E3CE
(232,227,206)
#EBE6D5
(235,230,213)
#EEE9DC
(238,233,220)
#F1ECE3
(241,236,227)
#F4EFEA
(244,239,234)
#F7F2F1
(247,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9D4AB color. Also use rgb(217,212,171) instead hex code.

Text Font Color

.myTextColor { color: #D9D4AB; }

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

This text font color is #D9D4AB.

Background Color

.myBgColor { background-color: #D9D4AB; }

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

This div background color is #D9D4AB.

Border color

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

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

This div border color is #D9D4AB.

Opacity

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

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

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

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

This text has shadow with #D9D4AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9D4AB.

Preview

Color preview on black background

This text has color #D9D4AB on black background.


Color preview on white background

This text has color #D9D4AB on white background.


Black color preview on #D9D4AB background

This text has black color on #D9D4AB background.


White color preview on #D9D4AB background

This text has white color on #D9D4AB background.


Related colors

Complementary color

Complementary color for #hex is #262B54.


I love getcolorcode.com

Triadic colors

1 #ABD9D4 and #D4ABD9 with #D9D4AB are triadic colors.

2 #ABD4D9 and #D4D9AB with #D9D4AB are triadic colors.