COLOR #E6A6E6

HEX: #E6A6E6 RGB: (230,166,230)

Renk bilgisi

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

RGB renk modeli

#E6A6E6 color RGB value is (230,166,230).

RGB: (230,166,230) (90%, 65%, 90%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 166 of 255 = 65%
B 230 of 255 = 90%

230
166
230

R + G + B ~ 82%. #E6A6E6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 166 + 230 = 626 (100%)
R 230 of 626 ~ 36.74%
G 166 of 626 ~ 26.52%
B 230 of 626 ~ 36.74'%

%36.74
%26.52
%36.74

CMYK RENK MODELİ

#E6A6E6 rengi CMYK tonu (0,28,0,10).

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

CMYK: (0,28,0,10)
C0M28Y0K10 (0%, 28%, 0%, 10%)
(0.00 / 0.28 / 0.00 / 0.10)

CMYK yüzdeleri

%0
%27.83
%0
%9.8

Codes

Color #E6A6E6 in popluar color models

E6 A6 E6
RGB 230 166 230
HSL 300° 56.14% 77.65%
HSB/HSV 300° 27.83% 90.20%
CMYK 0.00% 27.83% 0.00%
9.80%

Color #E6A6E6 in popluar number systems.

HEX E6 A6 E6
Decimal 230 166 230
Binary 11100110 10100110 11100110
Octal 346 246 346

Shades and tints

Shades of #E6A6E6

#E6A6E6
(230,166,230)
#D297D2
(210,151,210)
#BE88BE
(190,136,190)
#AA79AA
(170,121,170)
#966A96
(150,106,150)
#825B82
(130,91,130)
#6E4C6E
(110,76,110)
#5A3D5A
(90,61,90)
#462E46
(70,46,70)
#321F32
(50,31,50)
#1E101E
(30,16,30)
#000000
(0,0,0)

Tints of #E6A6E6

#E6A6E6
(230,166,230)
#E8AEE8
(232,174,232)
#EAB6EA
(234,182,234)
#ECBEEC
(236,190,236)
#EEC6EE
(238,198,238)
#F0CEF0
(240,206,240)
#F2D6F2
(242,214,242)
#F4DEF4
(244,222,244)
#F6E6F6
(246,230,246)
#F8EEF8
(248,238,248)
#FAF6FA
(250,246,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6A6E6; }

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

This text font color is #E6A6E6.

Background Color

.myBgColor { background-color: #E6A6E6; }

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

This div background color is #E6A6E6.

Border color

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

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

This div border color is #E6A6E6.

Opacity

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

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

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

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

This text has shadow with #E6A6E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6A6E6.

Preview

Color preview on black background

This text has color #E6A6E6 on black background.


Color preview on white background

This text has color #E6A6E6 on white background.


Black color preview on #E6A6E6 background

This text has black color on #E6A6E6 background.


White color preview on #E6A6E6 background

This text has white color on #E6A6E6 background.


Related colors

Complementary color

Complementary color for #hex is #195919.


I love getcolorcode.com

Triadic colors

1 #E6E6A6 and #A6E6E6 with #E6A6E6 are triadic colors.

2 #E6A6E6 and #A6E6E6 with #E6A6E6 are triadic colors.