COLOR #D9AED9

HEX: #D9AED9 RGB: (217,174,217)

Color info

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

RGB color model

#D9AED9 color RGB value is (217,174,217).

RGB: (217,174,217) (85%, 68%, 85%)

RGB channels and saturation

R 217 of 255 = 85%
G 174 of 255 = 68%
B 217 of 255 = 85%

217
174
217

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

Portions of RGB colors in percentages

R + G + B = 217 + 174 + 217 = 608 (100%)
R 217 of 608 ~ 35.69%
G 174 of 608 ~ 28.62%
B 217 of 608 ~ 35.69'%

%35.69
%28.62
%35.69

CMYK color model

#D9AED9 color CMYK value is (0,20,0,15).

  • cyan value is 0.00%
  • magenta value is 19.82%
  • yellow value is 0.00%
  • key color value is 14.90%

CMYK: (0,20,0,15)
C0M20Y0K15 (0%, 20%, 0%, 15%)
(0.00 / 0.20 / 0.00 / 0.15)

CMYK percentages

%0
%19.82
%0
%14.9

Codes

Color #D9AED9 in popluar color models

D9 AE D9
RGB 217 174 217
HSL 300° 36.13% 76.67%
HSB/HSV 300° 19.82% 85.10%
CMYK 0.00% 19.82% 0.00%
14.90%

Color #D9AED9 in popluar number systems.

HEX D9 AE D9
Decimal 217 174 217
Binary 11011001 10101110 11011001
Octal 331 256 331

Shades and tints

Shades of #D9AED9

#D9AED9
(217,174,217)
#C69FC6
(198,159,198)
#B390B3
(179,144,179)
#A081A0
(160,129,160)
#8D728D
(141,114,141)
#7A637A
(122,99,122)
#675467
(103,84,103)
#544554
(84,69,84)
#413641
(65,54,65)
#2E272E
(46,39,46)
#1B181B
(27,24,27)
#000000
(0,0,0)

Tints of #D9AED9

#D9AED9
(217,174,217)
#DCB5DC
(220,181,220)
#DFBCDF
(223,188,223)
#E2C3E2
(226,195,226)
#E5CAE5
(229,202,229)
#E8D1E8
(232,209,232)
#EBD8EB
(235,216,235)
#EEDFEE
(238,223,238)
#F1E6F1
(241,230,241)
#F4EDF4
(244,237,244)
#F7F4F7
(247,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D9AED9; }

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

This text font color is #D9AED9.

Background Color

.myBgColor { background-color: #D9AED9; }

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

This div background color is #D9AED9.

Border color

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

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

This div border color is #D9AED9.

Opacity

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

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

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

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

This text has shadow with #D9AED9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9AED9.

Preview

Color preview on black background

This text has color #D9AED9 on black background.


Color preview on white background

This text has color #D9AED9 on white background.


Black color preview on #D9AED9 background

This text has black color on #D9AED9 background.


White color preview on #D9AED9 background

This text has white color on #D9AED9 background.


Related colors

Complementary color

Complementary color for #hex is #265126.


I love getcolorcode.com

Triadic colors

1 #D9D9AE and #AED9D9 with #D9AED9 are triadic colors.

2 #D9AED9 and #AED9D9 with #D9AED9 are triadic colors.