COLOR #E6A8DF

HEX: #E6A8DF RGB: (230,168,223)

Renk bilgisi

#E6A8DF contains mainly red and blue colors. #E6A8DF ‘ nin web güvenlik rengi #CC99CC (ya da #C9C) dir.

RGB renk modeli

#E6A8DF color RGB value is (230,168,223).

RGB: (230,168,223) (90%, 66%, 87%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 168 of 255 = 66%
B 223 of 255 = 87%

230
168
223

R + G + B ~ 81%. #E6A8DF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 168 + 223 = 621 (100%)
R 230 of 621 ~ 37.04%
G 168 of 621 ~ 27.05%
B 223 of 621 ~ 35.91'%

%37.04
%27.05
%35.91

CMYK RENK MODELİ

#E6A8DF rengi CMYK tonu (0,27,3,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 26.96%
  • sarı tonu 3.04%
  • ana renk tonu 9.80%

CMYK: (0,27,3,10)
C0M27Y3K10 (0%, 27%, 3%, 10%)
(0.00 / 0.27 / 0.03 / 0.10)

CMYK yüzdeleri

%0
%26.96
%3.04
%9.8

Codes

Color #E6A8DF in popluar color models

E6 A8 DF
RGB 230 168 223
HSL 307° 55.36% 78.04%
HSB/HSV 307° 26.96% 90.20%
CMYK 0.00% 26.96% 3.04%
9.80%

Color #E6A8DF in popluar number systems.

HEX E6 A8 DF
Decimal 230 168 223
Binary 11100110 10101000 11011111
Octal 346 250 337

Shades and tints

Shades of #E6A8DF

#E6A8DF
(230,168,223)
#D299CB
(210,153,203)
#BE8AB7
(190,138,183)
#AA7BA3
(170,123,163)
#966C8F
(150,108,143)
#825D7B
(130,93,123)
#6E4E67
(110,78,103)
#5A3F53
(90,63,83)
#46303F
(70,48,63)
#32212B
(50,33,43)
#1E1217
(30,18,23)
#000000
(0,0,0)

Tints of #E6A8DF

#E6A8DF
(230,168,223)
#E8AFE1
(232,175,225)
#EAB6E3
(234,182,227)
#ECBDE5
(236,189,229)
#EEC4E7
(238,196,231)
#F0CBE9
(240,203,233)
#F2D2EB
(242,210,235)
#F4D9ED
(244,217,237)
#F6E0EF
(246,224,239)
#F8E7F1
(248,231,241)
#FAEEF3
(250,238,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6A8DF; }

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

This text font color is #E6A8DF.

Background Color

.myBgColor { background-color: #E6A8DF; }

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

This div background color is #E6A8DF.

Border color

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

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

This div border color is #E6A8DF.

Opacity

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

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

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

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

This text has shadow with #E6A8DF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6A8DF.

Preview

Color preview on black background

This text has color #E6A8DF on black background.


Color preview on white background

This text has color #E6A8DF on white background.


Black color preview on #E6A8DF background

This text has black color on #E6A8DF background.


White color preview on #E6A8DF background

This text has white color on #E6A8DF background.


Related colors

Complementary color

Complementary color for #hex is #195720.


I love getcolorcode.com

Triadic colors

1 #DFE6A8 and #A8DFE6 with #E6A8DF are triadic colors.

2 #DFA8E6 and #A8E6DF with #E6A8DF are triadic colors.