COLOR #D5A86A

HEX: #D5A86A RGB: (213,168,106)

Color info

#D5A86A contains mainly red and green colors. Web safe color of #D5A86A is #CC9966 (or #C96).

RGB color model

#D5A86A color RGB value is (213,168,106).

RGB: (213,168,106) (84%, 66%, 42%)

RGB channels and saturation

R 213 of 255 = 84%
G 168 of 255 = 66%
B 106 of 255 = 42%

213
168
106

R + G + B ~ 64%. #D5A86A is quite light color.

Portions of RGB colors in percentages

R + G + B = 213 + 168 + 106 = 487 (100%)
R 213 of 487 ~ 43.74%
G 168 of 487 ~ 34.5%
B 106 of 487 ~ 21.77'%

%43.74
%34.5
%21.77

CMYK color model

#D5A86A color CMYK value is (0,21,50,16).

  • cyan value is 0.00%
  • magenta value is 21.13%
  • yellow value is 50.23%
  • key color value is 16.47%

CMYK: (0,21,50,16)
C0M21Y50K16 (0%, 21%, 50%, 16%)
(0.00 / 0.21 / 0.50 / 0.16)

CMYK percentages

%0
%21.13
%50.23
%16.47

Codes

Color #D5A86A in popluar color models

D5 A8 6A
RGB 213 168 106
HSL 35° 56.02% 62.55%
HSB/HSV 35° 50.23% 83.53%
CMYK 0.00% 21.13% 50.23%
16.47%

Color #D5A86A in popluar number systems.

HEX D5 A8 6A
Decimal 213 168 106
Binary 11010101 10101000 1101010
Octal 325 250 152

Shades and tints

Shades of #D5A86A

#D5A86A
(213,168,106)
#C29961
(194,153,97)
#AF8A58
(175,138,88)
#9C7B4F
(156,123,79)
#896C46
(137,108,70)
#765D3D
(118,93,61)
#634E34
(99,78,52)
#503F2B
(80,63,43)
#3D3022
(61,48,34)
#2A2119
(42,33,25)
#171210
(23,18,16)
#000000
(0,0,0)

Tints of #D5A86A

#D5A86A
(213,168,106)
#D8AF77
(216,175,119)
#DBB684
(219,182,132)
#DEBD91
(222,189,145)
#E1C49E
(225,196,158)
#E4CBAB
(228,203,171)
#E7D2B8
(231,210,184)
#EAD9C5
(234,217,197)
#EDE0D2
(237,224,210)
#F0E7DF
(240,231,223)
#F3EEEC
(243,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5A86A color. Also use rgb(213,168,106) instead hex code.

Text Font Color

.myTextColor { color: #D5A86A; }

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

This text font color is #D5A86A.

Background Color

.myBgColor { background-color: #D5A86A; }

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

This div background color is #D5A86A.

Border color

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

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

This div border color is #D5A86A.

Opacity

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

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

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

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

This text has shadow with #D5A86A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5A86A.

Preview

Color preview on black background

This text has color #D5A86A on black background.


Color preview on white background

This text has color #D5A86A on white background.


Black color preview on #D5A86A background

This text has black color on #D5A86A background.


White color preview on #D5A86A background

This text has white color on #D5A86A background.


Related colors

Complementary color

Complementary color for #hex is #2A5795.


I love getcolorcode.com

Triadic colors

1 #6AD5A8 and #A86AD5 with #D5A86A are triadic colors.

2 #6AA8D5 and #A8D56A with #D5A86A are triadic colors.