COLOR #D1A787

HEX: #D1A787 RGB: (209,167,135)

Color info

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

RGB color model

#D1A787 color RGB value is (209,167,135).

RGB: (209,167,135) (82%, 65%, 53%)

RGB channels and saturation

R 209 of 255 = 82%
G 167 of 255 = 65%
B 135 of 255 = 53%

209
167
135

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

Portions of RGB colors in percentages

R + G + B = 209 + 167 + 135 = 511 (100%)
R 209 of 511 ~ 40.9%
G 167 of 511 ~ 32.68%
B 135 of 511 ~ 26.42'%

%40.9
%32.68
%26.42

CMYK color model

#D1A787 color CMYK value is (0,20,35,18).

  • cyan value is 0.00%
  • magenta value is 20.10%
  • yellow value is 35.41%
  • key color value is 18.04%

CMYK: (0,20,35,18)
C0M20Y35K18 (0%, 20%, 35%, 18%)
(0.00 / 0.20 / 0.35 / 0.18)

CMYK percentages

%0
%20.1
%35.41
%18.04

Codes

Color #D1A787 in popluar color models

D1 A7 87
RGB 209 167 135
HSL 26° 44.58% 67.45%
HSB/HSV 26° 35.41% 81.96%
CMYK 0.00% 20.10% 35.41%
18.04%

Color #D1A787 in popluar number systems.

HEX D1 A7 87
Decimal 209 167 135
Binary 11010001 10100111 10000111
Octal 321 247 207

Shades and tints

Shades of #D1A787

#D1A787
(209,167,135)
#BE987B
(190,152,123)
#AB896F
(171,137,111)
#987A63
(152,122,99)
#856B57
(133,107,87)
#725C4B
(114,92,75)
#5F4D3F
(95,77,63)
#4C3E33
(76,62,51)
#392F27
(57,47,39)
#26201B
(38,32,27)
#13110F
(19,17,15)
#000000
(0,0,0)

Tints of #D1A787

#D1A787
(209,167,135)
#D5AF91
(213,175,145)
#D9B79B
(217,183,155)
#DDBFA5
(221,191,165)
#E1C7AF
(225,199,175)
#E5CFB9
(229,207,185)
#E9D7C3
(233,215,195)
#EDDFCD
(237,223,205)
#F1E7D7
(241,231,215)
#F5EFE1
(245,239,225)
#F9F7EB
(249,247,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D1A787 color. Also use rgb(209,167,135) instead hex code.

Text Font Color

.myTextColor { color: #D1A787; }

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

This text font color is #D1A787.

Background Color

.myBgColor { background-color: #D1A787; }

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

This div background color is #D1A787.

Border color

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

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

This div border color is #D1A787.

Opacity

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

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

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

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

This text has shadow with #D1A787 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D1A787.

Preview

Color preview on black background

This text has color #D1A787 on black background.


Color preview on white background

This text has color #D1A787 on white background.


Black color preview on #D1A787 background

This text has black color on #D1A787 background.


White color preview on #D1A787 background

This text has white color on #D1A787 background.


Related colors

Complementary color

Complementary color for #hex is #2E5878.


I love getcolorcode.com

Triadic colors

1 #87D1A7 and #A787D1 with #D1A787 are triadic colors.

2 #87A7D1 and #A7D187 with #D1A787 are triadic colors.