COLOR #D6B896

HEX: #D6B896 RGB: (214,184,150)

Color info

#D6B896 contains mainly red and green colors. Web safe color of #D6B896 is #CCCC99 (or #CC9).

RGB color model

#D6B896 color RGB value is (214,184,150).

RGB: (214,184,150) (84%, 72%, 59%)

RGB channels and saturation

R 214 of 255 = 84%
G 184 of 255 = 72%
B 150 of 255 = 59%

214
184
150

R + G + B ~ 72%. #D6B896 is quite light color.

Portions of RGB colors in percentages

R + G + B = 214 + 184 + 150 = 548 (100%)
R 214 of 548 ~ 39.05%
G 184 of 548 ~ 33.58%
B 150 of 548 ~ 27.37'%

%39.05
%33.58
%27.37

CMYK color model

#D6B896 color CMYK value is (0,14,30,16).

  • cyan value is 0.00%
  • magenta value is 14.02%
  • yellow value is 29.91%
  • key color value is 16.08%

CMYK: (0,14,30,16)
C0M14Y30K16 (0%, 14%, 30%, 16%)
(0.00 / 0.14 / 0.30 / 0.16)

CMYK percentages

%0
%14.02
%29.91
%16.08

Codes

Color #D6B896 in popluar color models

D6 B8 96
RGB 214 184 150
HSL 32° 43.84% 71.37%
HSB/HSV 32° 29.91% 83.92%
CMYK 0.00% 14.02% 29.91%
16.08%

Color #D6B896 in popluar number systems.

HEX D6 B8 96
Decimal 214 184 150
Binary 11010110 10111000 10010110
Octal 326 270 226

Shades and tints

Shades of #D6B896

#D6B896
(214,184,150)
#C3A889
(195,168,137)
#B0987C
(176,152,124)
#9D886F
(157,136,111)
#8A7862
(138,120,98)
#776855
(119,104,85)
#645848
(100,88,72)
#51483B
(81,72,59)
#3E382E
(62,56,46)
#2B2821
(43,40,33)
#181814
(24,24,20)
#000000
(0,0,0)

Tints of #D6B896

#D6B896
(214,184,150)
#D9BE9F
(217,190,159)
#DCC4A8
(220,196,168)
#DFCAB1
(223,202,177)
#E2D0BA
(226,208,186)
#E5D6C3
(229,214,195)
#E8DCCC
(232,220,204)
#EBE2D5
(235,226,213)
#EEE8DE
(238,232,222)
#F1EEE7
(241,238,231)
#F4F4F0
(244,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6B896 color. Also use rgb(214,184,150) instead hex code.

Text Font Color

.myTextColor { color: #D6B896; }

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

This text font color is #D6B896.

Background Color

.myBgColor { background-color: #D6B896; }

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

This div background color is #D6B896.

Border color

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

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

This div border color is #D6B896.

Opacity

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

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

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

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

This text has shadow with #D6B896 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6B896.

Preview

Color preview on black background

This text has color #D6B896 on black background.


Color preview on white background

This text has color #D6B896 on white background.


Black color preview on #D6B896 background

This text has black color on #D6B896 background.


White color preview on #D6B896 background

This text has white color on #D6B896 background.


Related colors

Complementary color

Complementary color for #hex is #294769.


I love getcolorcode.com

Triadic colors

1 #96D6B8 and #B896D6 with #D6B896 are triadic colors.

2 #96B8D6 and #B8D696 with #D6B896 are triadic colors.