COLOR #D4AEEF

HEX: #D4AEEF RGB: (212,174,239)

Color info

#D4AEEF contains mainly red and blue colors. Web safe color of #D4AEEF is #CC99FF (or #C9F).

RGB color model

#D4AEEF color RGB value is (212,174,239).

RGB: (212,174,239) (83%, 68%, 94%)

RGB channels and saturation

R 212 of 255 = 83%
G 174 of 255 = 68%
B 239 of 255 = 94%

212
174
239

R + G + B ~ 82%. #D4AEEF is quite light color.

Portions of RGB colors in percentages

R + G + B = 212 + 174 + 239 = 625 (100%)
R 212 of 625 ~ 33.92%
G 174 of 625 ~ 27.84%
B 239 of 625 ~ 38.24'%

%33.92
%27.84
%38.24

CMYK color model

#D4AEEF color CMYK value is (11,27,0,6).

  • cyan value is 11.30%
  • magenta value is 27.20%
  • yellow value is 0.00%
  • key color value is 6.27%
CMYK: (11,27,0,6) C11M27Y0K6 (11%,27%,0%,6%) (0.11/0.27/0.00/0.06) 

CMYK percentages

%11.3
%27.2
%0
%6.27

Codes

Color #D4AEEF in popluar color models

D4 AE EF
RGB 212 174 239
HSL 275° 67.01% 80.98%
HSB/HSV 275° 27.20% 93.73%
CMYK 11.30% 27.20% 0.00%
6.27%

Color #D4AEEF in popluar number systems.

HEX D4 AE EF
Decimal 212 174 239
Binary 11010100 10101110 11101111
Octal 324 256 357

Shades and tints

Shades of #D4AEEF

#D4AEEF
(212,174,239)
#C19FDA
(193,159,218)
#AE90C5
(174,144,197)
#9B81B0
(155,129,176)
#88729B
(136,114,155)
#756386
(117,99,134)
#625471
(98,84,113)
#4F455C
(79,69,92)
#3C3647
(60,54,71)
#292732
(41,39,50)
#16181D
(22,24,29)
#000000
(0,0,0)

Tints of #D4AEEF

#D4AEEF
(212,174,239)
#D7B5F0
(215,181,240)
#DABCF1
(218,188,241)
#DDC3F2
(221,195,242)
#E0CAF3
(224,202,243)
#E3D1F4
(227,209,244)
#E6D8F5
(230,216,245)
#E9DFF6
(233,223,246)
#ECE6F7
(236,230,247)
#EFEDF8
(239,237,248)
#F2F4F9
(242,244,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D4AEEF; }

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

This text font color is #D4AEEF.

Background Color

.myBgColor { background-color: #D4AEEF; }

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

This div background color is #D4AEEF.

Border color

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

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

This div border color is #D4AEEF.

Opacity

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

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

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

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

This text has shadow with #D4AEEF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4AEEF.

Preview

Color preview on black background

This text has color #D4AEEF on black background.


Color preview on white background

This text has color #D4AEEF on white background.


Black color preview on #D4AEEF background

This text has black color on #D4AEEF background.


White color preview on #D4AEEF background

This text has white color on #D4AEEF background.


Related colors

Complementary color

Complementary color for #hex is #2B5110.


I love getcolorcode.com

Triadic colors

1 #EFD4AE and #AEEFD4 with #D4AEEF are triadic colors.

2 #EFAED4 and #AED4EF with #D4AEEF are triadic colors.