COLOR #E5ADEC

HEX: #E5ADEC RGB: (229,173,236)

Renk bilgisi

#E5ADEC contains mainly red and blue colors. #E5ADEC ‘ nin web güvenlik rengi #CC99FF (ya da #C9F) dir.

RGB renk modeli

#E5ADEC color RGB value is (229,173,236).

RGB: (229,173,236) (90%, 68%, 93%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 173 of 255 = 68%
B 236 of 255 = 93%

229
173
236

R + G + B ~ 84%. #E5ADEC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 173 + 236 = 638 (100%)
R 229 of 638 ~ 35.89%
G 173 of 638 ~ 27.12%
B 236 of 638 ~ 36.99'%

%35.89
%27.12
%36.99

CMYK RENK MODELİ

#E5ADEC rengi CMYK tonu (3,27,0,7).

  • camgöbeği tonu 2.97%
  • eflatun tonu 26.69%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

CMYK: (3,27,0,7)
C3M27Y0K7 (3%, 27%, 0%, 7%)
(0.03 / 0.27 / 0.00 / 0.07)

CMYK yüzdeleri

%2.97
%26.69
%0
%7.45

Codes

Color #E5ADEC in popluar color models

E5 AD EC
RGB 229 173 236
HSL 293° 62.38% 80.20%
HSB/HSV 293° 26.69% 92.55%
CMYK 2.97% 26.69% 0.00%
7.45%

Color #E5ADEC in popluar number systems.

HEX E5 AD EC
Decimal 229 173 236
Binary 11100101 10101101 11101100
Octal 345 255 354

Shades and tints

Shades of #E5ADEC

#E5ADEC
(229,173,236)
#D19ED7
(209,158,215)
#BD8FC2
(189,143,194)
#A980AD
(169,128,173)
#957198
(149,113,152)
#816283
(129,98,131)
#6D536E
(109,83,110)
#594459
(89,68,89)
#453544
(69,53,68)
#31262F
(49,38,47)
#1D171A
(29,23,26)
#000000
(0,0,0)

Tints of #E5ADEC

#E5ADEC
(229,173,236)
#E7B4ED
(231,180,237)
#E9BBEE
(233,187,238)
#EBC2EF
(235,194,239)
#EDC9F0
(237,201,240)
#EFD0F1
(239,208,241)
#F1D7F2
(241,215,242)
#F3DEF3
(243,222,243)
#F5E5F4
(245,229,244)
#F7ECF5
(247,236,245)
#F9F3F6
(249,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5ADEC; }

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

This text font color is #E5ADEC.

Background Color

.myBgColor { background-color: #E5ADEC; }

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

This div background color is #E5ADEC.

Border color

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

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

This div border color is #E5ADEC.

Opacity

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

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

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

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

This text has shadow with #E5ADEC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5ADEC.

Preview

Color preview on black background

This text has color #E5ADEC on black background.


Color preview on white background

This text has color #E5ADEC on white background.


Black color preview on #E5ADEC background

This text has black color on #E5ADEC background.


White color preview on #E5ADEC background

This text has white color on #E5ADEC background.


Related colors

Complementary color

Complementary color for #hex is #1A5213.


I love getcolorcode.com

Triadic colors

1 #ECE5AD and #ADECE5 with #E5ADEC are triadic colors.

2 #ECADE5 and #ADE5EC with #E5ADEC are triadic colors.