COLOR #E9ADE4

HEX: #E9ADE4 RGB: (233,173,228)

Renk bilgisi

#E9ADE4 contains mainly red and blue colors. #E9ADE4 ‘ nin web güvenlik rengi #FF99CC (ya da #F9C) dir.

RGB renk modeli

#E9ADE4 color RGB value is (233,173,228).

RGB: (233,173,228) (91%, 68%, 89%)

RGB bağlantıları ve doygunluk

R 233 of 255 = 91%
G 173 of 255 = 68%
B 228 of 255 = 89%

233
173
228

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

Yüzdelerle RGB renk parçaları

R + G + B = 233 + 173 + 228 = 634 (100%)
R 233 of 634 ~ 36.75%
G 173 of 634 ~ 27.29%
B 228 of 634 ~ 35.96'%

%36.75
%27.29
%35.96

CMYK RENK MODELİ

#E9ADE4 rengi CMYK tonu (0,26,2,9).

  • camgöbeği tonu 0.00%
  • eflatun tonu 25.75%
  • sarı tonu 2.15%
  • ana renk tonu 8.63%

CMYK: (0,26,2,9)
C0M26Y2K9 (0%, 26%, 2%, 9%)
(0.00 / 0.26 / 0.02 / 0.09)

CMYK yüzdeleri

%0
%25.75
%2.15
%8.63

Codes

Color #E9ADE4 in popluar color models

E9 AD E4
RGB 233 173 228
HSL 305° 57.69% 79.61%
HSB/HSV 305° 25.75% 91.37%
CMYK 0.00% 25.75% 2.15%
8.63%

Color #E9ADE4 in popluar number systems.

HEX E9 AD E4
Decimal 233 173 228
Binary 11101001 10101101 11100100
Octal 351 255 344

Shades and tints

Shades of #E9ADE4

#E9ADE4
(233,173,228)
#D49ED0
(212,158,208)
#BF8FBC
(191,143,188)
#AA80A8
(170,128,168)
#957194
(149,113,148)
#806280
(128,98,128)
#6B536C
(107,83,108)
#564458
(86,68,88)
#413544
(65,53,68)
#2C2630
(44,38,48)
#17171C
(23,23,28)
#000000
(0,0,0)

Tints of #E9ADE4

#E9ADE4
(233,173,228)
#EBB4E6
(235,180,230)
#EDBBE8
(237,187,232)
#EFC2EA
(239,194,234)
#F1C9EC
(241,201,236)
#F3D0EE
(243,208,238)
#F5D7F0
(245,215,240)
#F7DEF2
(247,222,242)
#F9E5F4
(249,229,244)
#FBECF6
(251,236,246)
#FDF3F8
(253,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E9ADE4; }

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

This text font color is #E9ADE4.

Background Color

.myBgColor { background-color: #E9ADE4; }

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

This div background color is #E9ADE4.

Border color

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

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

This div border color is #E9ADE4.

Opacity

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

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

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

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

This text has shadow with #E9ADE4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E9ADE4.

Preview

Color preview on black background

This text has color #E9ADE4 on black background.


Color preview on white background

This text has color #E9ADE4 on white background.


Black color preview on #E9ADE4 background

This text has black color on #E9ADE4 background.


White color preview on #E9ADE4 background

This text has white color on #E9ADE4 background.


Related colors

Complementary color

Complementary color for #hex is #16521B.


I love getcolorcode.com

Triadic colors

1 #E4E9AD and #ADE4E9 with #E9ADE4 are triadic colors.

2 #E4ADE9 and #ADE9E4 with #E9ADE4 are triadic colors.