COLOR #D6A984

HEX: #D6A984 RGB: (214,169,132)

Color info

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

RGB color model

#D6A984 color RGB value is (214,169,132).

RGB: (214,169,132) (84%, 66%, 52%)

RGB channels and saturation

R 214 of 255 = 84%
G 169 of 255 = 66%
B 132 of 255 = 52%

214
169
132

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

Portions of RGB colors in percentages

R + G + B = 214 + 169 + 132 = 515 (100%)
R 214 of 515 ~ 41.55%
G 169 of 515 ~ 32.82%
B 132 of 515 ~ 25.63'%

%41.55
%32.82
%25.63

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 21.03%
  • yellow value is 38.32%
  • 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.03
%38.32
%16.08

Codes

Color #D6A984 in popluar color models

D6 A9 84
RGB 214 169 132
HSL 27° 50.00% 67.84%
HSB/HSV 27° 38.32% 83.92%
CMYK 0.00% 21.03% 38.32%
16.08%

Color #D6A984 in popluar number systems.

HEX D6 A9 84
Decimal 214 169 132
Binary 11010110 10101001 10000100
Octal 326 251 204

Shades and tints

Shades of #D6A984

#D6A984
(214,169,132)
#C39A78
(195,154,120)
#B08B6C
(176,139,108)
#9D7C60
(157,124,96)
#8A6D54
(138,109,84)
#775E48
(119,94,72)
#644F3C
(100,79,60)
#514030
(81,64,48)
#3E3124
(62,49,36)
#2B2218
(43,34,24)
#18130C
(24,19,12)
#000000
(0,0,0)

Tints of #D6A984

#D6A984
(214,169,132)
#D9B08F
(217,176,143)
#DCB79A
(220,183,154)
#DFBEA5
(223,190,165)
#E2C5B0
(226,197,176)
#E5CCBB
(229,204,187)
#E8D3C6
(232,211,198)
#EBDAD1
(235,218,209)
#EEE1DC
(238,225,220)
#F1E8E7
(241,232,231)
#F4EFF2
(244,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6A984 color. Also use rgb(214,169,132) instead hex code.

Text Font Color

.myTextColor { color: #D6A984; }

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

This text font color is #D6A984.

Background Color

.myBgColor { background-color: #D6A984; }

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

This div background color is #D6A984.

Border color

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

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

This div border color is #D6A984.

Opacity

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

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

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

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

This text has shadow with #D6A984 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6A984.

Preview

Color preview on black background

This text has color #D6A984 on black background.


Color preview on white background

This text has color #D6A984 on white background.


Black color preview on #D6A984 background

This text has black color on #D6A984 background.


White color preview on #D6A984 background

This text has white color on #D6A984 background.


Related colors

Complementary color

Complementary color for #hex is #29567B.


I love getcolorcode.com

Triadic colors

1 #84D6A9 and #A984D6 with #D6A984 are triadic colors.

2 #84A9D6 and #A9D684 with #D6A984 are triadic colors.