COLOR #D7AED5

HEX: #D7AED5 RGB: (215,174,213)

Color info

#D7AED5 contains red, green and blue colors in about the same proportion. Web safe color of #D7AED5 is #CC99CC (or #C9C).

RGB color model

#D7AED5 color RGB value is (215,174,213).

RGB: (215,174,213) (84%, 68%, 84%)

RGB channels and saturation

R 215 of 255 = 84%
G 174 of 255 = 68%
B 213 of 255 = 84%

215
174
213

R + G + B ~ 79%. #D7AED5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 215 + 174 + 213 = 602 (100%)
R 215 of 602 ~ 35.71%
G 174 of 602 ~ 28.9%
B 213 of 602 ~ 35.38'%

%35.71
%28.9
%35.38

CMYK color model

#D7AED5 color CMYK value is (0,19,1,16).

  • cyan value is 0.00%
  • magenta value is 19.07%
  • yellow value is 0.93%
  • key color value is 15.69%

CMYK: (0,19,1,16)
C0M19Y1K16 (0%, 19%, 1%, 16%)
(0.00 / 0.19 / 0.01 / 0.16)

CMYK percentages

%0
%19.07
%0.93
%15.69

Codes

Color #D7AED5 in popluar color models

D7 AE D5
RGB 215 174 213
HSL 303° 33.88% 76.27%
HSB/HSV 303° 19.07% 84.31%
CMYK 0.00% 19.07% 0.93%
15.69%

Color #D7AED5 in popluar number systems.

HEX D7 AE D5
Decimal 215 174 213
Binary 11010111 10101110 11010101
Octal 327 256 325

Shades and tints

Shades of #D7AED5

#D7AED5
(215,174,213)
#C49FC2
(196,159,194)
#B190AF
(177,144,175)
#9E819C
(158,129,156)
#8B7289
(139,114,137)
#786376
(120,99,118)
#655463
(101,84,99)
#524550
(82,69,80)
#3F363D
(63,54,61)
#2C272A
(44,39,42)
#191817
(25,24,23)
#000000
(0,0,0)

Tints of #D7AED5

#D7AED5
(215,174,213)
#DAB5D8
(218,181,216)
#DDBCDB
(221,188,219)
#E0C3DE
(224,195,222)
#E3CAE1
(227,202,225)
#E6D1E4
(230,209,228)
#E9D8E7
(233,216,231)
#ECDFEA
(236,223,234)
#EFE6ED
(239,230,237)
#F2EDF0
(242,237,240)
#F5F4F3
(245,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D7AED5 color. Also use rgb(215,174,213) instead hex code.

Text Font Color

.myTextColor { color: #D7AED5; }

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

This text font color is #D7AED5.

Background Color

.myBgColor { background-color: #D7AED5; }

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

This div background color is #D7AED5.

Border color

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

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

This div border color is #D7AED5.

Opacity

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

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

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

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

This text has shadow with #D7AED5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D7AED5.

Preview

Color preview on black background

This text has color #D7AED5 on black background.


Color preview on white background

This text has color #D7AED5 on white background.


Black color preview on #D7AED5 background

This text has black color on #D7AED5 background.


White color preview on #D7AED5 background

This text has white color on #D7AED5 background.


Related colors

Complementary color

Complementary color for #hex is #28512A.


I love getcolorcode.com

Triadic colors

1 #D5D7AE and #AED5D7 with #D7AED5 are triadic colors.

2 #D5AED7 and #AED7D5 with #D7AED5 are triadic colors.