COLOR #D5AA7A

HEX: #D5AA7A RGB: (213,170,122)

Color info

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

RGB color model

#D5AA7A color RGB value is (213,170,122).

RGB: (213,170,122) (84%, 67%, 48%)

RGB channels and saturation

R 213 of 255 = 84%
G 170 of 255 = 67%
B 122 of 255 = 48%

213
170
122

R + G + B ~ 66%. #D5AA7A is quite light color.

Portions of RGB colors in percentages

R + G + B = 213 + 170 + 122 = 505 (100%)
R 213 of 505 ~ 42.18%
G 170 of 505 ~ 33.66%
B 122 of 505 ~ 24.16'%

%42.18
%33.66
%24.16

CMYK color model

#D5AA7A color CMYK value is (0,20,43,16).

  • cyan value is 0.00%
  • magenta value is 20.19%
  • yellow value is 42.72%
  • key color value is 16.47%
CMYK: (0,20,43,16) C0M20Y43K16 (0%,20%,43%,16%) (0.00/0.20/0.43/0.16) 

CMYK percentages

%0
%20.19
%42.72
%16.47

Codes

Color #D5AA7A in popluar color models

D5 AA 7A
RGB 213 170 122
HSL 32° 52.00% 65.69%
HSB/HSV 32° 42.72% 83.53%
CMYK 0.00% 20.19% 42.72%
16.47%

Color #D5AA7A in popluar number systems.

HEX D5 AA 7A
Decimal 213 170 122
Binary 11010101 10101010 1111010
Octal 325 252 172

Shades and tints

Shades of #D5AA7A

#D5AA7A
(213,170,122)
#C29B6F
(194,155,111)
#AF8C64
(175,140,100)
#9C7D59
(156,125,89)
#896E4E
(137,110,78)
#765F43
(118,95,67)
#635038
(99,80,56)
#50412D
(80,65,45)
#3D3222
(61,50,34)
#2A2317
(42,35,23)
#17140C
(23,20,12)
#000000
(0,0,0)

Tints of #D5AA7A

#D5AA7A
(213,170,122)
#D8B186
(216,177,134)
#DBB892
(219,184,146)
#DEBF9E
(222,191,158)
#E1C6AA
(225,198,170)
#E4CDB6
(228,205,182)
#E7D4C2
(231,212,194)
#EADBCE
(234,219,206)
#EDE2DA
(237,226,218)
#F0E9E6
(240,233,230)
#F3F0F2
(243,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5AA7A color. Also use rgb(213,170,122) instead hex code.

Text Font Color

.myTextColor { color: #D5AA7A; }

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

This text font color is #D5AA7A.

Background Color

.myBgColor { background-color: #D5AA7A; }

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

This div background color is #D5AA7A.

Border color

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

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

This div border color is #D5AA7A.

Opacity

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

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

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

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

This text has shadow with #D5AA7A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5AA7A.

Preview

Color preview on black background

This text has color #D5AA7A on black background.


Color preview on white background

This text has color #D5AA7A on white background.


Black color preview on #D5AA7A background

This text has black color on #D5AA7A background.


White color preview on #D5AA7A background

This text has white color on #D5AA7A background.


Related colors

Complementary color

Complementary color for #hex is #2A5585.


I love getcolorcode.com

Triadic colors

1 #7AD5AA and #AA7AD5 with #D5AA7A are triadic colors.

2 #7AAAD5 and #AAD57A with #D5AA7A are triadic colors.