COLOR #E5AAD5

HEX: #E5AAD5 RGB: (229,170,213)

Renk bilgisi

#E5AAD5 contains red, green and blue colors in about the same proportion. #E5AAD5 ‘ nin web güvenlik rengi #CC99CC (ya da #C9C) dir.

RGB renk modeli

#E5AAD5 color RGB value is (229,170,213).

RGB: (229,170,213) (90%, 67%, 84%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 170 of 255 = 67%
B 213 of 255 = 84%

229
170
213

R + G + B ~ 80%. #E5AAD5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 170 + 213 = 612 (100%)
R 229 of 612 ~ 37.42%
G 170 of 612 ~ 27.78%
B 213 of 612 ~ 34.8'%

%37.42
%27.78
%34.8

CMYK RENK MODELİ

#E5AAD5 rengi CMYK tonu (0,26,7,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 25.76%
  • sarı tonu 6.99%
  • ana renk tonu 10.20%

CMYK: (0,26,7,10)
C0M26Y7K10 (0%, 26%, 7%, 10%)
(0.00 / 0.26 / 0.07 / 0.10)

CMYK yüzdeleri

%0
%25.76
%6.99
%10.2

Codes

Color #E5AAD5 in popluar color models

E5 AA D5
RGB 229 170 213
HSL 316° 53.15% 78.24%
HSB/HSV 316° 25.76% 89.80%
CMYK 0.00% 25.76% 6.99%
10.20%

Color #E5AAD5 in popluar number systems.

HEX E5 AA D5
Decimal 229 170 213
Binary 11100101 10101010 11010101
Octal 345 252 325

Shades and tints

Shades of #E5AAD5

#E5AAD5
(229,170,213)
#D19BC2
(209,155,194)
#BD8CAF
(189,140,175)
#A97D9C
(169,125,156)
#956E89
(149,110,137)
#815F76
(129,95,118)
#6D5063
(109,80,99)
#594150
(89,65,80)
#45323D
(69,50,61)
#31232A
(49,35,42)
#1D1417
(29,20,23)
#000000
(0,0,0)

Tints of #E5AAD5

#E5AAD5
(229,170,213)
#E7B1D8
(231,177,216)
#E9B8DB
(233,184,219)
#EBBFDE
(235,191,222)
#EDC6E1
(237,198,225)
#EFCDE4
(239,205,228)
#F1D4E7
(241,212,231)
#F3DBEA
(243,219,234)
#F5E2ED
(245,226,237)
#F7E9F0
(247,233,240)
#F9F0F3
(249,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5AAD5 color. Also use rgb(229,170,213) instead hex code.

Text Font Color

.myTextColor { color: #E5AAD5; }

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

This text font color is #E5AAD5.

Background Color

.myBgColor { background-color: #E5AAD5; }

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

This div background color is #E5AAD5.

Border color

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

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

This div border color is #E5AAD5.

Opacity

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

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

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

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

This text has shadow with #E5AAD5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5AAD5.

Preview

Color preview on black background

This text has color #E5AAD5 on black background.


Color preview on white background

This text has color #E5AAD5 on white background.


Black color preview on #E5AAD5 background

This text has black color on #E5AAD5 background.


White color preview on #E5AAD5 background

This text has white color on #E5AAD5 background.


Related colors

Complementary color

Complementary color for #hex is #1A552A.


I love getcolorcode.com

Triadic colors

1 #D5E5AA and #AAD5E5 with #E5AAD5 are triadic colors.

2 #D5AAE5 and #AAE5D5 with #E5AAD5 are triadic colors.