COLOR #D6A885

HEX: #D6A885 RGB: (214,168,133)

Color info

#D6A885 contains mainly red and green colors. Web safe color of #D6A885 is #CC9999 (or #C99).

RGB color model

#D6A885 color RGB value is (214,168,133).

RGB: (214,168,133) (84%, 66%, 52%)

RGB channels and saturation

R 214 of 255 = 84%
G 168 of 255 = 66%
B 133 of 255 = 52%

214
168
133

R + G + B ~ 67%. #D6A885 is quite light color.

Portions of RGB colors in percentages

R + G + B = 214 + 168 + 133 = 515 (100%)
R 214 of 515 ~ 41.55%
G 168 of 515 ~ 32.62%
B 133 of 515 ~ 25.83'%

%41.55
%32.62
%25.83

CMYK color model

#D6A885 color CMYK value is (0,21,38,16).

  • cyan value is 0.00%
  • magenta value is 21.50%
  • yellow value is 37.85%
  • key color value is 16.08%
CMYK: (0,21,38,16) C0M21Y38K16 (0%,21%,38%,16%) (0.00/0.21/0.38/0.16) 

CMYK percentages

%0
%21.5
%37.85
%16.08

Codes

Color #D6A885 in popluar color models

D6 A8 85
RGB 214 168 133
HSL 26° 49.69% 68.04%
HSB/HSV 26° 37.85% 83.92%
CMYK 0.00% 21.50% 37.85%
16.08%

Color #D6A885 in popluar number systems.

HEX D6 A8 85
Decimal 214 168 133
Binary 11010110 10101000 10000101
Octal 326 250 205

Shades and tints

Shades of #D6A885

#D6A885
(214,168,133)
#C39979
(195,153,121)
#B08A6D
(176,138,109)
#9D7B61
(157,123,97)
#8A6C55
(138,108,85)
#775D49
(119,93,73)
#644E3D
(100,78,61)
#513F31
(81,63,49)
#3E3025
(62,48,37)
#2B2119
(43,33,25)
#18120D
(24,18,13)
#000000
(0,0,0)

Tints of #D6A885

#D6A885
(214,168,133)
#D9AF90
(217,175,144)
#DCB69B
(220,182,155)
#DFBDA6
(223,189,166)
#E2C4B1
(226,196,177)
#E5CBBC
(229,203,188)
#E8D2C7
(232,210,199)
#EBD9D2
(235,217,210)
#EEE0DD
(238,224,221)
#F1E7E8
(241,231,232)
#F4EEF3
(244,238,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6A885 color. Also use rgb(214,168,133) instead hex code.

Text Font Color

.myTextColor { color: #D6A885; }

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

This text font color is #D6A885.

Background Color

.myBgColor { background-color: #D6A885; }

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

This div background color is #D6A885.

Border color

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

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

This div border color is #D6A885.

Opacity

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

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

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

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

This text has shadow with #D6A885 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6A885.

Preview

Color preview on black background

This text has color #D6A885 on black background.


Color preview on white background

This text has color #D6A885 on white background.


Black color preview on #D6A885 background

This text has black color on #D6A885 background.


White color preview on #D6A885 background

This text has white color on #D6A885 background.


Related colors

Complementary color

Complementary color for #hex is #29577A.


I love getcolorcode.com

Triadic colors

1 #85D6A8 and #A885D6 with #D6A885 are triadic colors.

2 #85A8D6 and #A8D685 with #D6A885 are triadic colors.