COLOR #D9A579

HEX: #D9A579 RGB: (217,165,121)

Color info

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

RGB color model

#D9A579 color RGB value is (217,165,121).

RGB: (217,165,121) (85%, 65%, 47%)

RGB channels and saturation

R 217 of 255 = 85%
G 165 of 255 = 65%
B 121 of 255 = 47%

217
165
121

R + G + B ~ 66%. #D9A579 is quite light color.

Portions of RGB colors in percentages

R + G + B = 217 + 165 + 121 = 503 (100%)
R 217 of 503 ~ 43.14%
G 165 of 503 ~ 32.8%
B 121 of 503 ~ 24.06'%

%43.14
%32.8
%24.06

CMYK color model

#D9A579 color CMYK value is (0,24,44,15).

  • cyan value is 0.00%
  • magenta value is 23.96%
  • yellow value is 44.24%
  • key color value is 14.90%

CMYK: (0,24,44,15)
C0M24Y44K15 (0%, 24%, 44%, 15%)
(0.00 / 0.24 / 0.44 / 0.15)

CMYK percentages

%0
%23.96
%44.24
%14.9

Codes

Color #D9A579 in popluar color models

D9 A5 79
RGB 217 165 121
HSL 28° 55.81% 66.27%
HSB/HSV 28° 44.24% 85.10%
CMYK 0.00% 23.96% 44.24%
14.90%

Color #D9A579 in popluar number systems.

HEX D9 A5 79
Decimal 217 165 121
Binary 11011001 10100101 1111001
Octal 331 245 171

Shades and tints

Shades of #D9A579

#D9A579
(217,165,121)
#C6966E
(198,150,110)
#B38763
(179,135,99)
#A07858
(160,120,88)
#8D694D
(141,105,77)
#7A5A42
(122,90,66)
#674B37
(103,75,55)
#543C2C
(84,60,44)
#412D21
(65,45,33)
#2E1E16
(46,30,22)
#1B0F0B
(27,15,11)
#000000
(0,0,0)

Tints of #D9A579

#D9A579
(217,165,121)
#DCAD85
(220,173,133)
#DFB591
(223,181,145)
#E2BD9D
(226,189,157)
#E5C5A9
(229,197,169)
#E8CDB5
(232,205,181)
#EBD5C1
(235,213,193)
#EEDDCD
(238,221,205)
#F1E5D9
(241,229,217)
#F4EDE5
(244,237,229)
#F7F5F1
(247,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9A579 color. Also use rgb(217,165,121) instead hex code.

Text Font Color

.myTextColor { color: #D9A579; }

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

This text font color is #D9A579.

Background Color

.myBgColor { background-color: #D9A579; }

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

This div background color is #D9A579.

Border color

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

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

This div border color is #D9A579.

Opacity

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

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

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

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

This text has shadow with #D9A579 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9A579.

Preview

Color preview on black background

This text has color #D9A579 on black background.


Color preview on white background

This text has color #D9A579 on white background.


Black color preview on #D9A579 background

This text has black color on #D9A579 background.


White color preview on #D9A579 background

This text has white color on #D9A579 background.


Related colors

Complementary color

Complementary color for #hex is #265A86.


I love getcolorcode.com

Triadic colors

1 #79D9A5 and #A579D9 with #D9A579 are triadic colors.

2 #79A5D9 and #A5D979 with #D9A579 are triadic colors.