COLOR #E4ADE5

HEX: #E4ADE5 RGB: (228,173,229)

Renk bilgisi

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

RGB renk modeli

#E4ADE5 color RGB value is (228,173,229).

RGB: (228,173,229) (89%, 68%, 90%)

RGB bağlantıları ve doygunluk

R 228 of 255 = 89%
G 173 of 255 = 68%
B 229 of 255 = 90%

228
173
229

R + G + B ~ 82%. #E4ADE5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 173 + 229 = 630 (100%)
R 228 of 630 ~ 36.19%
G 173 of 630 ~ 27.46%
B 229 of 630 ~ 36.35'%

%36.19
%27.46
%36.35

CMYK RENK MODELİ

#E4ADE5 rengi CMYK tonu (0,24,0,10).

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

CMYK: (0,24,0,10)
C0M24Y0K10 (0%, 24%, 0%, 10%)
(0.00 / 0.24 / 0.00 / 0.10)

CMYK yüzdeleri

%0.44
%24.45
%0
%10.2

Codes

Color #E4ADE5 in popluar color models

E4 AD E5
RGB 228 173 229
HSL 299° 51.85% 78.82%
HSB/HSV 299° 24.45% 89.80%
CMYK 0.44% 24.45% 0.00%
10.20%

Color #E4ADE5 in popluar number systems.

HEX E4 AD E5
Decimal 228 173 229
Binary 11100100 10101101 11100101
Octal 344 255 345

Shades and tints

Shades of #E4ADE5

#E4ADE5
(228,173,229)
#D09ED1
(208,158,209)
#BC8FBD
(188,143,189)
#A880A9
(168,128,169)
#947195
(148,113,149)
#806281
(128,98,129)
#6C536D
(108,83,109)
#584459
(88,68,89)
#443545
(68,53,69)
#302631
(48,38,49)
#1C171D
(28,23,29)
#000000
(0,0,0)

Tints of #E4ADE5

#E4ADE5
(228,173,229)
#E6B4E7
(230,180,231)
#E8BBE9
(232,187,233)
#EAC2EB
(234,194,235)
#ECC9ED
(236,201,237)
#EED0EF
(238,208,239)
#F0D7F1
(240,215,241)
#F2DEF3
(242,222,243)
#F4E5F5
(244,229,245)
#F6ECF7
(246,236,247)
#F8F3F9
(248,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E4ADE5; }

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

This text font color is #E4ADE5.

Background Color

.myBgColor { background-color: #E4ADE5; }

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

This div background color is #E4ADE5.

Border color

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

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

This div border color is #E4ADE5.

Opacity

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

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

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

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

This text has shadow with #E4ADE5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4ADE5.

Preview

Color preview on black background

This text has color #E4ADE5 on black background.


Color preview on white background

This text has color #E4ADE5 on white background.


Black color preview on #E4ADE5 background

This text has black color on #E4ADE5 background.


White color preview on #E4ADE5 background

This text has white color on #E4ADE5 background.


Related colors

Complementary color

Complementary color for #hex is #1B521A.


I love getcolorcode.com

Triadic colors

1 #E5E4AD and #ADE5E4 with #E4ADE5 are triadic colors.

2 #E5ADE4 and #ADE4E5 with #E4ADE5 are triadic colors.