COLOR #E6ADEE

HEX: #E6ADEE RGB: (230,173,238)

Renk bilgisi

#E6ADEE contains mainly red and blue colors. #E6ADEE ‘ nin web güvenlik rengi #CC99FF (ya da #C9F) dir.

RGB renk modeli

#E6ADEE color RGB value is (230,173,238).

RGB: (230,173,238) (90%, 68%, 93%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 173 of 255 = 68%
B 238 of 255 = 93%

230
173
238

R + G + B ~ 84%. #E6ADEE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 173 + 238 = 641 (100%)
R 230 of 641 ~ 35.88%
G 173 of 641 ~ 26.99%
B 238 of 641 ~ 37.13'%

%35.88
%26.99
%37.13

CMYK RENK MODELİ

#E6ADEE rengi CMYK tonu (3,27,0,7).

  • camgöbeği tonu 3.36%
  • eflatun tonu 27.31%
  • sarı tonu 0.00%
  • ana renk tonu 6.67%

CMYK: (3,27,0,7)
C3M27Y0K7 (3%, 27%, 0%, 7%)
(0.03 / 0.27 / 0.00 / 0.07)

CMYK yüzdeleri

%3.36
%27.31
%0
%6.67

Codes

Color #E6ADEE in popluar color models

E6 AD EE
RGB 230 173 238
HSL 293° 65.66% 80.59%
HSB/HSV 293° 27.31% 93.33%
CMYK 3.36% 27.31% 0.00%
6.67%

Color #E6ADEE in popluar number systems.

HEX E6 AD EE
Decimal 230 173 238
Binary 11100110 10101101 11101110
Octal 346 255 356

Shades and tints

Shades of #E6ADEE

#E6ADEE
(230,173,238)
#D29ED9
(210,158,217)
#BE8FC4
(190,143,196)
#AA80AF
(170,128,175)
#96719A
(150,113,154)
#826285
(130,98,133)
#6E5370
(110,83,112)
#5A445B
(90,68,91)
#463546
(70,53,70)
#322631
(50,38,49)
#1E171C
(30,23,28)
#000000
(0,0,0)

Tints of #E6ADEE

#E6ADEE
(230,173,238)
#E8B4EF
(232,180,239)
#EABBF0
(234,187,240)
#ECC2F1
(236,194,241)
#EEC9F2
(238,201,242)
#F0D0F3
(240,208,243)
#F2D7F4
(242,215,244)
#F4DEF5
(244,222,245)
#F6E5F6
(246,229,246)
#F8ECF7
(248,236,247)
#FAF3F8
(250,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6ADEE; }

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

This text font color is #E6ADEE.

Background Color

.myBgColor { background-color: #E6ADEE; }

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

This div background color is #E6ADEE.

Border color

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

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

This div border color is #E6ADEE.

Opacity

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

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

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

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

This text has shadow with #E6ADEE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6ADEE.

Preview

Color preview on black background

This text has color #E6ADEE on black background.


Color preview on white background

This text has color #E6ADEE on white background.


Black color preview on #E6ADEE background

This text has black color on #E6ADEE background.


White color preview on #E6ADEE background

This text has white color on #E6ADEE background.


Related colors

Complementary color

Complementary color for #hex is #195211.


I love getcolorcode.com

Triadic colors

1 #EEE6AD and #ADEEE6 with #E6ADEE are triadic colors.

2 #EEADE6 and #ADE6EE with #E6ADEE are triadic colors.