COLOR #E6A9ED

HEX: #E6A9ED RGB: (230,169,237)

Renk bilgisi

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

RGB renk modeli

#E6A9ED color RGB value is (230,169,237).

RGB: (230,169,237) (90%, 66%, 93%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 169 of 255 = 66%
B 237 of 255 = 93%

230
169
237

R + G + B ~ 83%. #E6A9ED is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 169 + 237 = 636 (100%)
R 230 of 636 ~ 36.16%
G 169 of 636 ~ 26.57%
B 237 of 636 ~ 37.26'%

%36.16
%26.57
%37.26

CMYK RENK MODELİ

#E6A9ED rengi CMYK tonu (3,29,0,7).

  • camgöbeği tonu 2.95%
  • eflatun tonu 28.69%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (3,29,0,7)
C3M29Y0K7 (3%, 29%, 0%, 7%)
(0.03 / 0.29 / 0.00 / 0.07)

CMYK yüzdeleri

%2.95
%28.69
%0
%7.06

Codes

Color #E6A9ED in popluar color models

E6 A9 ED
RGB 230 169 237
HSL 294° 65.38% 79.61%
HSB/HSV 294° 28.69% 92.94%
CMYK 2.95% 28.69% 0.00%
7.06%

Color #E6A9ED in popluar number systems.

HEX E6 A9 ED
Decimal 230 169 237
Binary 11100110 10101001 11101101
Octal 346 251 355

Shades and tints

Shades of #E6A9ED

#E6A9ED
(230,169,237)
#D29AD8
(210,154,216)
#BE8BC3
(190,139,195)
#AA7CAE
(170,124,174)
#966D99
(150,109,153)
#825E84
(130,94,132)
#6E4F6F
(110,79,111)
#5A405A
(90,64,90)
#463145
(70,49,69)
#322230
(50,34,48)
#1E131B
(30,19,27)
#000000
(0,0,0)

Tints of #E6A9ED

#E6A9ED
(230,169,237)
#E8B0EE
(232,176,238)
#EAB7EF
(234,183,239)
#ECBEF0
(236,190,240)
#EEC5F1
(238,197,241)
#F0CCF2
(240,204,242)
#F2D3F3
(242,211,243)
#F4DAF4
(244,218,244)
#F6E1F5
(246,225,245)
#F8E8F6
(248,232,246)
#FAEFF7
(250,239,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6A9ED; }

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

This text font color is #E6A9ED.

Background Color

.myBgColor { background-color: #E6A9ED; }

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

This div background color is #E6A9ED.

Border color

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

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

This div border color is #E6A9ED.

Opacity

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

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

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

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

This text has shadow with #E6A9ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6A9ED.

Preview

Color preview on black background

This text has color #E6A9ED on black background.


Color preview on white background

This text has color #E6A9ED on white background.


Black color preview on #E6A9ED background

This text has black color on #E6A9ED background.


White color preview on #E6A9ED background

This text has white color on #E6A9ED background.


Related colors

Complementary color

Complementary color for #hex is #195612.


I love getcolorcode.com

Triadic colors

1 #EDE6A9 and #A9EDE6 with #E6A9ED are triadic colors.

2 #EDA9E6 and #A9E6ED with #E6A9ED are triadic colors.