COLOR #D1B596

HEX: #D1B596 RGB: (209,181,150)

Color info

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

RGB color model

#D1B596 color RGB value is (209,181,150).

RGB: (209,181,150) (82%, 71%, 59%)

RGB channels and saturation

R 209 of 255 = 82%
G 181 of 255 = 71%
B 150 of 255 = 59%

209
181
150

R + G + B ~ 71%. #D1B596 is quite light color.

Portions of RGB colors in percentages

R + G + B = 209 + 181 + 150 = 540 (100%)
R 209 of 540 ~ 38.7%
G 181 of 540 ~ 33.52%
B 150 of 540 ~ 27.78'%

%38.7
%33.52
%27.78

CMYK color model

#D1B596 color CMYK value is (0,13,28,18).

  • cyan value is 0.00%
  • magenta value is 13.40%
  • yellow value is 28.23%
  • key color value is 18.04%

CMYK: (0,13,28,18)
C0M13Y28K18 (0%, 13%, 28%, 18%)
(0.00 / 0.13 / 0.28 / 0.18)

CMYK percentages

%0
%13.4
%28.23
%18.04

Codes

Color #D1B596 in popluar color models

D1 B5 96
RGB 209 181 150
HSL 32° 39.07% 70.39%
HSB/HSV 32° 28.23% 81.96%
CMYK 0.00% 13.40% 28.23%
18.04%

Color #D1B596 in popluar number systems.

HEX D1 B5 96
Decimal 209 181 150
Binary 11010001 10110101 10010110
Octal 321 265 226

Shades and tints

Shades of #D1B596

#D1B596
(209,181,150)
#BEA589
(190,165,137)
#AB957C
(171,149,124)
#98856F
(152,133,111)
#857562
(133,117,98)
#726555
(114,101,85)
#5F5548
(95,85,72)
#4C453B
(76,69,59)
#39352E
(57,53,46)
#262521
(38,37,33)
#131514
(19,21,20)
#000000
(0,0,0)

Tints of #D1B596

#D1B596
(209,181,150)
#D5BB9F
(213,187,159)
#D9C1A8
(217,193,168)
#DDC7B1
(221,199,177)
#E1CDBA
(225,205,186)
#E5D3C3
(229,211,195)
#E9D9CC
(233,217,204)
#EDDFD5
(237,223,213)
#F1E5DE
(241,229,222)
#F5EBE7
(245,235,231)
#F9F1F0
(249,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D1B596 color. Also use rgb(209,181,150) instead hex code.

Text Font Color

.myTextColor { color: #D1B596; }

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

This text font color is #D1B596.

Background Color

.myBgColor { background-color: #D1B596; }

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

This div background color is #D1B596.

Border color

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

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

This div border color is #D1B596.

Opacity

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

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

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

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

This text has shadow with #D1B596 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D1B596.

Preview

Color preview on black background

This text has color #D1B596 on black background.


Color preview on white background

This text has color #D1B596 on white background.


Black color preview on #D1B596 background

This text has black color on #D1B596 background.


White color preview on #D1B596 background

This text has white color on #D1B596 background.


Related colors

Complementary color

Complementary color for #hex is #2E4A69.


I love getcolorcode.com

Triadic colors

1 #96D1B5 and #B596D1 with #D1B596 are triadic colors.

2 #96B5D1 and #B5D196 with #D1B596 are triadic colors.