COLOR #E5ADED

HEX: #E5ADED RGB: (229,173,237)

Renk bilgisi

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

RGB renk modeli

#E5ADED color RGB value is (229,173,237).

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

RGB bağlantıları ve doygunluk

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

229
173
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 173 + 237 = 639 (100%)
R 229 of 639 ~ 35.84%
G 173 of 639 ~ 27.07%
B 237 of 639 ~ 37.09'%

%35.84
%27.07
%37.09

CMYK RENK MODELİ

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

  • camgöbeği tonu 3.38%
  • eflatun tonu 27.00%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

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

CMYK yüzdeleri

%3.38
%27
%0
%7.06

Codes

Color #E5ADED in popluar color models

E5 AD ED
RGB 229 173 237
HSL 293° 64.00% 80.39%
HSB/HSV 293° 27.00% 92.94%
CMYK 3.38% 27.00% 0.00%
7.06%

Color #E5ADED in popluar number systems.

HEX E5 AD ED
Decimal 229 173 237
Binary 11100101 10101101 11101101
Octal 345 255 355

Shades and tints

Shades of #E5ADED

#E5ADED
(229,173,237)
#D19ED8
(209,158,216)
#BD8FC3
(189,143,195)
#A980AE
(169,128,174)
#957199
(149,113,153)
#816284
(129,98,132)
#6D536F
(109,83,111)
#59445A
(89,68,90)
#453545
(69,53,69)
#312630
(49,38,48)
#1D171B
(29,23,27)
#000000
(0,0,0)

Tints of #E5ADED

#E5ADED
(229,173,237)
#E7B4EE
(231,180,238)
#E9BBEF
(233,187,239)
#EBC2F0
(235,194,240)
#EDC9F1
(237,201,241)
#EFD0F2
(239,208,242)
#F1D7F3
(241,215,243)
#F3DEF4
(243,222,244)
#F5E5F5
(245,229,245)
#F7ECF6
(247,236,246)
#F9F3F7
(249,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5ADED; }

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

This text font color is #E5ADED.

Background Color

.myBgColor { background-color: #E5ADED; }

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

This div background color is #E5ADED.

Border color

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

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

This div border color is #E5ADED.

Opacity

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

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

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

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

This text has shadow with #E5ADED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5ADED.

Preview

Color preview on black background

This text has color #E5ADED on black background.


Color preview on white background

This text has color #E5ADED on white background.


Black color preview on #E5ADED background

This text has black color on #E5ADED background.


White color preview on #E5ADED background

This text has white color on #E5ADED background.


Related colors

Complementary color

Complementary color for #hex is #1A5212.


I love getcolorcode.com

Triadic colors

1 #EDE5AD and #ADEDE5 with #E5ADED are triadic colors.

2 #EDADE5 and #ADE5ED with #E5ADED are triadic colors.