COLOR #D6B899

HEX: #D6B899 RGB: (214,184,153)

Color info

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

RGB color model

#D6B899 color RGB value is (214,184,153).

RGB: (214,184,153) (84%, 72%, 60%)

RGB channels and saturation

R 214 of 255 = 84%
G 184 of 255 = 72%
B 153 of 255 = 60%

214
184
153

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

Portions of RGB colors in percentages

R + G + B = 214 + 184 + 153 = 551 (100%)
R 214 of 551 ~ 38.84%
G 184 of 551 ~ 33.39%
B 153 of 551 ~ 27.77'%

%38.84
%33.39
%27.77

CMYK color model

#D6B899 color CMYK value is (0,14,29,16).

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

CMYK: (0,14,29,16)
C0M14Y29K16 (0%, 14%, 29%, 16%)
(0.00 / 0.14 / 0.29 / 0.16)

CMYK percentages

%0
%14.02
%28.5
%16.08

Codes

Color #D6B899 in popluar color models

D6 B8 99
RGB 214 184 153
HSL 30° 42.66% 71.96%
HSB/HSV 30° 28.50% 83.92%
CMYK 0.00% 14.02% 28.50%
16.08%

Color #D6B899 in popluar number systems.

HEX D6 B8 99
Decimal 214 184 153
Binary 11010110 10111000 10011001
Octal 326 270 231

Shades and tints

Shades of #D6B899

#D6B899
(214,184,153)
#C3A88C
(195,168,140)
#B0987F
(176,152,127)
#9D8872
(157,136,114)
#8A7865
(138,120,101)
#776858
(119,104,88)
#64584B
(100,88,75)
#51483E
(81,72,62)
#3E3831
(62,56,49)
#2B2824
(43,40,36)
#181817
(24,24,23)
#000000
(0,0,0)

Tints of #D6B899

#D6B899
(214,184,153)
#D9BEA2
(217,190,162)
#DCC4AB
(220,196,171)
#DFCAB4
(223,202,180)
#E2D0BD
(226,208,189)
#E5D6C6
(229,214,198)
#E8DCCF
(232,220,207)
#EBE2D8
(235,226,216)
#EEE8E1
(238,232,225)
#F1EEEA
(241,238,234)
#F4F4F3
(244,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D6B899; }

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

This text font color is #D6B899.

Background Color

.myBgColor { background-color: #D6B899; }

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

This div background color is #D6B899.

Border color

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

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

This div border color is #D6B899.

Opacity

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

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

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

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

This text has shadow with #D6B899 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6B899.

Preview

Color preview on black background

This text has color #D6B899 on black background.


Color preview on white background

This text has color #D6B899 on white background.


Black color preview on #D6B899 background

This text has black color on #D6B899 background.


White color preview on #D6B899 background

This text has white color on #D6B899 background.


Related colors

Complementary color

Complementary color for #hex is #294766.


I love getcolorcode.com

Triadic colors

1 #99D6B8 and #B899D6 with #D6B899 are triadic colors.

2 #99B8D6 and #B8D699 with #D6B899 are triadic colors.