COLOR #D1AA6A

HEX: #D1AA6A RGB: (209,170,106)

Color info

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

RGB color model

#D1AA6A color RGB value is (209,170,106).

RGB: (209,170,106) (82%, 67%, 42%)

RGB channels and saturation

R 209 of 255 = 82%
G 170 of 255 = 67%
B 106 of 255 = 42%

209
170
106

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

Portions of RGB colors in percentages

R + G + B = 209 + 170 + 106 = 485 (100%)
R 209 of 485 ~ 43.09%
G 170 of 485 ~ 35.05%
B 106 of 485 ~ 21.86'%

%43.09
%35.05
%21.86

CMYK color model

#D1AA6A color CMYK value is (0,19,49,18).

  • cyan value is 0.00%
  • magenta value is 18.66%
  • yellow value is 49.28%
  • key color value is 18.04%

CMYK: (0,19,49,18)
C0M19Y49K18 (0%, 19%, 49%, 18%)
(0.00 / 0.19 / 0.49 / 0.18)

CMYK percentages

%0
%18.66
%49.28
%18.04

Codes

Color #D1AA6A in popluar color models

D1 AA 6A
RGB 209 170 106
HSL 37° 52.82% 61.76%
HSB/HSV 37° 49.28% 81.96%
CMYK 0.00% 18.66% 49.28%
18.04%

Color #D1AA6A in popluar number systems.

HEX D1 AA 6A
Decimal 209 170 106
Binary 11010001 10101010 1101010
Octal 321 252 152

Shades and tints

Shades of #D1AA6A

#D1AA6A
(209,170,106)
#BE9B61
(190,155,97)
#AB8C58
(171,140,88)
#987D4F
(152,125,79)
#856E46
(133,110,70)
#725F3D
(114,95,61)
#5F5034
(95,80,52)
#4C412B
(76,65,43)
#393222
(57,50,34)
#262319
(38,35,25)
#131410
(19,20,16)
#000000
(0,0,0)

Tints of #D1AA6A

#D1AA6A
(209,170,106)
#D5B177
(213,177,119)
#D9B884
(217,184,132)
#DDBF91
(221,191,145)
#E1C69E
(225,198,158)
#E5CDAB
(229,205,171)
#E9D4B8
(233,212,184)
#EDDBC5
(237,219,197)
#F1E2D2
(241,226,210)
#F5E9DF
(245,233,223)
#F9F0EC
(249,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D1AA6A color. Also use rgb(209,170,106) instead hex code.

Text Font Color

.myTextColor { color: #D1AA6A; }

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

This text font color is #D1AA6A.

Background Color

.myBgColor { background-color: #D1AA6A; }

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

This div background color is #D1AA6A.

Border color

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

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

This div border color is #D1AA6A.

Opacity

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

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

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

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

This text has shadow with #D1AA6A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D1AA6A.

Preview

Color preview on black background

This text has color #D1AA6A on black background.


Color preview on white background

This text has color #D1AA6A on white background.


Black color preview on #D1AA6A background

This text has black color on #D1AA6A background.


White color preview on #D1AA6A background

This text has white color on #D1AA6A background.


Related colors

Complementary color

Complementary color for #hex is #2E5595.


I love getcolorcode.com

Triadic colors

1 #6AD1AA and #AA6AD1 with #D1AA6A are triadic colors.

2 #6AAAD1 and #AAD16A with #D1AA6A are triadic colors.