COLOR #E4ADE2

HEX: #E4ADE2 RGB: (228,173,226)

Renk bilgisi

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

RGB renk modeli

#E4ADE2 color RGB value is (228,173,226).

RGB: (228,173,226) (89%, 68%, 89%)

RGB bağlantıları ve doygunluk

R 228 of 255 = 89%
G 173 of 255 = 68%
B 226 of 255 = 89%

228
173
226

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

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 173 + 226 = 627 (100%)
R 228 of 627 ~ 36.36%
G 173 of 627 ~ 27.59%
B 226 of 627 ~ 36.04'%

%36.36
%27.59
%36.04

CMYK RENK MODELİ

#E4ADE2 rengi CMYK tonu (0,24,1,11).

  • camgöbeği tonu 0.00%
  • eflatun tonu 24.12%
  • sarı tonu 0.88%
  • ana renk tonu 10.59%

CMYK: (0,24,1,11)
C0M24Y1K11 (0%, 24%, 1%, 11%)
(0.00 / 0.24 / 0.01 / 0.11)

CMYK yüzdeleri

%0
%24.12
%0.88
%10.59

Codes

Color #E4ADE2 in popluar color models

E4 AD E2
RGB 228 173 226
HSL 302° 50.46% 78.63%
HSB/HSV 302° 24.12% 89.41%
CMYK 0.00% 24.12% 0.88%
10.59%

Color #E4ADE2 in popluar number systems.

HEX E4 AD E2
Decimal 228 173 226
Binary 11100100 10101101 11100010
Octal 344 255 342

Shades and tints

Shades of #E4ADE2

#E4ADE2
(228,173,226)
#D09ECE
(208,158,206)
#BC8FBA
(188,143,186)
#A880A6
(168,128,166)
#947192
(148,113,146)
#80627E
(128,98,126)
#6C536A
(108,83,106)
#584456
(88,68,86)
#443542
(68,53,66)
#30262E
(48,38,46)
#1C171A
(28,23,26)
#000000
(0,0,0)

Tints of #E4ADE2

#E4ADE2
(228,173,226)
#E6B4E4
(230,180,228)
#E8BBE6
(232,187,230)
#EAC2E8
(234,194,232)
#ECC9EA
(236,201,234)
#EED0EC
(238,208,236)
#F0D7EE
(240,215,238)
#F2DEF0
(242,222,240)
#F4E5F2
(244,229,242)
#F6ECF4
(246,236,244)
#F8F3F6
(248,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E4ADE2; }

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

This text font color is #E4ADE2.

Background Color

.myBgColor { background-color: #E4ADE2; }

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

This div background color is #E4ADE2.

Border color

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

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

This div border color is #E4ADE2.

Opacity

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

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

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

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

This text has shadow with #E4ADE2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4ADE2.

Preview

Color preview on black background

This text has color #E4ADE2 on black background.


Color preview on white background

This text has color #E4ADE2 on white background.


Black color preview on #E4ADE2 background

This text has black color on #E4ADE2 background.


White color preview on #E4ADE2 background

This text has white color on #E4ADE2 background.


Related colors

Complementary color

Complementary color for #hex is #1B521D.


I love getcolorcode.com

Triadic colors

1 #E2E4AD and #ADE2E4 with #E4ADE2 are triadic colors.

2 #E2ADE4 and #ADE4E2 with #E4ADE2 are triadic colors.