COLOR #E5AEE6

HEX: #E5AEE6 RGB: (229,174,230)

Renk bilgisi

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

RGB renk modeli

#E5AEE6 color RGB value is (229,174,230).

RGB: (229,174,230) (90%, 68%, 90%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 174 of 255 = 68%
B 230 of 255 = 90%

229
174
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 174 + 230 = 633 (100%)
R 229 of 633 ~ 36.18%
G 174 of 633 ~ 27.49%
B 230 of 633 ~ 36.33'%

%36.18
%27.49
%36.33

CMYK RENK MODELİ

#E5AEE6 rengi CMYK tonu (0,24,0,10).

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

CMYK: (0,24,0,10)
C0M24Y0K10 (0%, 24%, 0%, 10%)
(0.00 / 0.24 / 0.00 / 0.10)

CMYK yüzdeleri

%0.43
%24.35
%0
%9.8

Codes

Color #E5AEE6 in popluar color models

E5 AE E6
RGB 229 174 230
HSL 299° 52.83% 79.22%
HSB/HSV 299° 24.35% 90.20%
CMYK 0.43% 24.35% 0.00%
9.80%

Color #E5AEE6 in popluar number systems.

HEX E5 AE E6
Decimal 229 174 230
Binary 11100101 10101110 11100110
Octal 345 256 346

Shades and tints

Shades of #E5AEE6

#E5AEE6
(229,174,230)
#D19FD2
(209,159,210)
#BD90BE
(189,144,190)
#A981AA
(169,129,170)
#957296
(149,114,150)
#816382
(129,99,130)
#6D546E
(109,84,110)
#59455A
(89,69,90)
#453646
(69,54,70)
#312732
(49,39,50)
#1D181E
(29,24,30)
#000000
(0,0,0)

Tints of #E5AEE6

#E5AEE6
(229,174,230)
#E7B5E8
(231,181,232)
#E9BCEA
(233,188,234)
#EBC3EC
(235,195,236)
#EDCAEE
(237,202,238)
#EFD1F0
(239,209,240)
#F1D8F2
(241,216,242)
#F3DFF4
(243,223,244)
#F5E6F6
(245,230,246)
#F7EDF8
(247,237,248)
#F9F4FA
(249,244,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5AEE6; }

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

This text font color is #E5AEE6.

Background Color

.myBgColor { background-color: #E5AEE6; }

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

This div background color is #E5AEE6.

Border color

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

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

This div border color is #E5AEE6.

Opacity

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

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

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

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

This text has shadow with #E5AEE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5AEE6.

Preview

Color preview on black background

This text has color #E5AEE6 on black background.


Color preview on white background

This text has color #E5AEE6 on white background.


Black color preview on #E5AEE6 background

This text has black color on #E5AEE6 background.


White color preview on #E5AEE6 background

This text has white color on #E5AEE6 background.


Related colors

Complementary color

Complementary color for #hex is #1A5119.


I love getcolorcode.com

Triadic colors

1 #E6E5AE and #AEE6E5 with #E5AEE6 are triadic colors.

2 #E6AEE5 and #AEE5E6 with #E5AEE6 are triadic colors.