COLOR #D5A3AD

HEX: #D5A3AD RGB: (213,163,173)

Color info

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

RGB color model

#D5A3AD color RGB value is (213,163,173).

RGB: (213,163,173) (84%, 64%, 68%)

RGB channels and saturation

R 213 of 255 = 84%
G 163 of 255 = 64%
B 173 of 255 = 68%

213
163
173

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

Portions of RGB colors in percentages

R + G + B = 213 + 163 + 173 = 549 (100%)
R 213 of 549 ~ 38.8%
G 163 of 549 ~ 29.69%
B 173 of 549 ~ 31.51'%

%38.8
%29.69
%31.51

CMYK color model

#D5A3AD color CMYK value is (0,23,19,16).

  • cyan value is 0.00%
  • magenta value is 23.47%
  • yellow value is 18.78%
  • key color value is 16.47%

CMYK: (0,23,19,16)
C0M23Y19K16 (0%, 23%, 19%, 16%)
(0.00 / 0.23 / 0.19 / 0.16)

CMYK percentages

%0
%23.47
%18.78
%16.47

Codes

Color #D5A3AD in popluar color models

D5 A3 AD
RGB 213 163 173
HSL 348° 37.31% 73.73%
HSB/HSV 348° 23.47% 83.53%
CMYK 0.00% 23.47% 18.78%
16.47%

Color #D5A3AD in popluar number systems.

HEX D5 A3 AD
Decimal 213 163 173
Binary 11010101 10100011 10101101
Octal 325 243 255

Shades and tints

Shades of #D5A3AD

#D5A3AD
(213,163,173)
#C2959E
(194,149,158)
#AF878F
(175,135,143)
#9C7980
(156,121,128)
#896B71
(137,107,113)
#765D62
(118,93,98)
#634F53
(99,79,83)
#504144
(80,65,68)
#3D3335
(61,51,53)
#2A2526
(42,37,38)
#171717
(23,23,23)
#000000
(0,0,0)

Tints of #D5A3AD

#D5A3AD
(213,163,173)
#D8ABB4
(216,171,180)
#DBB3BB
(219,179,187)
#DEBBC2
(222,187,194)
#E1C3C9
(225,195,201)
#E4CBD0
(228,203,208)
#E7D3D7
(231,211,215)
#EADBDE
(234,219,222)
#EDE3E5
(237,227,229)
#F0EBEC
(240,235,236)
#F3F3F3
(243,243,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5A3AD color. Also use rgb(213,163,173) instead hex code.

Text Font Color

.myTextColor { color: #D5A3AD; }

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

This text font color is #D5A3AD.

Background Color

.myBgColor { background-color: #D5A3AD; }

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

This div background color is #D5A3AD.

Border color

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

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

This div border color is #D5A3AD.

Opacity

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

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

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

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

This text has shadow with #D5A3AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5A3AD.

Preview

Color preview on black background

This text has color #D5A3AD on black background.


Color preview on white background

This text has color #D5A3AD on white background.


Black color preview on #D5A3AD background

This text has black color on #D5A3AD background.


White color preview on #D5A3AD background

This text has white color on #D5A3AD background.


Related colors

Complementary color

Complementary color for #hex is #2A5C52.


I love getcolorcode.com

Triadic colors

1 #ADD5A3 and #A3ADD5 with #D5A3AD are triadic colors.

2 #ADA3D5 and #A3D5AD with #D5A3AD are triadic colors.