COLOR #E9ADE2

HEX: #E9ADE2 RGB: (233,173,226)

Renk bilgisi

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

RGB renk modeli

#E9ADE2 color RGB value is (233,173,226).

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

RGB bağlantıları ve doygunluk

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

233
173
226

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

Yüzdelerle RGB renk parçaları

R + G + B = 233 + 173 + 226 = 632 (100%)
R 233 of 632 ~ 36.87%
G 173 of 632 ~ 27.37%
B 226 of 632 ~ 35.76'%

%36.87
%27.37
%35.76

CMYK RENK MODELİ

#E9ADE2 rengi CMYK tonu (0,26,3,9).

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

CMYK: (0,26,3,9)
C0M26Y3K9 (0%, 26%, 3%, 9%)
(0.00 / 0.26 / 0.03 / 0.09)

CMYK yüzdeleri

%0
%25.75
%3
%8.63

Codes

Color #E9ADE2 in popluar color models

E9 AD E2
RGB 233 173 226
HSL 307° 57.69% 79.61%
HSB/HSV 307° 25.75% 91.37%
CMYK 0.00% 25.75% 3.00%
8.63%

Color #E9ADE2 in popluar number systems.

HEX E9 AD E2
Decimal 233 173 226
Binary 11101001 10101101 11100010
Octal 351 255 342

Shades and tints

Shades of #E9ADE2

#E9ADE2
(233,173,226)
#D49ECE
(212,158,206)
#BF8FBA
(191,143,186)
#AA80A6
(170,128,166)
#957192
(149,113,146)
#80627E
(128,98,126)
#6B536A
(107,83,106)
#564456
(86,68,86)
#413542
(65,53,66)
#2C262E
(44,38,46)
#17171A
(23,23,26)
#000000
(0,0,0)

Tints of #E9ADE2

#E9ADE2
(233,173,226)
#EBB4E4
(235,180,228)
#EDBBE6
(237,187,230)
#EFC2E8
(239,194,232)
#F1C9EA
(241,201,234)
#F3D0EC
(243,208,236)
#F5D7EE
(245,215,238)
#F7DEF0
(247,222,240)
#F9E5F2
(249,229,242)
#FBECF4
(251,236,244)
#FDF3F6
(253,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E9ADE2; }

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

This text font color is #E9ADE2.

Background Color

.myBgColor { background-color: #E9ADE2; }

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

This div background color is #E9ADE2.

Border color

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

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

This div border color is #E9ADE2.

Opacity

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

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

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

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

This text has shadow with #E9ADE2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E9ADE2.

Preview

Color preview on black background

This text has color #E9ADE2 on black background.


Color preview on white background

This text has color #E9ADE2 on white background.


Black color preview on #E9ADE2 background

This text has black color on #E9ADE2 background.


White color preview on #E9ADE2 background

This text has white color on #E9ADE2 background.


Related colors

Complementary color

Complementary color for #hex is #16521D.


I love getcolorcode.com

Triadic colors

1 #E2E9AD and #ADE2E9 with #E9ADE2 are triadic colors.

2 #E2ADE9 and #ADE9E2 with #E9ADE2 are triadic colors.