COLOR #E6ADFD

HEX: #E6ADFD RGB: (230,173,253)

Renk bilgisi

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

RGB renk modeli

#E6ADFD color RGB value is (230,173,253).

RGB: (230,173,253) (90%, 68%, 99%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 173 of 255 = 68%
B 253 of 255 = 99%

230
173
253

R + G + B ~ 86%. #E6ADFD is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 173 + 253 = 656 (100%)
R 230 of 656 ~ 35.06%
G 173 of 656 ~ 26.37%
B 253 of 656 ~ 38.57'%

%35.06
%26.37
%38.57

CMYK RENK MODELİ

#E6ADFD rengi CMYK tonu (9,32,0,1).

  • camgöbeği tonu 9.09%
  • eflatun tonu 31.62%
  • sarı tonu 0.00%
  • ana renk tonu 0.78%

CMYK: (9,32,0,1)
C9M32Y0K1 (9%, 32%, 0%, 1%)
(0.09 / 0.32 / 0.00 / 0.01)

CMYK yüzdeleri

%9.09
%31.62
%0
%0.78

Codes

Color #E6ADFD in popluar color models

E6 AD FD
RGB 230 173 253
HSL 283° 95.24% 83.53%
HSB/HSV 283° 31.62% 99.22%
CMYK 9.09% 31.62% 0.00%
0.78%

Color #E6ADFD in popluar number systems.

HEX E6 AD FD
Decimal 230 173 253
Binary 11100110 10101101 11111101
Octal 346 255 375

Shades and tints

Shades of #E6ADFD

#E6ADFD
(230,173,253)
#D29EE6
(210,158,230)
#BE8FCF
(190,143,207)
#AA80B8
(170,128,184)
#9671A1
(150,113,161)
#82628A
(130,98,138)
#6E5373
(110,83,115)
#5A445C
(90,68,92)
#463545
(70,53,69)
#32262E
(50,38,46)
#1E1717
(30,23,23)
#000000
(0,0,0)

Tints of #E6ADFD

#E6ADFD
(230,173,253)
#E8B4FD
(232,180,253)
#EABBFD
(234,187,253)
#ECC2FD
(236,194,253)
#EEC9FD
(238,201,253)
#F0D0FD
(240,208,253)
#F2D7FD
(242,215,253)
#F4DEFD
(244,222,253)
#F6E5FD
(246,229,253)
#F8ECFD
(248,236,253)
#FAF3FD
(250,243,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6ADFD; }

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

This text font color is #E6ADFD.

Background Color

.myBgColor { background-color: #E6ADFD; }

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

This div background color is #E6ADFD.

Border color

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

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

This div border color is #E6ADFD.

Opacity

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

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

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

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

This text has shadow with #E6ADFD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6ADFD.

Preview

Color preview on black background

This text has color #E6ADFD on black background.


Color preview on white background

This text has color #E6ADFD on white background.


Black color preview on #E6ADFD background

This text has black color on #E6ADFD background.


White color preview on #E6ADFD background

This text has white color on #E6ADFD background.


Related colors

Complementary color

Complementary color for #hex is #195202.


I love getcolorcode.com

Triadic colors

1 #FDE6AD and #ADFDE6 with #E6ADFD are triadic colors.

2 #FDADE6 and #ADE6FD with #E6ADFD are triadic colors.