COLOR #E6AED5

HEX: #E6AED5 RGB: (230,174,213)

Renk bilgisi

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

RGB renk modeli

#E6AED5 color RGB value is (230,174,213).

RGB: (230,174,213) (90%, 68%, 84%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 174 of 255 = 68%
B 213 of 255 = 84%

230
174
213

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 174 + 213 = 617 (100%)
R 230 of 617 ~ 37.28%
G 174 of 617 ~ 28.2%
B 213 of 617 ~ 34.52'%

%37.28
%28.2
%34.52

CMYK RENK MODELİ

#E6AED5 rengi CMYK tonu (0,24,7,10).

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

CMYK: (0,24,7,10)
C0M24Y7K10 (0%, 24%, 7%, 10%)
(0.00 / 0.24 / 0.07 / 0.10)

CMYK yüzdeleri

%0
%24.35
%7.39
%9.8

Codes

Color #E6AED5 in popluar color models

E6 AE D5
RGB 230 174 213
HSL 318° 52.83% 79.22%
HSB/HSV 318° 24.35% 90.20%
CMYK 0.00% 24.35% 7.39%
9.80%

Color #E6AED5 in popluar number systems.

HEX E6 AE D5
Decimal 230 174 213
Binary 11100110 10101110 11010101
Octal 346 256 325

Shades and tints

Shades of #E6AED5

#E6AED5
(230,174,213)
#D29FC2
(210,159,194)
#BE90AF
(190,144,175)
#AA819C
(170,129,156)
#967289
(150,114,137)
#826376
(130,99,118)
#6E5463
(110,84,99)
#5A4550
(90,69,80)
#46363D
(70,54,61)
#32272A
(50,39,42)
#1E1817
(30,24,23)
#000000
(0,0,0)

Tints of #E6AED5

#E6AED5
(230,174,213)
#E8B5D8
(232,181,216)
#EABCDB
(234,188,219)
#ECC3DE
(236,195,222)
#EECAE1
(238,202,225)
#F0D1E4
(240,209,228)
#F2D8E7
(242,216,231)
#F4DFEA
(244,223,234)
#F6E6ED
(246,230,237)
#F8EDF0
(248,237,240)
#FAF4F3
(250,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6AED5; }

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

This text font color is #E6AED5.

Background Color

.myBgColor { background-color: #E6AED5; }

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

This div background color is #E6AED5.

Border color

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

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

This div border color is #E6AED5.

Opacity

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

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

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

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

This text has shadow with #E6AED5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6AED5.

Preview

Color preview on black background

This text has color #E6AED5 on black background.


Color preview on white background

This text has color #E6AED5 on white background.


Black color preview on #E6AED5 background

This text has black color on #E6AED5 background.


White color preview on #E6AED5 background

This text has white color on #E6AED5 background.


Related colors

Complementary color

Complementary color for #hex is #19512A.


I love getcolorcode.com

Triadic colors

1 #D5E6AE and #AED5E6 with #E6AED5 are triadic colors.

2 #D5AEE6 and #AEE6D5 with #E6AED5 are triadic colors.