COLOR #E6ADEF

HEX: #E6ADEF RGB: (230,173,239)

Renk bilgisi

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

RGB renk modeli

#E6ADEF color RGB value is (230,173,239).

RGB: (230,173,239) (90%, 68%, 94%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 173 of 255 = 68%
B 239 of 255 = 94%

230
173
239

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 173 + 239 = 642 (100%)
R 230 of 642 ~ 35.83%
G 173 of 642 ~ 26.95%
B 239 of 642 ~ 37.23'%

%35.83
%26.95
%37.23

CMYK RENK MODELİ

#E6ADEF rengi CMYK tonu (4,28,0,6).

  • camgöbeği tonu 3.77%
  • eflatun tonu 27.62%
  • sarı tonu 0.00%
  • ana renk tonu 6.27%

CMYK: (4,28,0,6)
C4M28Y0K6 (4%, 28%, 0%, 6%)
(0.04 / 0.28 / 0.00 / 0.06)

CMYK yüzdeleri

%3.77
%27.62
%0
%6.27

Codes

Color #E6ADEF in popluar color models

E6 AD EF
RGB 230 173 239
HSL 292° 67.35% 80.78%
HSB/HSV 292° 27.62% 93.73%
CMYK 3.77% 27.62% 0.00%
6.27%

Color #E6ADEF in popluar number systems.

HEX E6 AD EF
Decimal 230 173 239
Binary 11100110 10101101 11101111
Octal 346 255 357

Shades and tints

Shades of #E6ADEF

#E6ADEF
(230,173,239)
#D29EDA
(210,158,218)
#BE8FC5
(190,143,197)
#AA80B0
(170,128,176)
#96719B
(150,113,155)
#826286
(130,98,134)
#6E5371
(110,83,113)
#5A445C
(90,68,92)
#463547
(70,53,71)
#322632
(50,38,50)
#1E171D
(30,23,29)
#000000
(0,0,0)

Tints of #E6ADEF

#E6ADEF
(230,173,239)
#E8B4F0
(232,180,240)
#EABBF1
(234,187,241)
#ECC2F2
(236,194,242)
#EEC9F3
(238,201,243)
#F0D0F4
(240,208,244)
#F2D7F5
(242,215,245)
#F4DEF6
(244,222,246)
#F6E5F7
(246,229,247)
#F8ECF8
(248,236,248)
#FAF3F9
(250,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6ADEF; }

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

This text font color is #E6ADEF.

Background Color

.myBgColor { background-color: #E6ADEF; }

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

This div background color is #E6ADEF.

Border color

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

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

This div border color is #E6ADEF.

Opacity

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

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

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

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

This text has shadow with #E6ADEF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6ADEF.

Preview

Color preview on black background

This text has color #E6ADEF on black background.


Color preview on white background

This text has color #E6ADEF on white background.


Black color preview on #E6ADEF background

This text has black color on #E6ADEF background.


White color preview on #E6ADEF background

This text has white color on #E6ADEF background.


Related colors

Complementary color

Complementary color for #hex is #195210.


I love getcolorcode.com

Triadic colors

1 #EFE6AD and #ADEFE6 with #E6ADEF are triadic colors.

2 #EFADE6 and #ADE6EF with #E6ADEF are triadic colors.