COLOR #D7A6AD

HEX: #D7A6AD RGB: (215,166,173)

Color info

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

RGB color model

#D7A6AD color RGB value is (215,166,173).

RGB: (215,166,173) (84%, 65%, 68%)

RGB channels and saturation

R 215 of 255 = 84%
G 166 of 255 = 65%
B 173 of 255 = 68%

215
166
173

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

Portions of RGB colors in percentages

R + G + B = 215 + 166 + 173 = 554 (100%)
R 215 of 554 ~ 38.81%
G 166 of 554 ~ 29.96%
B 173 of 554 ~ 31.23'%

%38.81
%29.96
%31.23

CMYK color model

#D7A6AD color CMYK value is (0,23,20,16).

  • cyan value is 0.00%
  • magenta value is 22.79%
  • yellow value is 19.53%
  • key color value is 15.69%

CMYK: (0,23,20,16)
C0M23Y20K16 (0%, 23%, 20%, 16%)
(0.00 / 0.23 / 0.20 / 0.16)

CMYK percentages

%0
%22.79
%19.53
%15.69

Codes

Color #D7A6AD in popluar color models

D7 A6 AD
RGB 215 166 173
HSL 351° 37.98% 74.71%
HSB/HSV 351° 22.79% 84.31%
CMYK 0.00% 22.79% 19.53%
15.69%

Color #D7A6AD in popluar number systems.

HEX D7 A6 AD
Decimal 215 166 173
Binary 11010111 10100110 10101101
Octal 327 246 255

Shades and tints

Shades of #D7A6AD

#D7A6AD
(215,166,173)
#C4979E
(196,151,158)
#B1888F
(177,136,143)
#9E7980
(158,121,128)
#8B6A71
(139,106,113)
#785B62
(120,91,98)
#654C53
(101,76,83)
#523D44
(82,61,68)
#3F2E35
(63,46,53)
#2C1F26
(44,31,38)
#191017
(25,16,23)
#000000
(0,0,0)

Tints of #D7A6AD

#D7A6AD
(215,166,173)
#DAAEB4
(218,174,180)
#DDB6BB
(221,182,187)
#E0BEC2
(224,190,194)
#E3C6C9
(227,198,201)
#E6CED0
(230,206,208)
#E9D6D7
(233,214,215)
#ECDEDE
(236,222,222)
#EFE6E5
(239,230,229)
#F2EEEC
(242,238,236)
#F5F6F3
(245,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D7A6AD color. Also use rgb(215,166,173) instead hex code.

Text Font Color

.myTextColor { color: #D7A6AD; }

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

This text font color is #D7A6AD.

Background Color

.myBgColor { background-color: #D7A6AD; }

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

This div background color is #D7A6AD.

Border color

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

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

This div border color is #D7A6AD.

Opacity

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

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

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

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

This text has shadow with #D7A6AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D7A6AD.

Preview

Color preview on black background

This text has color #D7A6AD on black background.


Color preview on white background

This text has color #D7A6AD on white background.


Black color preview on #D7A6AD background

This text has black color on #D7A6AD background.


White color preview on #D7A6AD background

This text has white color on #D7A6AD background.


Related colors

Complementary color

Complementary color for #hex is #285952.


I love getcolorcode.com

Triadic colors

1 #ADD7A6 and #A6ADD7 with #D7A6AD are triadic colors.

2 #ADA6D7 and #A6D7AD with #D7A6AD are triadic colors.