COLOR #D6B8A1

HEX: #D6B8A1 RGB: (214,184,161)

Color info

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

RGB color model

#D6B8A1 color RGB value is (214,184,161).

RGB: (214,184,161) (84%, 72%, 63%)

RGB channels and saturation

R 214 of 255 = 84%
G 184 of 255 = 72%
B 161 of 255 = 63%

214
184
161

R + G + B ~ 73%. #D6B8A1 is quite light color.

Portions of RGB colors in percentages

R + G + B = 214 + 184 + 161 = 559 (100%)
R 214 of 559 ~ 38.28%
G 184 of 559 ~ 32.92%
B 161 of 559 ~ 28.8'%

%38.28
%32.92
%28.8

CMYK color model

#D6B8A1 color CMYK value is (0,14,25,16).

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

CMYK: (0,14,25,16)
C0M14Y25K16 (0%, 14%, 25%, 16%)
(0.00 / 0.14 / 0.25 / 0.16)

CMYK percentages

%0
%14.02
%24.77
%16.08

Codes

Color #D6B8A1 in popluar color models

D6 B8 A1
RGB 214 184 161
HSL 26° 39.26% 73.53%
HSB/HSV 26° 24.77% 83.92%
CMYK 0.00% 14.02% 24.77%
16.08%

Color #D6B8A1 in popluar number systems.

HEX D6 B8 A1
Decimal 214 184 161
Binary 11010110 10111000 10100001
Octal 326 270 241

Shades and tints

Shades of #D6B8A1

#D6B8A1
(214,184,161)
#C3A893
(195,168,147)
#B09885
(176,152,133)
#9D8877
(157,136,119)
#8A7869
(138,120,105)
#77685B
(119,104,91)
#64584D
(100,88,77)
#51483F
(81,72,63)
#3E3831
(62,56,49)
#2B2823
(43,40,35)
#181815
(24,24,21)
#000000
(0,0,0)

Tints of #D6B8A1

#D6B8A1
(214,184,161)
#D9BEA9
(217,190,169)
#DCC4B1
(220,196,177)
#DFCAB9
(223,202,185)
#E2D0C1
(226,208,193)
#E5D6C9
(229,214,201)
#E8DCD1
(232,220,209)
#EBE2D9
(235,226,217)
#EEE8E1
(238,232,225)
#F1EEE9
(241,238,233)
#F4F4F1
(244,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D6B8A1; }

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

This text font color is #D6B8A1.

Background Color

.myBgColor { background-color: #D6B8A1; }

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

This div background color is #D6B8A1.

Border color

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

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

This div border color is #D6B8A1.

Opacity

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

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

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

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

This text has shadow with #D6B8A1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6B8A1.

Preview

Color preview on black background

This text has color #D6B8A1 on black background.


Color preview on white background

This text has color #D6B8A1 on white background.


Black color preview on #D6B8A1 background

This text has black color on #D6B8A1 background.


White color preview on #D6B8A1 background

This text has white color on #D6B8A1 background.


Related colors

Complementary color

Complementary color for #hex is #29475E.


I love getcolorcode.com

Triadic colors

1 #A1D6B8 and #B8A1D6 with #D6B8A1 are triadic colors.

2 #A1B8D6 and #B8D6A1 with #D6B8A1 are triadic colors.