COLOR #E5ADEB

HEX: #E5ADEB RGB: (229,173,235)

Renk bilgisi

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

RGB renk modeli

#E5ADEB color RGB value is (229,173,235).

RGB: (229,173,235) (90%, 68%, 92%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 173 of 255 = 68%
B 235 of 255 = 92%

229
173
235

R + G + B ~ 83%. #E5ADEB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 173 + 235 = 637 (100%)
R 229 of 637 ~ 35.95%
G 173 of 637 ~ 27.16%
B 235 of 637 ~ 36.89'%

%35.95
%27.16
%36.89

CMYK RENK MODELİ

#E5ADEB rengi CMYK tonu (3,26,0,8).

  • camgöbeği tonu 2.55%
  • eflatun tonu 26.38%
  • sarı tonu 0.00%
  • ana renk tonu 7.84%

CMYK: (3,26,0,8)
C3M26Y0K8 (3%, 26%, 0%, 8%)
(0.03 / 0.26 / 0.00 / 0.08)

CMYK yüzdeleri

%2.55
%26.38
%0
%7.84

Codes

Color #E5ADEB in popluar color models

E5 AD EB
RGB 229 173 235
HSL 294° 60.78% 80.00%
HSB/HSV 294° 26.38% 92.16%
CMYK 2.55% 26.38% 0.00%
7.84%

Color #E5ADEB in popluar number systems.

HEX E5 AD EB
Decimal 229 173 235
Binary 11100101 10101101 11101011
Octal 345 255 353

Shades and tints

Shades of #E5ADEB

#E5ADEB
(229,173,235)
#D19ED6
(209,158,214)
#BD8FC1
(189,143,193)
#A980AC
(169,128,172)
#957197
(149,113,151)
#816282
(129,98,130)
#6D536D
(109,83,109)
#594458
(89,68,88)
#453543
(69,53,67)
#31262E
(49,38,46)
#1D1719
(29,23,25)
#000000
(0,0,0)

Tints of #E5ADEB

#E5ADEB
(229,173,235)
#E7B4EC
(231,180,236)
#E9BBED
(233,187,237)
#EBC2EE
(235,194,238)
#EDC9EF
(237,201,239)
#EFD0F0
(239,208,240)
#F1D7F1
(241,215,241)
#F3DEF2
(243,222,242)
#F5E5F3
(245,229,243)
#F7ECF4
(247,236,244)
#F9F3F5
(249,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5ADEB; }

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

This text font color is #E5ADEB.

Background Color

.myBgColor { background-color: #E5ADEB; }

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

This div background color is #E5ADEB.

Border color

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

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

This div border color is #E5ADEB.

Opacity

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

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

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

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

This text has shadow with #E5ADEB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5ADEB.

Preview

Color preview on black background

This text has color #E5ADEB on black background.


Color preview on white background

This text has color #E5ADEB on white background.


Black color preview on #E5ADEB background

This text has black color on #E5ADEB background.


White color preview on #E5ADEB background

This text has white color on #E5ADEB background.


Related colors

Complementary color

Complementary color for #hex is #1A5214.


I love getcolorcode.com

Triadic colors

1 #EBE5AD and #ADEBE5 with #E5ADEB are triadic colors.

2 #EBADE5 and #ADE5EB with #E5ADEB are triadic colors.