COLOR #D1A778

HEX: #D1A778 RGB: (209,167,120)

Color info

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

RGB color model

#D1A778 color RGB value is (209,167,120).

RGB: (209,167,120) (82%, 65%, 47%)

RGB channels and saturation

R 209 of 255 = 82%
G 167 of 255 = 65%
B 120 of 255 = 47%

209
167
120

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

Portions of RGB colors in percentages

R + G + B = 209 + 167 + 120 = 496 (100%)
R 209 of 496 ~ 42.14%
G 167 of 496 ~ 33.67%
B 120 of 496 ~ 24.19'%

%42.14
%33.67
%24.19

CMYK color model

#D1A778 color CMYK value is (0,20,43,18).

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

CMYK: (0,20,43,18)
C0M20Y43K18 (0%, 20%, 43%, 18%)
(0.00 / 0.20 / 0.43 / 0.18)

CMYK percentages

%0
%20.1
%42.58
%18.04

Codes

Color #D1A778 in popluar color models

D1 A7 78
RGB 209 167 120
HSL 32° 49.17% 64.51%
HSB/HSV 32° 42.58% 81.96%
CMYK 0.00% 20.10% 42.58%
18.04%

Color #D1A778 in popluar number systems.

HEX D1 A7 78
Decimal 209 167 120
Binary 11010001 10100111 1111000
Octal 321 247 170

Shades and tints

Shades of #D1A778

#D1A778
(209,167,120)
#BE986E
(190,152,110)
#AB8964
(171,137,100)
#987A5A
(152,122,90)
#856B50
(133,107,80)
#725C46
(114,92,70)
#5F4D3C
(95,77,60)
#4C3E32
(76,62,50)
#392F28
(57,47,40)
#26201E
(38,32,30)
#131114
(19,17,20)
#000000
(0,0,0)

Tints of #D1A778

#D1A778
(209,167,120)
#D5AF84
(213,175,132)
#D9B790
(217,183,144)
#DDBF9C
(221,191,156)
#E1C7A8
(225,199,168)
#E5CFB4
(229,207,180)
#E9D7C0
(233,215,192)
#EDDFCC
(237,223,204)
#F1E7D8
(241,231,216)
#F5EFE4
(245,239,228)
#F9F7F0
(249,247,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D1A778; }

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

This text font color is #D1A778.

Background Color

.myBgColor { background-color: #D1A778; }

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

This div background color is #D1A778.

Border color

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

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

This div border color is #D1A778.

Opacity

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

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

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

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

This text has shadow with #D1A778 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D1A778.

Preview

Color preview on black background

This text has color #D1A778 on black background.


Color preview on white background

This text has color #D1A778 on white background.


Black color preview on #D1A778 background

This text has black color on #D1A778 background.


White color preview on #D1A778 background

This text has white color on #D1A778 background.


Related colors

Complementary color

Complementary color for #hex is #2E5887.


I love getcolorcode.com

Triadic colors

1 #78D1A7 and #A778D1 with #D1A778 are triadic colors.

2 #78A7D1 and #A7D178 with #D1A778 are triadic colors.