COLOR #D7A39E

HEX: #D7A39E RGB: (215,163,158)

Color info

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

RGB color model

#D7A39E color RGB value is (215,163,158).

RGB: (215,163,158) (84%, 64%, 62%)

RGB channels and saturation

R 215 of 255 = 84%
G 163 of 255 = 64%
B 158 of 255 = 62%

215
163
158

R + G + B ~ 70%. #D7A39E is quite light color.

Portions of RGB colors in percentages

R + G + B = 215 + 163 + 158 = 536 (100%)
R 215 of 536 ~ 40.11%
G 163 of 536 ~ 30.41%
B 158 of 536 ~ 29.48'%

%40.11
%30.41
%29.48

CMYK color model

#D7A39E color CMYK value is (0,24,27,16).

  • cyan value is 0.00%
  • magenta value is 24.19%
  • yellow value is 26.51%
  • key color value is 15.69%

CMYK: (0,24,27,16)
C0M24Y27K16 (0%, 24%, 27%, 16%)
(0.00 / 0.24 / 0.27 / 0.16)

CMYK percentages

%0
%24.19
%26.51
%15.69

Codes

Color #D7A39E in popluar color models

D7 A3 9E
RGB 215 163 158
HSL 41.61% 73.14%
HSB/HSV 26.51% 84.31%
CMYK 0.00% 24.19% 26.51%
15.69%

Color #D7A39E in popluar number systems.

HEX D7 A3 9E
Decimal 215 163 158
Binary 11010111 10100011 10011110
Octal 327 243 236

Shades and tints

Shades of #D7A39E

#D7A39E
(215,163,158)
#C49590
(196,149,144)
#B18782
(177,135,130)
#9E7974
(158,121,116)
#8B6B66
(139,107,102)
#785D58
(120,93,88)
#654F4A
(101,79,74)
#52413C
(82,65,60)
#3F332E
(63,51,46)
#2C2520
(44,37,32)
#191712
(25,23,18)
#000000
(0,0,0)

Tints of #D7A39E

#D7A39E
(215,163,158)
#DAABA6
(218,171,166)
#DDB3AE
(221,179,174)
#E0BBB6
(224,187,182)
#E3C3BE
(227,195,190)
#E6CBC6
(230,203,198)
#E9D3CE
(233,211,206)
#ECDBD6
(236,219,214)
#EFE3DE
(239,227,222)
#F2EBE6
(242,235,230)
#F5F3EE
(245,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D7A39E color. Also use rgb(215,163,158) instead hex code.

Text Font Color

.myTextColor { color: #D7A39E; }

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

This text font color is #D7A39E.

Background Color

.myBgColor { background-color: #D7A39E; }

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

This div background color is #D7A39E.

Border color

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

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

This div border color is #D7A39E.

Opacity

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

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

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

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

This text has shadow with #D7A39E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D7A39E.

Preview

Color preview on black background

This text has color #D7A39E on black background.


Color preview on white background

This text has color #D7A39E on white background.


Black color preview on #D7A39E background

This text has black color on #D7A39E background.


White color preview on #D7A39E background

This text has white color on #D7A39E background.


Related colors

Complementary color

Complementary color for #hex is #285C61.


I love getcolorcode.com

Triadic colors

1 #9ED7A3 and #A39ED7 with #D7A39E are triadic colors.

2 #9EA3D7 and #A3D79E with #D7A39E are triadic colors.