COLOR #D7A487

HEX: #D7A487 RGB: (215,164,135)

Color info

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

RGB color model

#D7A487 color RGB value is (215,164,135).

RGB: (215,164,135) (84%, 64%, 53%)

RGB channels and saturation

R 215 of 255 = 84%
G 164 of 255 = 64%
B 135 of 255 = 53%

215
164
135

R + G + B ~ 67%. #D7A487 is quite light color.

Portions of RGB colors in percentages

R + G + B = 215 + 164 + 135 = 514 (100%)
R 215 of 514 ~ 41.83%
G 164 of 514 ~ 31.91%
B 135 of 514 ~ 26.26'%

%41.83
%31.91
%26.26

CMYK color model

#D7A487 color CMYK value is (0,24,37,16).

  • cyan value is 0.00%
  • magenta value is 23.72%
  • yellow value is 37.21%
  • key color value is 15.69%

CMYK: (0,24,37,16)
C0M24Y37K16 (0%, 24%, 37%, 16%)
(0.00 / 0.24 / 0.37 / 0.16)

CMYK percentages

%0
%23.72
%37.21
%15.69

Codes

Color #D7A487 in popluar color models

D7 A4 87
RGB 215 164 135
HSL 22° 50.00% 68.63%
HSB/HSV 22° 37.21% 84.31%
CMYK 0.00% 23.72% 37.21%
15.69%

Color #D7A487 in popluar number systems.

HEX D7 A4 87
Decimal 215 164 135
Binary 11010111 10100100 10000111
Octal 327 244 207

Shades and tints

Shades of #D7A487

#D7A487
(215,164,135)
#C4967B
(196,150,123)
#B1886F
(177,136,111)
#9E7A63
(158,122,99)
#8B6C57
(139,108,87)
#785E4B
(120,94,75)
#65503F
(101,80,63)
#524233
(82,66,51)
#3F3427
(63,52,39)
#2C261B
(44,38,27)
#19180F
(25,24,15)
#000000
(0,0,0)

Tints of #D7A487

#D7A487
(215,164,135)
#DAAC91
(218,172,145)
#DDB49B
(221,180,155)
#E0BCA5
(224,188,165)
#E3C4AF
(227,196,175)
#E6CCB9
(230,204,185)
#E9D4C3
(233,212,195)
#ECDCCD
(236,220,205)
#EFE4D7
(239,228,215)
#F2ECE1
(242,236,225)
#F5F4EB
(245,244,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D7A487 color. Also use rgb(215,164,135) instead hex code.

Text Font Color

.myTextColor { color: #D7A487; }

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

This text font color is #D7A487.

Background Color

.myBgColor { background-color: #D7A487; }

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

This div background color is #D7A487.

Border color

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

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

This div border color is #D7A487.

Opacity

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

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

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

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

This text has shadow with #D7A487 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D7A487.

Preview

Color preview on black background

This text has color #D7A487 on black background.


Color preview on white background

This text has color #D7A487 on white background.


Black color preview on #D7A487 background

This text has black color on #D7A487 background.


White color preview on #D7A487 background

This text has white color on #D7A487 background.


Related colors

Complementary color

Complementary color for #hex is #285B78.


I love getcolorcode.com

Triadic colors

1 #87D7A4 and #A487D7 with #D7A487 are triadic colors.

2 #87A4D7 and #A4D787 with #D7A487 are triadic colors.