COLOR #E6A8DD

HEX: #E6A8DD RGB: (230,168,221)

Renk bilgisi

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

RGB renk modeli

#E6A8DD color RGB value is (230,168,221).

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

RGB bağlantıları ve doygunluk

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

230
168
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 168 + 221 = 619 (100%)
R 230 of 619 ~ 37.16%
G 168 of 619 ~ 27.14%
B 221 of 619 ~ 35.7'%

%37.16
%27.14
%35.7

CMYK RENK MODELİ

#E6A8DD rengi CMYK tonu (0,27,4,10).

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

CMYK: (0,27,4,10)
C0M27Y4K10 (0%, 27%, 4%, 10%)
(0.00 / 0.27 / 0.04 / 0.10)

CMYK yüzdeleri

%0
%26.96
%3.91
%9.8

Codes

Color #E6A8DD in popluar color models

E6 A8 DD
RGB 230 168 221
HSL 309° 55.36% 78.04%
HSB/HSV 309° 26.96% 90.20%
CMYK 0.00% 26.96% 3.91%
9.80%

Color #E6A8DD in popluar number systems.

HEX E6 A8 DD
Decimal 230 168 221
Binary 11100110 10101000 11011101
Octal 346 250 335

Shades and tints

Shades of #E6A8DD

#E6A8DD
(230,168,221)
#D299C9
(210,153,201)
#BE8AB5
(190,138,181)
#AA7BA1
(170,123,161)
#966C8D
(150,108,141)
#825D79
(130,93,121)
#6E4E65
(110,78,101)
#5A3F51
(90,63,81)
#46303D
(70,48,61)
#322129
(50,33,41)
#1E1215
(30,18,21)
#000000
(0,0,0)

Tints of #E6A8DD

#E6A8DD
(230,168,221)
#E8AFE0
(232,175,224)
#EAB6E3
(234,182,227)
#ECBDE6
(236,189,230)
#EEC4E9
(238,196,233)
#F0CBEC
(240,203,236)
#F2D2EF
(242,210,239)
#F4D9F2
(244,217,242)
#F6E0F5
(246,224,245)
#F8E7F8
(248,231,248)
#FAEEFB
(250,238,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6A8DD; }

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

This text font color is #E6A8DD.

Background Color

.myBgColor { background-color: #E6A8DD; }

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

This div background color is #E6A8DD.

Border color

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

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

This div border color is #E6A8DD.

Opacity

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

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

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

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

This text has shadow with #E6A8DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6A8DD.

Preview

Color preview on black background

This text has color #E6A8DD on black background.


Color preview on white background

This text has color #E6A8DD on white background.


Black color preview on #E6A8DD background

This text has black color on #E6A8DD background.


White color preview on #E6A8DD background

This text has white color on #E6A8DD background.


Related colors

Complementary color

Complementary color for #hex is #195722.


I love getcolorcode.com

Triadic colors

1 #DDE6A8 and #A8DDE6 with #E6A8DD are triadic colors.

2 #DDA8E6 and #A8E6DD with #E6A8DD are triadic colors.