COLOR #E6ABE6

HEX: #E6ABE6 RGB: (230,171,230)

Renk bilgisi

#E6ABE6 contains red, green and blue colors in about the same proportion. #E6ABE6 ‘ nin web güvenlik rengi #CC99CC (ya da #C9C) dir.

RGB renk modeli

#E6ABE6 color RGB value is (230,171,230).

RGB: (230,171,230) (90%, 67%, 90%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 171 of 255 = 67%
B 230 of 255 = 90%

230
171
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 171 + 230 = 631 (100%)
R 230 of 631 ~ 36.45%
G 171 of 631 ~ 27.1%
B 230 of 631 ~ 36.45'%

%36.45
%27.1
%36.45

CMYK RENK MODELİ

#E6ABE6 rengi CMYK tonu (0,26,0,10).

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

CMYK: (0,26,0,10)
C0M26Y0K10 (0%, 26%, 0%, 10%)
(0.00 / 0.26 / 0.00 / 0.10)

CMYK yüzdeleri

%0
%25.65
%0
%9.8

Codes

Color #E6ABE6 in popluar color models

E6 AB E6
RGB 230 171 230
HSL 300° 54.13% 78.63%
HSB/HSV 300° 25.65% 90.20%
CMYK 0.00% 25.65% 0.00%
9.80%

Color #E6ABE6 in popluar number systems.

HEX E6 AB E6
Decimal 230 171 230
Binary 11100110 10101011 11100110
Octal 346 253 346

Shades and tints

Shades of #E6ABE6

#E6ABE6
(230,171,230)
#D29CD2
(210,156,210)
#BE8DBE
(190,141,190)
#AA7EAA
(170,126,170)
#966F96
(150,111,150)
#826082
(130,96,130)
#6E516E
(110,81,110)
#5A425A
(90,66,90)
#463346
(70,51,70)
#322432
(50,36,50)
#1E151E
(30,21,30)
#000000
(0,0,0)

Tints of #E6ABE6

#E6ABE6
(230,171,230)
#E8B2E8
(232,178,232)
#EAB9EA
(234,185,234)
#ECC0EC
(236,192,236)
#EEC7EE
(238,199,238)
#F0CEF0
(240,206,240)
#F2D5F2
(242,213,242)
#F4DCF4
(244,220,244)
#F6E3F6
(246,227,246)
#F8EAF8
(248,234,248)
#FAF1FA
(250,241,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6ABE6; }

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

This text font color is #E6ABE6.

Background Color

.myBgColor { background-color: #E6ABE6; }

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

This div background color is #E6ABE6.

Border color

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

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

This div border color is #E6ABE6.

Opacity

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

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

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

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

This text has shadow with #E6ABE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6ABE6.

Preview

Color preview on black background

This text has color #E6ABE6 on black background.


Color preview on white background

This text has color #E6ABE6 on white background.


Black color preview on #E6ABE6 background

This text has black color on #E6ABE6 background.


White color preview on #E6ABE6 background

This text has white color on #E6ABE6 background.


Related colors

Complementary color

Complementary color for #hex is #195419.


I love getcolorcode.com

Triadic colors

1 #E6E6AB and #ABE6E6 with #E6ABE6 are triadic colors.

2 #E6ABE6 and #ABE6E6 with #E6ABE6 are triadic colors.