COLOR #E5ACE1

HEX: #E5ACE1 RGB: (229,172,225)

Renk bilgisi

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

RGB renk modeli

#E5ACE1 color RGB value is (229,172,225).

RGB: (229,172,225) (90%, 67%, 88%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 172 of 255 = 67%
B 225 of 255 = 88%

229
172
225

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

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 172 + 225 = 626 (100%)
R 229 of 626 ~ 36.58%
G 172 of 626 ~ 27.48%
B 225 of 626 ~ 35.94'%

%36.58
%27.48
%35.94

CMYK RENK MODELİ

#E5ACE1 rengi CMYK tonu (0,25,2,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 24.89%
  • sarı tonu 1.75%
  • ana renk tonu 10.20%

CMYK: (0,25,2,10)
C0M25Y2K10 (0%, 25%, 2%, 10%)
(0.00 / 0.25 / 0.02 / 0.10)

CMYK yüzdeleri

%0
%24.89
%1.75
%10.2

Codes

Color #E5ACE1 in popluar color models

E5 AC E1
RGB 229 172 225
HSL 304° 52.29% 78.63%
HSB/HSV 304° 24.89% 89.80%
CMYK 0.00% 24.89% 1.75%
10.20%

Color #E5ACE1 in popluar number systems.

HEX E5 AC E1
Decimal 229 172 225
Binary 11100101 10101100 11100001
Octal 345 254 341

Shades and tints

Shades of #E5ACE1

#E5ACE1
(229,172,225)
#D19DCD
(209,157,205)
#BD8EB9
(189,142,185)
#A97FA5
(169,127,165)
#957091
(149,112,145)
#81617D
(129,97,125)
#6D5269
(109,82,105)
#594355
(89,67,85)
#453441
(69,52,65)
#31252D
(49,37,45)
#1D1619
(29,22,25)
#000000
(0,0,0)

Tints of #E5ACE1

#E5ACE1
(229,172,225)
#E7B3E3
(231,179,227)
#E9BAE5
(233,186,229)
#EBC1E7
(235,193,231)
#EDC8E9
(237,200,233)
#EFCFEB
(239,207,235)
#F1D6ED
(241,214,237)
#F3DDEF
(243,221,239)
#F5E4F1
(245,228,241)
#F7EBF3
(247,235,243)
#F9F2F5
(249,242,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E5ACE1; }

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

This text font color is #E5ACE1.

Background Color

.myBgColor { background-color: #E5ACE1; }

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

This div background color is #E5ACE1.

Border color

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

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

This div border color is #E5ACE1.

Opacity

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

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

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

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

This text has shadow with #E5ACE1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5ACE1.

Preview

Color preview on black background

This text has color #E5ACE1 on black background.


Color preview on white background

This text has color #E5ACE1 on white background.


Black color preview on #E5ACE1 background

This text has black color on #E5ACE1 background.


White color preview on #E5ACE1 background

This text has white color on #E5ACE1 background.


Related colors

Complementary color

Complementary color for #hex is #1A531E.


I love getcolorcode.com

Triadic colors

1 #E1E5AC and #ACE1E5 with #E5ACE1 are triadic colors.

2 #E1ACE5 and #ACE5E1 with #E5ACE1 are triadic colors.