COLOR #D6A56C

HEX: #D6A56C RGB: (214,165,108)

Color info

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

RGB color model

#D6A56C color RGB value is (214,165,108).

RGB: (214,165,108) (84%, 65%, 42%)

RGB channels and saturation

R 214 of 255 = 84%
G 165 of 255 = 65%
B 108 of 255 = 42%

214
165
108

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

Portions of RGB colors in percentages

R + G + B = 214 + 165 + 108 = 487 (100%)
R 214 of 487 ~ 43.94%
G 165 of 487 ~ 33.88%
B 108 of 487 ~ 22.18'%

%43.94
%33.88
%22.18

CMYK color model

#D6A56C color CMYK value is (0,23,50,16).

  • cyan value is 0.00%
  • magenta value is 22.90%
  • yellow value is 49.53%
  • key color value is 16.08%

CMYK: (0,23,50,16)
C0M23Y50K16 (0%, 23%, 50%, 16%)
(0.00 / 0.23 / 0.50 / 0.16)

CMYK percentages

%0
%22.9
%49.53
%16.08

Codes

Color #D6A56C in popluar color models

D6 A5 6C
RGB 214 165 108
HSL 32° 56.38% 63.14%
HSB/HSV 32° 49.53% 83.92%
CMYK 0.00% 22.90% 49.53%
16.08%

Color #D6A56C in popluar number systems.

HEX D6 A5 6C
Decimal 214 165 108
Binary 11010110 10100101 1101100
Octal 326 245 154

Shades and tints

Shades of #D6A56C

#D6A56C
(214,165,108)
#C39663
(195,150,99)
#B0875A
(176,135,90)
#9D7851
(157,120,81)
#8A6948
(138,105,72)
#775A3F
(119,90,63)
#644B36
(100,75,54)
#513C2D
(81,60,45)
#3E2D24
(62,45,36)
#2B1E1B
(43,30,27)
#180F12
(24,15,18)
#000000
(0,0,0)

Tints of #D6A56C

#D6A56C
(214,165,108)
#D9AD79
(217,173,121)
#DCB586
(220,181,134)
#DFBD93
(223,189,147)
#E2C5A0
(226,197,160)
#E5CDAD
(229,205,173)
#E8D5BA
(232,213,186)
#EBDDC7
(235,221,199)
#EEE5D4
(238,229,212)
#F1EDE1
(241,237,225)
#F4F5EE
(244,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6A56C color. Also use rgb(214,165,108) instead hex code.

Text Font Color

.myTextColor { color: #D6A56C; }

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

This text font color is #D6A56C.

Background Color

.myBgColor { background-color: #D6A56C; }

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

This div background color is #D6A56C.

Border color

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

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

This div border color is #D6A56C.

Opacity

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

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

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

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

This text has shadow with #D6A56C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6A56C.

Preview

Color preview on black background

This text has color #D6A56C on black background.


Color preview on white background

This text has color #D6A56C on white background.


Black color preview on #D6A56C background

This text has black color on #D6A56C background.


White color preview on #D6A56C background

This text has white color on #D6A56C background.


Related colors

Complementary color

Complementary color for #hex is #295A93.


I love getcolorcode.com

Triadic colors

1 #6CD6A5 and #A56CD6 with #D6A56C are triadic colors.

2 #6CA5D6 and #A5D66C with #D6A56C are triadic colors.