COLOR #E5ACE6

HEX: #E5ACE6 RGB: (229,172,230)

Renk bilgisi

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

RGB renk modeli

#E5ACE6 color RGB value is (229,172,230).

RGB: (229,172,230) (90%, 67%, 90%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 172 of 255 = 67%
B 230 of 255 = 90%

229
172
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 172 + 230 = 631 (100%)
R 229 of 631 ~ 36.29%
G 172 of 631 ~ 27.26%
B 230 of 631 ~ 36.45'%

%36.29
%27.26
%36.45

CMYK RENK MODELİ

#E5ACE6 rengi CMYK tonu (0,25,0,10).

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

CMYK: (0,25,0,10)
C0M25Y0K10 (0%, 25%, 0%, 10%)
(0.00 / 0.25 / 0.00 / 0.10)

CMYK yüzdeleri

%0.43
%25.22
%0
%9.8

Codes

Color #E5ACE6 in popluar color models

E5 AC E6
RGB 229 172 230
HSL 299° 53.70% 78.82%
HSB/HSV 299° 25.22% 90.20%
CMYK 0.43% 25.22% 0.00%
9.80%

Color #E5ACE6 in popluar number systems.

HEX E5 AC E6
Decimal 229 172 230
Binary 11100101 10101100 11100110
Octal 345 254 346

Shades and tints

Shades of #E5ACE6

#E5ACE6
(229,172,230)
#D19DD2
(209,157,210)
#BD8EBE
(189,142,190)
#A97FAA
(169,127,170)
#957096
(149,112,150)
#816182
(129,97,130)
#6D526E
(109,82,110)
#59435A
(89,67,90)
#453446
(69,52,70)
#312532
(49,37,50)
#1D161E
(29,22,30)
#000000
(0,0,0)

Tints of #E5ACE6

#E5ACE6
(229,172,230)
#E7B3E8
(231,179,232)
#E9BAEA
(233,186,234)
#EBC1EC
(235,193,236)
#EDC8EE
(237,200,238)
#EFCFF0
(239,207,240)
#F1D6F2
(241,214,242)
#F3DDF4
(243,221,244)
#F5E4F6
(245,228,246)
#F7EBF8
(247,235,248)
#F9F2FA
(249,242,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5ACE6; }

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

This text font color is #E5ACE6.

Background Color

.myBgColor { background-color: #E5ACE6; }

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

This div background color is #E5ACE6.

Border color

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

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

This div border color is #E5ACE6.

Opacity

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

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

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

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

This text has shadow with #E5ACE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5ACE6.

Preview

Color preview on black background

This text has color #E5ACE6 on black background.


Color preview on white background

This text has color #E5ACE6 on white background.


Black color preview on #E5ACE6 background

This text has black color on #E5ACE6 background.


White color preview on #E5ACE6 background

This text has white color on #E5ACE6 background.


Related colors

Complementary color

Complementary color for #hex is #1A5319.


I love getcolorcode.com

Triadic colors

1 #E6E5AC and #ACE6E5 with #E5ACE6 are triadic colors.

2 #E6ACE5 and #ACE5E6 with #E5ACE6 are triadic colors.