COLOR #D7A870

HEX: #D7A870 RGB: (215,168,112)

Color info

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

RGB color model

#D7A870 color RGB value is (215,168,112).

RGB: (215,168,112) (84%, 66%, 44%)

RGB channels and saturation

R 215 of 255 = 84%
G 168 of 255 = 66%
B 112 of 255 = 44%

215
168
112

R + G + B ~ 65%. #D7A870 is quite light color.

Portions of RGB colors in percentages

R + G + B = 215 + 168 + 112 = 495 (100%)
R 215 of 495 ~ 43.43%
G 168 of 495 ~ 33.94%
B 112 of 495 ~ 22.63'%

%43.43
%33.94
%22.63

CMYK color model

#D7A870 color CMYK value is (0,22,48,16).

  • cyan value is 0.00%
  • magenta value is 21.86%
  • yellow value is 47.91%
  • key color value is 15.69%

CMYK: (0,22,48,16)
C0M22Y48K16 (0%, 22%, 48%, 16%)
(0.00 / 0.22 / 0.48 / 0.16)

CMYK percentages

%0
%21.86
%47.91
%15.69

Codes

Color #D7A870 in popluar color models

D7 A8 70
RGB 215 168 112
HSL 33° 56.28% 64.12%
HSB/HSV 33° 47.91% 84.31%
CMYK 0.00% 21.86% 47.91%
15.69%

Color #D7A870 in popluar number systems.

HEX D7 A8 70
Decimal 215 168 112
Binary 11010111 10101000 1110000
Octal 327 250 160

Shades and tints

Shades of #D7A870

#D7A870
(215,168,112)
#C49966
(196,153,102)
#B18A5C
(177,138,92)
#9E7B52
(158,123,82)
#8B6C48
(139,108,72)
#785D3E
(120,93,62)
#654E34
(101,78,52)
#523F2A
(82,63,42)
#3F3020
(63,48,32)
#2C2116
(44,33,22)
#19120C
(25,18,12)
#000000
(0,0,0)

Tints of #D7A870

#D7A870
(215,168,112)
#DAAF7D
(218,175,125)
#DDB68A
(221,182,138)
#E0BD97
(224,189,151)
#E3C4A4
(227,196,164)
#E6CBB1
(230,203,177)
#E9D2BE
(233,210,190)
#ECD9CB
(236,217,203)
#EFE0D8
(239,224,216)
#F2E7E5
(242,231,229)
#F5EEF2
(245,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D7A870 color. Also use rgb(215,168,112) instead hex code.

Text Font Color

.myTextColor { color: #D7A870; }

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

This text font color is #D7A870.

Background Color

.myBgColor { background-color: #D7A870; }

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

This div background color is #D7A870.

Border color

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

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

This div border color is #D7A870.

Opacity

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

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

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

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

This text has shadow with #D7A870 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D7A870.

Preview

Color preview on black background

This text has color #D7A870 on black background.


Color preview on white background

This text has color #D7A870 on white background.


Black color preview on #D7A870 background

This text has black color on #D7A870 background.


White color preview on #D7A870 background

This text has white color on #D7A870 background.


Related colors

Complementary color

Complementary color for #hex is #28578F.


I love getcolorcode.com

Triadic colors

1 #70D7A8 and #A870D7 with #D7A870 are triadic colors.

2 #70A8D7 and #A8D770 with #D7A870 are triadic colors.