COLOR #D9B9AB

HEX: #D9B9AB RGB: (217,185,171)

Color info

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

RGB color model

#D9B9AB color RGB value is (217,185,171).

RGB: (217,185,171) (85%, 73%, 67%)

RGB channels and saturation

R 217 of 255 = 85%
G 185 of 255 = 73%
B 171 of 255 = 67%

217
185
171

R + G + B ~ 75%. #D9B9AB is quite light color.

Portions of RGB colors in percentages

R + G + B = 217 + 185 + 171 = 573 (100%)
R 217 of 573 ~ 37.87%
G 185 of 573 ~ 32.29%
B 171 of 573 ~ 29.84'%

%37.87
%32.29
%29.84

CMYK color model

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

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

CMYK: (0,15,21,15)
C0M15Y21K15 (0%, 15%, 21%, 15%)
(0.00 / 0.15 / 0.21 / 0.15)

CMYK percentages

%0
%14.75
%21.2
%14.9

Codes

Color #D9B9AB in popluar color models

D9 B9 AB
RGB 217 185 171
HSL 18° 37.70% 76.08%
HSB/HSV 18° 21.20% 85.10%
CMYK 0.00% 14.75% 21.20%
14.90%

Color #D9B9AB in popluar number systems.

HEX D9 B9 AB
Decimal 217 185 171
Binary 11011001 10111001 10101011
Octal 331 271 253

Shades and tints

Shades of #D9B9AB

#D9B9AB
(217,185,171)
#C6A99C
(198,169,156)
#B3998D
(179,153,141)
#A0897E
(160,137,126)
#8D796F
(141,121,111)
#7A6960
(122,105,96)
#675951
(103,89,81)
#544942
(84,73,66)
#413933
(65,57,51)
#2E2924
(46,41,36)
#1B1915
(27,25,21)
#000000
(0,0,0)

Tints of #D9B9AB

#D9B9AB
(217,185,171)
#DCBFB2
(220,191,178)
#DFC5B9
(223,197,185)
#E2CBC0
(226,203,192)
#E5D1C7
(229,209,199)
#E8D7CE
(232,215,206)
#EBDDD5
(235,221,213)
#EEE3DC
(238,227,220)
#F1E9E3
(241,233,227)
#F4EFEA
(244,239,234)
#F7F5F1
(247,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D9B9AB; }

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

This text font color is #D9B9AB.

Background Color

.myBgColor { background-color: #D9B9AB; }

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

This div background color is #D9B9AB.

Border color

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

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

This div border color is #D9B9AB.

Opacity

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

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

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

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

This text has shadow with #D9B9AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9B9AB.

Preview

Color preview on black background

This text has color #D9B9AB on black background.


Color preview on white background

This text has color #D9B9AB on white background.


Black color preview on #D9B9AB background

This text has black color on #D9B9AB background.


White color preview on #D9B9AB background

This text has white color on #D9B9AB background.


Related colors

Complementary color

Complementary color for #hex is #264654.


I love getcolorcode.com

Triadic colors

1 #ABD9B9 and #B9ABD9 with #D9B9AB are triadic colors.

2 #ABB9D9 and #B9D9AB with #D9B9AB are triadic colors.