COLOR #E4ADD2

HEX: #E4ADD2 RGB: (228,173,210)

Renk bilgisi

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

RGB renk modeli

#E4ADD2 color RGB value is (228,173,210).

RGB: (228,173,210) (89%, 68%, 82%)

RGB bağlantıları ve doygunluk

R 228 of 255 = 89%
G 173 of 255 = 68%
B 210 of 255 = 82%

228
173
210

R + G + B ~ 80%. #E4ADD2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 173 + 210 = 611 (100%)
R 228 of 611 ~ 37.32%
G 173 of 611 ~ 28.31%
B 210 of 611 ~ 34.37'%

%37.32
%28.31
%34.37

CMYK RENK MODELİ

#E4ADD2 rengi CMYK tonu (0,24,8,11).

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

CMYK: (0,24,8,11)
C0M24Y8K11 (0%, 24%, 8%, 11%)
(0.00 / 0.24 / 0.08 / 0.11)

CMYK yüzdeleri

%0
%24.12
%7.89
%10.59

Codes

Color #E4ADD2 in popluar color models

E4 AD D2
RGB 228 173 210
HSL 320° 50.46% 78.63%
HSB/HSV 320° 24.12% 89.41%
CMYK 0.00% 24.12% 7.89%
10.59%

Color #E4ADD2 in popluar number systems.

HEX E4 AD D2
Decimal 228 173 210
Binary 11100100 10101101 11010010
Octal 344 255 322

Shades and tints

Shades of #E4ADD2

#E4ADD2
(228,173,210)
#D09EBF
(208,158,191)
#BC8FAC
(188,143,172)
#A88099
(168,128,153)
#947186
(148,113,134)
#806273
(128,98,115)
#6C5360
(108,83,96)
#58444D
(88,68,77)
#44353A
(68,53,58)
#302627
(48,38,39)
#1C1714
(28,23,20)
#000000
(0,0,0)

Tints of #E4ADD2

#E4ADD2
(228,173,210)
#E6B4D6
(230,180,214)
#E8BBDA
(232,187,218)
#EAC2DE
(234,194,222)
#ECC9E2
(236,201,226)
#EED0E6
(238,208,230)
#F0D7EA
(240,215,234)
#F2DEEE
(242,222,238)
#F4E5F2
(244,229,242)
#F6ECF6
(246,236,246)
#F8F3FA
(248,243,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E4ADD2; }

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

This text font color is #E4ADD2.

Background Color

.myBgColor { background-color: #E4ADD2; }

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

This div background color is #E4ADD2.

Border color

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

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

This div border color is #E4ADD2.

Opacity

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

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

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

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

This text has shadow with #E4ADD2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4ADD2.

Preview

Color preview on black background

This text has color #E4ADD2 on black background.


Color preview on white background

This text has color #E4ADD2 on white background.


Black color preview on #E4ADD2 background

This text has black color on #E4ADD2 background.


White color preview on #E4ADD2 background

This text has white color on #E4ADD2 background.


Related colors

Complementary color

Complementary color for #hex is #1B522D.


I love getcolorcode.com

Triadic colors

1 #D2E4AD and #ADD2E4 with #E4ADD2 are triadic colors.

2 #D2ADE4 and #ADE4D2 with #E4ADD2 are triadic colors.