COLOR #D6AED5

HEX: #D6AED5 RGB: (214,174,213)

Color info

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

RGB color model

#D6AED5 color RGB value is (214,174,213).

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

RGB channels and saturation

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

214
174
213

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

Portions of RGB colors in percentages

R + G + B = 214 + 174 + 213 = 601 (100%)
R 214 of 601 ~ 35.61%
G 174 of 601 ~ 28.95%
B 213 of 601 ~ 35.44'%

%35.61
%28.95
%35.44

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 18.69%
  • yellow value is 0.47%
  • key color value is 16.08%
CMYK: (0,19,0,16) C0M19Y0K16 (0%,19%,0%,16%) (0.00/0.19/0.00/0.16) 

CMYK percentages

%0
%18.69
%0.47
%16.08

Codes

Color #D6AED5 in popluar color models

D6 AE D5
RGB 214 174 213
HSL 302° 32.79% 76.08%
HSB/HSV 302° 18.69% 83.92%
CMYK 0.00% 18.69% 0.47%
16.08%

Color #D6AED5 in popluar number systems.

HEX D6 AE D5
Decimal 214 174 213
Binary 11010110 10101110 11010101
Octal 326 256 325

Shades and tints

Shades of #D6AED5

#D6AED5
(214,174,213)
#C39FC2
(195,159,194)
#B090AF
(176,144,175)
#9D819C
(157,129,156)
#8A7289
(138,114,137)
#776376
(119,99,118)
#645463
(100,84,99)
#514550
(81,69,80)
#3E363D
(62,54,61)
#2B272A
(43,39,42)
#181817
(24,24,23)
#000000
(0,0,0)

Tints of #D6AED5

#D6AED5
(214,174,213)
#D9B5D8
(217,181,216)
#DCBCDB
(220,188,219)
#DFC3DE
(223,195,222)
#E2CAE1
(226,202,225)
#E5D1E4
(229,209,228)
#E8D8E7
(232,216,231)
#EBDFEA
(235,223,234)
#EEE6ED
(238,230,237)
#F1EDF0
(241,237,240)
#F4F4F3
(244,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D6AED5; }

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

This text font color is #D6AED5.

Background Color

.myBgColor { background-color: #D6AED5; }

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

This div background color is #D6AED5.

Border color

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

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

This div border color is #D6AED5.

Opacity

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

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

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

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

This text has shadow with #D6AED5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6AED5.

Preview

Color preview on black background

This text has color #D6AED5 on black background.


Color preview on white background

This text has color #D6AED5 on white background.


Black color preview on #D6AED5 background

This text has black color on #D6AED5 background.


White color preview on #D6AED5 background

This text has white color on #D6AED5 background.


Related colors

Complementary color

Complementary color for #hex is #29512A.


I love getcolorcode.com

Triadic colors

1 #D5D6AE and #AED5D6 with #D6AED5 are triadic colors.

2 #D5AED6 and #AED6D5 with #D6AED5 are triadic colors.