COLOR #D4A493

HEX: #D4A493 RGB: (212,164,147)

Color info

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

RGB color model

#D4A493 color RGB value is (212,164,147).

RGB: (212,164,147) (83%, 64%, 58%)

RGB channels and saturation

R 212 of 255 = 83%
G 164 of 255 = 64%
B 147 of 255 = 58%

212
164
147

R + G + B ~ 68%. #D4A493 is quite light color.

Portions of RGB colors in percentages

R + G + B = 212 + 164 + 147 = 523 (100%)
R 212 of 523 ~ 40.54%
G 164 of 523 ~ 31.36%
B 147 of 523 ~ 28.11'%

%40.54
%31.36
%28.11

CMYK color model

#D4A493 color CMYK value is (0,23,31,17).

  • cyan value is 0.00%
  • magenta value is 22.64%
  • yellow value is 30.66%
  • key color value is 16.86%

CMYK: (0,23,31,17)
C0M23Y31K17 (0%, 23%, 31%, 17%)
(0.00 / 0.23 / 0.31 / 0.17)

CMYK percentages

%0
%22.64
%30.66
%16.86

Codes

Color #D4A493 in popluar color models

D4 A4 93
RGB 212 164 147
HSL 16° 43.05% 70.39%
HSB/HSV 16° 30.66% 83.14%
CMYK 0.00% 22.64% 30.66%
16.86%

Color #D4A493 in popluar number systems.

HEX D4 A4 93
Decimal 212 164 147
Binary 11010100 10100100 10010011
Octal 324 244 223

Shades and tints

Shades of #D4A493

#D4A493
(212,164,147)
#C19686
(193,150,134)
#AE8879
(174,136,121)
#9B7A6C
(155,122,108)
#886C5F
(136,108,95)
#755E52
(117,94,82)
#625045
(98,80,69)
#4F4238
(79,66,56)
#3C342B
(60,52,43)
#29261E
(41,38,30)
#161811
(22,24,17)
#000000
(0,0,0)

Tints of #D4A493

#D4A493
(212,164,147)
#D7AC9C
(215,172,156)
#DAB4A5
(218,180,165)
#DDBCAE
(221,188,174)
#E0C4B7
(224,196,183)
#E3CCC0
(227,204,192)
#E6D4C9
(230,212,201)
#E9DCD2
(233,220,210)
#ECE4DB
(236,228,219)
#EFECE4
(239,236,228)
#F2F4ED
(242,244,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D4A493 color. Also use rgb(212,164,147) instead hex code.

Text Font Color

.myTextColor { color: #D4A493; }

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

This text font color is #D4A493.

Background Color

.myBgColor { background-color: #D4A493; }

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

This div background color is #D4A493.

Border color

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

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

This div border color is #D4A493.

Opacity

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

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

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

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

This text has shadow with #D4A493 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4A493.

Preview

Color preview on black background

This text has color #D4A493 on black background.


Color preview on white background

This text has color #D4A493 on white background.


Black color preview on #D4A493 background

This text has black color on #D4A493 background.


White color preview on #D4A493 background

This text has white color on #D4A493 background.


Related colors

Complementary color

Complementary color for #hex is #2B5B6C.


I love getcolorcode.com

Triadic colors

1 #93D4A4 and #A493D4 with #D4A493 are triadic colors.

2 #93A4D4 and #A4D493 with #D4A493 are triadic colors.