COLOR #D5A7AD

HEX: #D5A7AD RGB: (213,167,173)

Color info

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

RGB color model

#D5A7AD color RGB value is (213,167,173).

RGB: (213,167,173) (84%, 65%, 68%)

RGB channels and saturation

R 213 of 255 = 84%
G 167 of 255 = 65%
B 173 of 255 = 68%

213
167
173

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

Portions of RGB colors in percentages

R + G + B = 213 + 167 + 173 = 553 (100%)
R 213 of 553 ~ 38.52%
G 167 of 553 ~ 30.2%
B 173 of 553 ~ 31.28'%

%38.52
%30.2
%31.28

CMYK color model

#D5A7AD color CMYK value is (0,22,19,16).

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

CMYK: (0,22,19,16)
C0M22Y19K16 (0%, 22%, 19%, 16%)
(0.00 / 0.22 / 0.19 / 0.16)

CMYK percentages

%0
%21.6
%18.78
%16.47

Codes

Color #D5A7AD in popluar color models

D5 A7 AD
RGB 213 167 173
HSL 352° 35.38% 74.51%
HSB/HSV 352° 21.60% 83.53%
CMYK 0.00% 21.60% 18.78%
16.47%

Color #D5A7AD in popluar number systems.

HEX D5 A7 AD
Decimal 213 167 173
Binary 11010101 10100111 10101101
Octal 325 247 255

Shades and tints

Shades of #D5A7AD

#D5A7AD
(213,167,173)
#C2989E
(194,152,158)
#AF898F
(175,137,143)
#9C7A80
(156,122,128)
#896B71
(137,107,113)
#765C62
(118,92,98)
#634D53
(99,77,83)
#503E44
(80,62,68)
#3D2F35
(61,47,53)
#2A2026
(42,32,38)
#171117
(23,17,23)
#000000
(0,0,0)

Tints of #D5A7AD

#D5A7AD
(213,167,173)
#D8AFB4
(216,175,180)
#DBB7BB
(219,183,187)
#DEBFC2
(222,191,194)
#E1C7C9
(225,199,201)
#E4CFD0
(228,207,208)
#E7D7D7
(231,215,215)
#EADFDE
(234,223,222)
#EDE7E5
(237,231,229)
#F0EFEC
(240,239,236)
#F3F7F3
(243,247,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5A7AD; }

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

This text font color is #D5A7AD.

Background Color

.myBgColor { background-color: #D5A7AD; }

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

This div background color is #D5A7AD.

Border color

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

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

This div border color is #D5A7AD.

Opacity

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

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

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

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

This text has shadow with #D5A7AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5A7AD.

Preview

Color preview on black background

This text has color #D5A7AD on black background.


Color preview on white background

This text has color #D5A7AD on white background.


Black color preview on #D5A7AD background

This text has black color on #D5A7AD background.


White color preview on #D5A7AD background

This text has white color on #D5A7AD background.


Related colors

Complementary color

Complementary color for #hex is #2A5852.


I love getcolorcode.com

Triadic colors

1 #ADD5A7 and #A7ADD5 with #D5A7AD are triadic colors.

2 #ADA7D5 and #A7D5AD with #D5A7AD are triadic colors.