COLOR #E7ACE0

HEX: #E7ACE0 RGB: (231,172,224)

Renk bilgisi

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

RGB renk modeli

#E7ACE0 color RGB value is (231,172,224).

RGB: (231,172,224) (91%, 67%, 88%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 172 of 255 = 67%
B 224 of 255 = 88%

231
172
224

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

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 172 + 224 = 627 (100%)
R 231 of 627 ~ 36.84%
G 172 of 627 ~ 27.43%
B 224 of 627 ~ 35.73'%

%36.84
%27.43
%35.73

CMYK RENK MODELİ

#E7ACE0 rengi CMYK tonu (0,26,3,9).

  • camgöbeği tonu 0.00%
  • eflatun tonu 25.54%
  • sarı tonu 3.03%
  • ana renk tonu 9.41%

CMYK: (0,26,3,9)
C0M26Y3K9 (0%, 26%, 3%, 9%)
(0.00 / 0.26 / 0.03 / 0.09)

CMYK yüzdeleri

%0
%25.54
%3.03
%9.41

Codes

Color #E7ACE0 in popluar color models

E7 AC E0
RGB 231 172 224
HSL 307° 55.14% 79.02%
HSB/HSV 307° 25.54% 90.59%
CMYK 0.00% 25.54% 3.03%
9.41%

Color #E7ACE0 in popluar number systems.

HEX E7 AC E0
Decimal 231 172 224
Binary 11100111 10101100 11100000
Octal 347 254 340

Shades and tints

Shades of #E7ACE0

#E7ACE0
(231,172,224)
#D29DCC
(210,157,204)
#BD8EB8
(189,142,184)
#A87FA4
(168,127,164)
#937090
(147,112,144)
#7E617C
(126,97,124)
#695268
(105,82,104)
#544354
(84,67,84)
#3F3440
(63,52,64)
#2A252C
(42,37,44)
#151618
(21,22,24)
#000000
(0,0,0)

Tints of #E7ACE0

#E7ACE0
(231,172,224)
#E9B3E2
(233,179,226)
#EBBAE4
(235,186,228)
#EDC1E6
(237,193,230)
#EFC8E8
(239,200,232)
#F1CFEA
(241,207,234)
#F3D6EC
(243,214,236)
#F5DDEE
(245,221,238)
#F7E4F0
(247,228,240)
#F9EBF2
(249,235,242)
#FBF2F4
(251,242,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E7ACE0 color. Also use rgb(231,172,224) instead hex code.

Text Font Color

.myTextColor { color: #E7ACE0; }

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

This text font color is #E7ACE0.

Background Color

.myBgColor { background-color: #E7ACE0; }

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

This div background color is #E7ACE0.

Border color

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

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

This div border color is #E7ACE0.

Opacity

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

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

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

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

This text has shadow with #E7ACE0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7ACE0.

Preview

Color preview on black background

This text has color #E7ACE0 on black background.


Color preview on white background

This text has color #E7ACE0 on white background.


Black color preview on #E7ACE0 background

This text has black color on #E7ACE0 background.


White color preview on #E7ACE0 background

This text has white color on #E7ACE0 background.


Related colors

Complementary color

Complementary color for #hex is #18531F.


I love getcolorcode.com

Triadic colors

1 #E0E7AC and #ACE0E7 with #E7ACE0 are triadic colors.

2 #E0ACE7 and #ACE7E0 with #E7ACE0 are triadic colors.