COLOR #D7A39A

HEX: #D7A39A RGB: (215,163,154)

Color info

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

RGB color model

#D7A39A color RGB value is (215,163,154).

RGB: (215,163,154) (84%, 64%, 60%)

RGB channels and saturation

R 215 of 255 = 84%
G 163 of 255 = 64%
B 154 of 255 = 60%

215
163
154

R + G + B ~ 69%. #D7A39A is quite light color.

Portions of RGB colors in percentages

R + G + B = 215 + 163 + 154 = 532 (100%)
R 215 of 532 ~ 40.41%
G 163 of 532 ~ 30.64%
B 154 of 532 ~ 28.95'%

%40.41
%30.64
%28.95

CMYK color model

#D7A39A color CMYK value is (0,24,28,16).

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

CMYK: (0,24,28,16)
C0M24Y28K16 (0%, 24%, 28%, 16%)
(0.00 / 0.24 / 0.28 / 0.16)

CMYK percentages

%0
%24.19
%28.37
%15.69

Codes

Color #D7A39A in popluar color models

D7 A3 9A
RGB 215 163 154
HSL 43.26% 72.35%
HSB/HSV 28.37% 84.31%
CMYK 0.00% 24.19% 28.37%
15.69%

Color #D7A39A in popluar number systems.

HEX D7 A3 9A
Decimal 215 163 154
Binary 11010111 10100011 10011010
Octal 327 243 232

Shades and tints

Shades of #D7A39A

#D7A39A
(215,163,154)
#C4958C
(196,149,140)
#B1877E
(177,135,126)
#9E7970
(158,121,112)
#8B6B62
(139,107,98)
#785D54
(120,93,84)
#654F46
(101,79,70)
#524138
(82,65,56)
#3F332A
(63,51,42)
#2C251C
(44,37,28)
#19170E
(25,23,14)
#000000
(0,0,0)

Tints of #D7A39A

#D7A39A
(215,163,154)
#DAABA3
(218,171,163)
#DDB3AC
(221,179,172)
#E0BBB5
(224,187,181)
#E3C3BE
(227,195,190)
#E6CBC7
(230,203,199)
#E9D3D0
(233,211,208)
#ECDBD9
(236,219,217)
#EFE3E2
(239,227,226)
#F2EBEB
(242,235,235)
#F5F3F4
(245,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D7A39A; }

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

This text font color is #D7A39A.

Background Color

.myBgColor { background-color: #D7A39A; }

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

This div background color is #D7A39A.

Border color

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

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

This div border color is #D7A39A.

Opacity

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

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

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

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

This text has shadow with #D7A39A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D7A39A.

Preview

Color preview on black background

This text has color #D7A39A on black background.


Color preview on white background

This text has color #D7A39A on white background.


Black color preview on #D7A39A background

This text has black color on #D7A39A background.


White color preview on #D7A39A background

This text has white color on #D7A39A background.


Related colors

Complementary color

Complementary color for #hex is #285C65.


I love getcolorcode.com

Triadic colors

1 #9AD7A3 and #A39AD7 with #D7A39A are triadic colors.

2 #9AA3D7 and #A3D79A with #D7A39A are triadic colors.