COLOR #E6A8FA

HEX: #E6A8FA RGB: (230,168,250)

Renk bilgisi

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

RGB renk modeli

#E6A8FA color RGB value is (230,168,250).

RGB: (230,168,250) (90%, 66%, 98%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 168 of 255 = 66%
B 250 of 255 = 98%

230
168
250

R + G + B ~ 85%. #E6A8FA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 168 + 250 = 648 (100%)
R 230 of 648 ~ 35.49%
G 168 of 648 ~ 25.93%
B 250 of 648 ~ 38.58'%

%35.49
%25.93
%38.58

CMYK RENK MODELİ

#E6A8FA rengi CMYK tonu (8,33,0,2).

  • camgöbeği tonu 8.00%
  • eflatun tonu 32.80%
  • sarı tonu 0.00%
  • ana renk tonu 1.96%

CMYK: (8,33,0,2)
C8M33Y0K2 (8%, 33%, 0%, 2%)
(0.08 / 0.33 / 0.00 / 0.02)

CMYK yüzdeleri

%8
%32.8
%0
%1.96

Codes

Color #E6A8FA in popluar color models

E6 A8 FA
RGB 230 168 250
HSL 285° 89.13% 81.96%
HSB/HSV 285° 32.80% 98.04%
CMYK 8.00% 32.80% 0.00%
1.96%

Color #E6A8FA in popluar number systems.

HEX E6 A8 FA
Decimal 230 168 250
Binary 11100110 10101000 11111010
Octal 346 250 372

Shades and tints

Shades of #E6A8FA

#E6A8FA
(230,168,250)
#D299E4
(210,153,228)
#BE8ACE
(190,138,206)
#AA7BB8
(170,123,184)
#966CA2
(150,108,162)
#825D8C
(130,93,140)
#6E4E76
(110,78,118)
#5A3F60
(90,63,96)
#46304A
(70,48,74)
#322134
(50,33,52)
#1E121E
(30,18,30)
#000000
(0,0,0)

Tints of #E6A8FA

#E6A8FA
(230,168,250)
#E8AFFA
(232,175,250)
#EAB6FA
(234,182,250)
#ECBDFA
(236,189,250)
#EEC4FA
(238,196,250)
#F0CBFA
(240,203,250)
#F2D2FA
(242,210,250)
#F4D9FA
(244,217,250)
#F6E0FA
(246,224,250)
#F8E7FA
(248,231,250)
#FAEEFA
(250,238,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6A8FA color. Also use rgb(230,168,250) instead hex code.

Text Font Color

.myTextColor { color: #E6A8FA; }

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

This text font color is #E6A8FA.

Background Color

.myBgColor { background-color: #E6A8FA; }

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

This div background color is #E6A8FA.

Border color

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

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

This div border color is #E6A8FA.

Opacity

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

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

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

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

This text has shadow with #E6A8FA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6A8FA.

Preview

Color preview on black background

This text has color #E6A8FA on black background.


Color preview on white background

This text has color #E6A8FA on white background.


Black color preview on #E6A8FA background

This text has black color on #E6A8FA background.


White color preview on #E6A8FA background

This text has white color on #E6A8FA background.


Related colors

Complementary color

Complementary color for #hex is #195705.


I love getcolorcode.com

Triadic colors

1 #FAE6A8 and #A8FAE6 with #E6A8FA are triadic colors.

2 #FAA8E6 and #A8E6FA with #E6A8FA are triadic colors.