COLOR #D4AED8

HEX: #D4AED8 RGB: (212,174,216)

Color info

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

RGB color model

#D4AED8 color RGB value is (212,174,216).

RGB: (212,174,216) (83%, 68%, 85%)

RGB channels and saturation

R 212 of 255 = 83%
G 174 of 255 = 68%
B 216 of 255 = 85%

212
174
216

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

Portions of RGB colors in percentages

R + G + B = 212 + 174 + 216 = 602 (100%)
R 212 of 602 ~ 35.22%
G 174 of 602 ~ 28.9%
B 216 of 602 ~ 35.88'%

%35.22
%28.9
%35.88

CMYK color model

#D4AED8 color CMYK value is (2,19,0,15).

  • cyan value is 1.85%
  • magenta value is 19.44%
  • yellow value is 0.00%
  • key color value is 15.29%

CMYK: (2,19,0,15)
C2M19Y0K15 (2%, 19%, 0%, 15%)
(0.02 / 0.19 / 0.00 / 0.15)

CMYK percentages

%1.85
%19.44
%0
%15.29

Codes

Color #D4AED8 in popluar color models

D4 AE D8
RGB 212 174 216
HSL 294° 35.00% 76.47%
HSB/HSV 294° 19.44% 84.71%
CMYK 1.85% 19.44% 0.00%
15.29%

Color #D4AED8 in popluar number systems.

HEX D4 AE D8
Decimal 212 174 216
Binary 11010100 10101110 11011000
Octal 324 256 330

Shades and tints

Shades of #D4AED8

#D4AED8
(212,174,216)
#C19FC5
(193,159,197)
#AE90B2
(174,144,178)
#9B819F
(155,129,159)
#88728C
(136,114,140)
#756379
(117,99,121)
#625466
(98,84,102)
#4F4553
(79,69,83)
#3C3640
(60,54,64)
#29272D
(41,39,45)
#16181A
(22,24,26)
#000000
(0,0,0)

Tints of #D4AED8

#D4AED8
(212,174,216)
#D7B5DB
(215,181,219)
#DABCDE
(218,188,222)
#DDC3E1
(221,195,225)
#E0CAE4
(224,202,228)
#E3D1E7
(227,209,231)
#E6D8EA
(230,216,234)
#E9DFED
(233,223,237)
#ECE6F0
(236,230,240)
#EFEDF3
(239,237,243)
#F2F4F6
(242,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D4AED8; }

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

This text font color is #D4AED8.

Background Color

.myBgColor { background-color: #D4AED8; }

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

This div background color is #D4AED8.

Border color

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

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

This div border color is #D4AED8.

Opacity

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

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

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

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

This text has shadow with #D4AED8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4AED8.

Preview

Color preview on black background

This text has color #D4AED8 on black background.


Color preview on white background

This text has color #D4AED8 on white background.


Black color preview on #D4AED8 background

This text has black color on #D4AED8 background.


White color preview on #D4AED8 background

This text has white color on #D4AED8 background.


Related colors

Complementary color

Complementary color for #hex is #2B5127.


I love getcolorcode.com

Triadic colors

1 #D8D4AE and #AED8D4 with #D4AED8 are triadic colors.

2 #D8AED4 and #AED4D8 with #D4AED8 are triadic colors.