COLOR #E9ADE6

HEX: #E9ADE6 RGB: (233,173,230)

Renk bilgisi

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

RGB renk modeli

#E9ADE6 color RGB value is (233,173,230).

RGB: (233,173,230) (91%, 68%, 90%)

RGB bağlantıları ve doygunluk

R 233 of 255 = 91%
G 173 of 255 = 68%
B 230 of 255 = 90%

233
173
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 233 + 173 + 230 = 636 (100%)
R 233 of 636 ~ 36.64%
G 173 of 636 ~ 27.2%
B 230 of 636 ~ 36.16'%

%36.64
%27.2
%36.16

CMYK RENK MODELİ

#E9ADE6 rengi CMYK tonu (0,26,1,9).

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

CMYK: (0,26,1,9)
C0M26Y1K9 (0%, 26%, 1%, 9%)
(0.00 / 0.26 / 0.01 / 0.09)

CMYK yüzdeleri

%0
%25.75
%1.29
%8.63

Codes

Color #E9ADE6 in popluar color models

E9 AD E6
RGB 233 173 230
HSL 303° 57.69% 79.61%
HSB/HSV 303° 25.75% 91.37%
CMYK 0.00% 25.75% 1.29%
8.63%

Color #E9ADE6 in popluar number systems.

HEX E9 AD E6
Decimal 233 173 230
Binary 11101001 10101101 11100110
Octal 351 255 346

Shades and tints

Shades of #E9ADE6

#E9ADE6
(233,173,230)
#D49ED2
(212,158,210)
#BF8FBE
(191,143,190)
#AA80AA
(170,128,170)
#957196
(149,113,150)
#806282
(128,98,130)
#6B536E
(107,83,110)
#56445A
(86,68,90)
#413546
(65,53,70)
#2C2632
(44,38,50)
#17171E
(23,23,30)
#000000
(0,0,0)

Tints of #E9ADE6

#E9ADE6
(233,173,230)
#EBB4E8
(235,180,232)
#EDBBEA
(237,187,234)
#EFC2EC
(239,194,236)
#F1C9EE
(241,201,238)
#F3D0F0
(243,208,240)
#F5D7F2
(245,215,242)
#F7DEF4
(247,222,244)
#F9E5F6
(249,229,246)
#FBECF8
(251,236,248)
#FDF3FA
(253,243,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E9ADE6; }

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

This text font color is #E9ADE6.

Background Color

.myBgColor { background-color: #E9ADE6; }

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

This div background color is #E9ADE6.

Border color

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

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

This div border color is #E9ADE6.

Opacity

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

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

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

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

This text has shadow with #E9ADE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E9ADE6.

Preview

Color preview on black background

This text has color #E9ADE6 on black background.


Color preview on white background

This text has color #E9ADE6 on white background.


Black color preview on #E9ADE6 background

This text has black color on #E9ADE6 background.


White color preview on #E9ADE6 background

This text has white color on #E9ADE6 background.


Related colors

Complementary color

Complementary color for #hex is #165219.


I love getcolorcode.com

Triadic colors

1 #E6E9AD and #ADE6E9 with #E9ADE6 are triadic colors.

2 #E6ADE9 and #ADE9E6 with #E9ADE6 are triadic colors.