COLOR #E5AEDD

HEX: #E5AEDD RGB: (229,174,221)

Color info

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

RGB color model

#E5AEDD color RGB value is (229,174,221).

RGB: (229,174,221) (90%, 68%, 87%)

RGB channels and saturation

R 229 of 255 = 90%
G 174 of 255 = 68%
B 221 of 255 = 87%

229
174
221

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

Portions of RGB colors in percentages

R + G + B = 229 + 174 + 221 = 624 (100%)
R 229 of 624 ~ 36.7%
G 174 of 624 ~ 27.88%
B 221 of 624 ~ 35.42'%

%36.7
%27.88
%35.42

CMYK color model

#E5AEDD color CMYK value is (0,24,3,10).

  • cyan value is 0.00%
  • magenta value is 24.02%
  • yellow value is 3.49%
  • key color value is 10.20%

CMYK: (0,24,3,10)
C0M24Y3K10 (0%, 24%, 3%, 10%)
(0.00 / 0.24 / 0.03 / 0.10)

CMYK percentages

%0
%24.02
%3.49
%10.2

Codes

Color #E5AEDD in popluar color models

E5 AE DD
RGB 229 174 221
HSL 309° 51.40% 79.02%
HSB/HSV 309° 24.02% 89.80%
CMYK 0.00% 24.02% 3.49%
10.20%

Color #E5AEDD in popluar number systems.

HEX E5 AE DD
Decimal 229 174 221
Binary 11100101 10101110 11011101
Octal 345 256 335

Shades and tints

Shades of #E5AEDD

#E5AEDD
(229,174,221)
#D19FC9
(209,159,201)
#BD90B5
(189,144,181)
#A981A1
(169,129,161)
#95728D
(149,114,141)
#816379
(129,99,121)
#6D5465
(109,84,101)
#594551
(89,69,81)
#45363D
(69,54,61)
#312729
(49,39,41)
#1D1815
(29,24,21)
#000000
(0,0,0)

Tints of #E5AEDD

#E5AEDD
(229,174,221)
#E7B5E0
(231,181,224)
#E9BCE3
(233,188,227)
#EBC3E6
(235,195,230)
#EDCAE9
(237,202,233)
#EFD1EC
(239,209,236)
#F1D8EF
(241,216,239)
#F3DFF2
(243,223,242)
#F5E6F5
(245,230,245)
#F7EDF8
(247,237,248)
#F9F4FB
(249,244,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5AEDD; }

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

This text font color is #E5AEDD.

Background Color

.myBgColor { background-color: #E5AEDD; }

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

This div background color is #E5AEDD.

Border color

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

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

This div border color is #E5AEDD.

Opacity

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

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

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

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

This text has shadow with #E5AEDD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5AEDD.

Preview

Color preview on black background

This text has color #E5AEDD on black background.


Color preview on white background

This text has color #E5AEDD on white background.


Black color preview on #E5AEDD background

This text has black color on #E5AEDD background.


White color preview on #E5AEDD background

This text has white color on #E5AEDD background.


Related colors

Complementary color

Complementary color for #hex is #1A5122.


I love getcolorcode.com

Triadic colors

1 #DDE5AE and #AEDDE5 with #E5AEDD are triadic colors.

2 #DDAEE5 and #AEE5DD with #E5AEDD are triadic colors.