COLOR #E5ADDA

HEX: #E5ADDA RGB: (229,173,218)

Renk bilgisi

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

RGB renk modeli

#E5ADDA color RGB value is (229,173,218).

RGB: (229,173,218) (90%, 68%, 85%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 173 of 255 = 68%
B 218 of 255 = 85%

229
173
218

R + G + B ~ 81%. #E5ADDA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 173 + 218 = 620 (100%)
R 229 of 620 ~ 36.94%
G 173 of 620 ~ 27.9%
B 218 of 620 ~ 35.16'%

%36.94
%27.9
%35.16

CMYK RENK MODELİ

#E5ADDA rengi CMYK tonu (0,24,5,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 24.45%
  • sarı tonu 4.80%
  • ana renk tonu 10.20%

CMYK: (0,24,5,10)
C0M24Y5K10 (0%, 24%, 5%, 10%)
(0.00 / 0.24 / 0.05 / 0.10)

CMYK yüzdeleri

%0
%24.45
%4.8
%10.2

Codes

Color #E5ADDA in popluar color models

E5 AD DA
RGB 229 173 218
HSL 312° 51.85% 78.82%
HSB/HSV 312° 24.45% 89.80%
CMYK 0.00% 24.45% 4.80%
10.20%

Color #E5ADDA in popluar number systems.

HEX E5 AD DA
Decimal 229 173 218
Binary 11100101 10101101 11011010
Octal 345 255 332

Shades and tints

Shades of #E5ADDA

#E5ADDA
(229,173,218)
#D19EC7
(209,158,199)
#BD8FB4
(189,143,180)
#A980A1
(169,128,161)
#95718E
(149,113,142)
#81627B
(129,98,123)
#6D5368
(109,83,104)
#594455
(89,68,85)
#453542
(69,53,66)
#31262F
(49,38,47)
#1D171C
(29,23,28)
#000000
(0,0,0)

Tints of #E5ADDA

#E5ADDA
(229,173,218)
#E7B4DD
(231,180,221)
#E9BBE0
(233,187,224)
#EBC2E3
(235,194,227)
#EDC9E6
(237,201,230)
#EFD0E9
(239,208,233)
#F1D7EC
(241,215,236)
#F3DEEF
(243,222,239)
#F5E5F2
(245,229,242)
#F7ECF5
(247,236,245)
#F9F3F8
(249,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5ADDA color. Also use rgb(229,173,218) instead hex code.

Text Font Color

.myTextColor { color: #E5ADDA; }

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

This text font color is #E5ADDA.

Background Color

.myBgColor { background-color: #E5ADDA; }

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

This div background color is #E5ADDA.

Border color

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

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

This div border color is #E5ADDA.

Opacity

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

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

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

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

This text has shadow with #E5ADDA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5ADDA.

Preview

Color preview on black background

This text has color #E5ADDA on black background.


Color preview on white background

This text has color #E5ADDA on white background.


Black color preview on #E5ADDA background

This text has black color on #E5ADDA background.


White color preview on #E5ADDA background

This text has white color on #E5ADDA background.


Related colors

Complementary color

Complementary color for #hex is #1A5225.


I love getcolorcode.com

Triadic colors

1 #DAE5AD and #ADDAE5 with #E5ADDA are triadic colors.

2 #DAADE5 and #ADE5DA with #E5ADDA are triadic colors.