COLOR #D4A9AD

HEX: #D4A9AD RGB: (212,169,173)

Color info

#D4A9AD contains red, green and blue colors in about the same proportion. Web safe color of #D4A9AD is #CC9999 (or #C99).

RGB color model

#D4A9AD color RGB value is (212,169,173).

RGB: (212,169,173) (83%, 66%, 68%)

RGB channels and saturation

R 212 of 255 = 83%
G 169 of 255 = 66%
B 173 of 255 = 68%

212
169
173

R + G + B ~ 72%. #D4A9AD is quite light color.

Portions of RGB colors in percentages

R + G + B = 212 + 169 + 173 = 554 (100%)
R 212 of 554 ~ 38.27%
G 169 of 554 ~ 30.51%
B 173 of 554 ~ 31.23'%

%38.27
%30.51
%31.23

CMYK color model

#D4A9AD color CMYK value is (0,20,18,17).

  • cyan value is 0.00%
  • magenta value is 20.28%
  • yellow value is 18.40%
  • key color value is 16.86%

CMYK: (0,20,18,17)
C0M20Y18K17 (0%, 20%, 18%, 17%)
(0.00 / 0.20 / 0.18 / 0.17)

CMYK percentages

%0
%20.28
%18.4
%16.86

Codes

Color #D4A9AD in popluar color models

D4 A9 AD
RGB 212 169 173
HSL 354° 33.33% 74.71%
HSB/HSV 354° 20.28% 83.14%
CMYK 0.00% 20.28% 18.40%
16.86%

Color #D4A9AD in popluar number systems.

HEX D4 A9 AD
Decimal 212 169 173
Binary 11010100 10101001 10101101
Octal 324 251 255

Shades and tints

Shades of #D4A9AD

#D4A9AD
(212,169,173)
#C19A9E
(193,154,158)
#AE8B8F
(174,139,143)
#9B7C80
(155,124,128)
#886D71
(136,109,113)
#755E62
(117,94,98)
#624F53
(98,79,83)
#4F4044
(79,64,68)
#3C3135
(60,49,53)
#292226
(41,34,38)
#161317
(22,19,23)
#000000
(0,0,0)

Tints of #D4A9AD

#D4A9AD
(212,169,173)
#D7B0B4
(215,176,180)
#DAB7BB
(218,183,187)
#DDBEC2
(221,190,194)
#E0C5C9
(224,197,201)
#E3CCD0
(227,204,208)
#E6D3D7
(230,211,215)
#E9DADE
(233,218,222)
#ECE1E5
(236,225,229)
#EFE8EC
(239,232,236)
#F2EFF3
(242,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D4A9AD color. Also use rgb(212,169,173) instead hex code.

Text Font Color

.myTextColor { color: #D4A9AD; }

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

This text font color is #D4A9AD.

Background Color

.myBgColor { background-color: #D4A9AD; }

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

This div background color is #D4A9AD.

Border color

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

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

This div border color is #D4A9AD.

Opacity

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

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

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

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

This text has shadow with #D4A9AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4A9AD.

Preview

Color preview on black background

This text has color #D4A9AD on black background.


Color preview on white background

This text has color #D4A9AD on white background.


Black color preview on #D4A9AD background

This text has black color on #D4A9AD background.


White color preview on #D4A9AD background

This text has white color on #D4A9AD background.


Related colors

Complementary color

Complementary color for #hex is #2B5652.


I love getcolorcode.com

Triadic colors

1 #ADD4A9 and #A9ADD4 with #D4A9AD are triadic colors.

2 #ADA9D4 and #A9D4AD with #D4A9AD are triadic colors.