COLOR #D9A79E

HEX: #D9A79E RGB: (217,167,158)

Color info

#D9A79E contains red, green and blue colors in about the same proportion. Web safe color of #D9A79E is #CC9999 (or #C99).

RGB color model

#D9A79E color RGB value is (217,167,158).

RGB: (217,167,158) (85%, 65%, 62%)

RGB channels and saturation

R 217 of 255 = 85%
G 167 of 255 = 65%
B 158 of 255 = 62%

217
167
158

R + G + B ~ 71%. #D9A79E is quite light color.

Portions of RGB colors in percentages

R + G + B = 217 + 167 + 158 = 542 (100%)
R 217 of 542 ~ 40.04%
G 167 of 542 ~ 30.81%
B 158 of 542 ~ 29.15'%

%40.04
%30.81
%29.15

CMYK color model

#D9A79E color CMYK value is (0,23,27,15).

  • cyan value is 0.00%
  • magenta value is 23.04%
  • yellow value is 27.19%
  • key color value is 14.90%

CMYK: (0,23,27,15)
C0M23Y27K15 (0%, 23%, 27%, 15%)
(0.00 / 0.23 / 0.27 / 0.15)

CMYK percentages

%0
%23.04
%27.19
%14.9

Codes

Color #D9A79E in popluar color models

D9 A7 9E
RGB 217 167 158
HSL 43.70% 73.53%
HSB/HSV 27.19% 85.10%
CMYK 0.00% 23.04% 27.19%
14.90%

Color #D9A79E in popluar number systems.

HEX D9 A7 9E
Decimal 217 167 158
Binary 11011001 10100111 10011110
Octal 331 247 236

Shades and tints

Shades of #D9A79E

#D9A79E
(217,167,158)
#C69890
(198,152,144)
#B38982
(179,137,130)
#A07A74
(160,122,116)
#8D6B66
(141,107,102)
#7A5C58
(122,92,88)
#674D4A
(103,77,74)
#543E3C
(84,62,60)
#412F2E
(65,47,46)
#2E2020
(46,32,32)
#1B1112
(27,17,18)
#000000
(0,0,0)

Tints of #D9A79E

#D9A79E
(217,167,158)
#DCAFA6
(220,175,166)
#DFB7AE
(223,183,174)
#E2BFB6
(226,191,182)
#E5C7BE
(229,199,190)
#E8CFC6
(232,207,198)
#EBD7CE
(235,215,206)
#EEDFD6
(238,223,214)
#F1E7DE
(241,231,222)
#F4EFE6
(244,239,230)
#F7F7EE
(247,247,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9A79E color. Also use rgb(217,167,158) instead hex code.

Text Font Color

.myTextColor { color: #D9A79E; }

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

This text font color is #D9A79E.

Background Color

.myBgColor { background-color: #D9A79E; }

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

This div background color is #D9A79E.

Border color

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

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

This div border color is #D9A79E.

Opacity

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

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

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

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

This text has shadow with #D9A79E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9A79E.

Preview

Color preview on black background

This text has color #D9A79E on black background.


Color preview on white background

This text has color #D9A79E on white background.


Black color preview on #D9A79E background

This text has black color on #D9A79E background.


White color preview on #D9A79E background

This text has white color on #D9A79E background.


Related colors

Complementary color

Complementary color for #hex is #265861.


I love getcolorcode.com

Triadic colors

1 #9ED9A7 and #A79ED9 with #D9A79E are triadic colors.

2 #9EA7D9 and #A7D99E with #D9A79E are triadic colors.