COLOR #E6AEDE

HEX: #E6AEDE RGB: (230,174,222)

Renk bilgisi

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

RGB renk modeli

#E6AEDE color RGB value is (230,174,222).

RGB: (230,174,222) (90%, 68%, 87%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 174 of 255 = 68%
B 222 of 255 = 87%

230
174
222

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 174 + 222 = 626 (100%)
R 230 of 626 ~ 36.74%
G 174 of 626 ~ 27.8%
B 222 of 626 ~ 35.46'%

%36.74
%27.8
%35.46

CMYK RENK MODELİ

#E6AEDE rengi CMYK tonu (0,24,3,10).

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

CMYK: (0,24,3,10)
C0M24Y3K10 (0%, 24%, 3%, 10%)
(0.00 / 0.24 / 0.03 / 0.10)

CMYK yüzdeleri

%0
%24.35
%3.48
%9.8

Codes

Color #E6AEDE in popluar color models

E6 AE DE
RGB 230 174 222
HSL 309° 52.83% 79.22%
HSB/HSV 309° 24.35% 90.20%
CMYK 0.00% 24.35% 3.48%
9.80%

Color #E6AEDE in popluar number systems.

HEX E6 AE DE
Decimal 230 174 222
Binary 11100110 10101110 11011110
Octal 346 256 336

Shades and tints

Shades of #E6AEDE

#E6AEDE
(230,174,222)
#D29FCA
(210,159,202)
#BE90B6
(190,144,182)
#AA81A2
(170,129,162)
#96728E
(150,114,142)
#82637A
(130,99,122)
#6E5466
(110,84,102)
#5A4552
(90,69,82)
#46363E
(70,54,62)
#32272A
(50,39,42)
#1E1816
(30,24,22)
#000000
(0,0,0)

Tints of #E6AEDE

#E6AEDE
(230,174,222)
#E8B5E1
(232,181,225)
#EABCE4
(234,188,228)
#ECC3E7
(236,195,231)
#EECAEA
(238,202,234)
#F0D1ED
(240,209,237)
#F2D8F0
(242,216,240)
#F4DFF3
(244,223,243)
#F6E6F6
(246,230,246)
#F8EDF9
(248,237,249)
#FAF4FC
(250,244,252)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6AEDE; }

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

This text font color is #E6AEDE.

Background Color

.myBgColor { background-color: #E6AEDE; }

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

This div background color is #E6AEDE.

Border color

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

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

This div border color is #E6AEDE.

Opacity

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

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

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

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

This text has shadow with #E6AEDE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6AEDE.

Preview

Color preview on black background

This text has color #E6AEDE on black background.


Color preview on white background

This text has color #E6AEDE on white background.


Black color preview on #E6AEDE background

This text has black color on #E6AEDE background.


White color preview on #E6AEDE background

This text has white color on #E6AEDE background.


Related colors

Complementary color

Complementary color for #hex is #195121.


I love getcolorcode.com

Triadic colors

1 #DEE6AE and #AEDEE6 with #E6AEDE are triadic colors.

2 #DEAEE6 and #AEE6DE with #E6AEDE are triadic colors.