COLOR #E6AEDA

HEX: #E6AEDA RGB: (230,174,218)

Renk bilgisi

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

RGB renk modeli

#E6AEDA color RGB value is (230,174,218).

RGB: (230,174,218) (90%, 68%, 85%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 174 of 255 = 68%
B 218 of 255 = 85%

230
174
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 174 + 218 = 622 (100%)
R 230 of 622 ~ 36.98%
G 174 of 622 ~ 27.97%
B 218 of 622 ~ 35.05'%

%36.98
%27.97
%35.05

CMYK RENK MODELİ

#E6AEDA rengi CMYK tonu (0,24,5,10).

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

CMYK: (0,24,5,10)
C0M24Y5K10 (0%, 24%, 5%, 10%)
(0.00 / 0.24 / 0.05 / 0.10)

CMYK yüzdeleri

%0
%24.35
%5.22
%9.8

Codes

Color #E6AEDA in popluar color models

E6 AE DA
RGB 230 174 218
HSL 313° 52.83% 79.22%
HSB/HSV 313° 24.35% 90.20%
CMYK 0.00% 24.35% 5.22%
9.80%

Color #E6AEDA in popluar number systems.

HEX E6 AE DA
Decimal 230 174 218
Binary 11100110 10101110 11011010
Octal 346 256 332

Shades and tints

Shades of #E6AEDA

#E6AEDA
(230,174,218)
#D29FC7
(210,159,199)
#BE90B4
(190,144,180)
#AA81A1
(170,129,161)
#96728E
(150,114,142)
#82637B
(130,99,123)
#6E5468
(110,84,104)
#5A4555
(90,69,85)
#463642
(70,54,66)
#32272F
(50,39,47)
#1E181C
(30,24,28)
#000000
(0,0,0)

Tints of #E6AEDA

#E6AEDA
(230,174,218)
#E8B5DD
(232,181,221)
#EABCE0
(234,188,224)
#ECC3E3
(236,195,227)
#EECAE6
(238,202,230)
#F0D1E9
(240,209,233)
#F2D8EC
(242,216,236)
#F4DFEF
(244,223,239)
#F6E6F2
(246,230,242)
#F8EDF5
(248,237,245)
#FAF4F8
(250,244,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6AEDA; }

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

This text font color is #E6AEDA.

Background Color

.myBgColor { background-color: #E6AEDA; }

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

This div background color is #E6AEDA.

Border color

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

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

This div border color is #E6AEDA.

Opacity

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

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

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

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

This text has shadow with #E6AEDA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6AEDA.

Preview

Color preview on black background

This text has color #E6AEDA on black background.


Color preview on white background

This text has color #E6AEDA on white background.


Black color preview on #E6AEDA background

This text has black color on #E6AEDA background.


White color preview on #E6AEDA background

This text has white color on #E6AEDA background.


Related colors

Complementary color

Complementary color for #hex is #195125.


I love getcolorcode.com

Triadic colors

1 #DAE6AE and #AEDAE6 with #E6AEDA are triadic colors.

2 #DAAEE6 and #AEE6DA with #E6AEDA are triadic colors.