COLOR #D5B9AB

HEX: #D5B9AB RGB: (213,185,171)

Color info

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

RGB color model

#D5B9AB color RGB value is (213,185,171).

RGB: (213,185,171) (84%, 73%, 67%)

RGB channels and saturation

R 213 of 255 = 84%
G 185 of 255 = 73%
B 171 of 255 = 67%

213
185
171

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

Portions of RGB colors in percentages

R + G + B = 213 + 185 + 171 = 569 (100%)
R 213 of 569 ~ 37.43%
G 185 of 569 ~ 32.51%
B 171 of 569 ~ 30.05'%

%37.43
%32.51
%30.05

CMYK color model

#D5B9AB color CMYK value is (0,13,20,16).

  • cyan value is 0.00%
  • magenta value is 13.15%
  • yellow value is 19.72%
  • key color value is 16.47%
CMYK: (0,13,20,16) C0M13Y20K16 (0%,13%,20%,16%) (0.00/0.13/0.20/0.16) 

CMYK percentages

%0
%13.15
%19.72
%16.47

Codes

Color #D5B9AB in popluar color models

D5 B9 AB
RGB 213 185 171
HSL 20° 33.33% 75.29%
HSB/HSV 20° 19.72% 83.53%
CMYK 0.00% 13.15% 19.72%
16.47%

Color #D5B9AB in popluar number systems.

HEX D5 B9 AB
Decimal 213 185 171
Binary 11010101 10111001 10101011
Octal 325 271 253

Shades and tints

Shades of #D5B9AB

#D5B9AB
(213,185,171)
#C2A99C
(194,169,156)
#AF998D
(175,153,141)
#9C897E
(156,137,126)
#89796F
(137,121,111)
#766960
(118,105,96)
#635951
(99,89,81)
#504942
(80,73,66)
#3D3933
(61,57,51)
#2A2924
(42,41,36)
#171915
(23,25,21)
#000000
(0,0,0)

Tints of #D5B9AB

#D5B9AB
(213,185,171)
#D8BFB2
(216,191,178)
#DBC5B9
(219,197,185)
#DECBC0
(222,203,192)
#E1D1C7
(225,209,199)
#E4D7CE
(228,215,206)
#E7DDD5
(231,221,213)
#EAE3DC
(234,227,220)
#EDE9E3
(237,233,227)
#F0EFEA
(240,239,234)
#F3F5F1
(243,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5B9AB; }

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

This text font color is #D5B9AB.

Background Color

.myBgColor { background-color: #D5B9AB; }

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

This div background color is #D5B9AB.

Border color

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

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

This div border color is #D5B9AB.

Opacity

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

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

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

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

This text has shadow with #D5B9AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5B9AB.

Preview

Color preview on black background

This text has color #D5B9AB on black background.


Color preview on white background

This text has color #D5B9AB on white background.


Black color preview on #D5B9AB background

This text has black color on #D5B9AB background.


White color preview on #D5B9AB background

This text has white color on #D5B9AB background.


Related colors

Complementary color

Complementary color for #hex is #2A4654.


I love getcolorcode.com

Triadic colors

1 #ABD5B9 and #B9ABD5 with #D5B9AB are triadic colors.

2 #ABB9D5 and #B9D5AB with #D5B9AB are triadic colors.