COLOR #D1A872

HEX: #D1A872 RGB: (209,168,114)

Color info

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

RGB color model

#D1A872 color RGB value is (209,168,114).

RGB: (209,168,114) (82%, 66%, 45%)

RGB channels and saturation

R 209 of 255 = 82%
G 168 of 255 = 66%
B 114 of 255 = 45%

209
168
114

R + G + B ~ 64%. #D1A872 is quite light color.

Portions of RGB colors in percentages

R + G + B = 209 + 168 + 114 = 491 (100%)
R 209 of 491 ~ 42.57%
G 168 of 491 ~ 34.22%
B 114 of 491 ~ 23.22'%

%42.57
%34.22
%23.22

CMYK color model

#D1A872 color CMYK value is (0,20,45,18).

  • cyan value is 0.00%
  • magenta value is 19.62%
  • yellow value is 45.45%
  • key color value is 18.04%
CMYK: (0,20,45,18) C0M20Y45K18 (0%,20%,45%,18%) (0.00/0.20/0.45/0.18) 

CMYK percentages

%0
%19.62
%45.45
%18.04

Codes

Color #D1A872 in popluar color models

D1 A8 72
RGB 209 168 114
HSL 34° 50.80% 63.33%
HSB/HSV 34° 45.45% 81.96%
CMYK 0.00% 19.62% 45.45%
18.04%

Color #D1A872 in popluar number systems.

HEX D1 A8 72
Decimal 209 168 114
Binary 11010001 10101000 1110010
Octal 321 250 162

Shades and tints

Shades of #D1A872

#D1A872
(209,168,114)
#BE9968
(190,153,104)
#AB8A5E
(171,138,94)
#987B54
(152,123,84)
#856C4A
(133,108,74)
#725D40
(114,93,64)
#5F4E36
(95,78,54)
#4C3F2C
(76,63,44)
#393022
(57,48,34)
#262118
(38,33,24)
#13120E
(19,18,14)
#000000
(0,0,0)

Tints of #D1A872

#D1A872
(209,168,114)
#D5AF7E
(213,175,126)
#D9B68A
(217,182,138)
#DDBD96
(221,189,150)
#E1C4A2
(225,196,162)
#E5CBAE
(229,203,174)
#E9D2BA
(233,210,186)
#EDD9C6
(237,217,198)
#F1E0D2
(241,224,210)
#F5E7DE
(245,231,222)
#F9EEEA
(249,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D1A872 color. Also use rgb(209,168,114) instead hex code.

Text Font Color

.myTextColor { color: #D1A872; }

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

This text font color is #D1A872.

Background Color

.myBgColor { background-color: #D1A872; }

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

This div background color is #D1A872.

Border color

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

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

This div border color is #D1A872.

Opacity

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

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

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

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

This text has shadow with #D1A872 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D1A872.

Preview

Color preview on black background

This text has color #D1A872 on black background.


Color preview on white background

This text has color #D1A872 on white background.


Black color preview on #D1A872 background

This text has black color on #D1A872 background.


White color preview on #D1A872 background

This text has white color on #D1A872 background.


Related colors

Complementary color

Complementary color for #hex is #2E578D.


I love getcolorcode.com

Triadic colors

1 #72D1A8 and #A872D1 with #D1A872 are triadic colors.

2 #72A8D1 and #A8D172 with #D1A872 are triadic colors.