COLOR #E7ACE6

HEX: #E7ACE6 RGB: (231,172,230)

Renk bilgisi

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

RGB renk modeli

#E7ACE6 color RGB value is (231,172,230).

RGB: (231,172,230) (91%, 67%, 90%)

RGB bağlantıları ve doygunluk

R 231 of 255 = 91%
G 172 of 255 = 67%
B 230 of 255 = 90%

231
172
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 231 + 172 + 230 = 633 (100%)
R 231 of 633 ~ 36.49%
G 172 of 633 ~ 27.17%
B 230 of 633 ~ 36.33'%

%36.49
%27.17
%36.33

CMYK RENK MODELİ

#E7ACE6 rengi CMYK tonu (0,26,0,9).

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

CMYK: (0,26,0,9)
C0M26Y0K9 (0%, 26%, 0%, 9%)
(0.00 / 0.26 / 0.00 / 0.09)

CMYK yüzdeleri

%0
%25.54
%0.43
%9.41

Codes

Color #E7ACE6 in popluar color models

E7 AC E6
RGB 231 172 230
HSL 301° 55.14% 79.02%
HSB/HSV 301° 25.54% 90.59%
CMYK 0.00% 25.54% 0.43%
9.41%

Color #E7ACE6 in popluar number systems.

HEX E7 AC E6
Decimal 231 172 230
Binary 11100111 10101100 11100110
Octal 347 254 346

Shades and tints

Shades of #E7ACE6

#E7ACE6
(231,172,230)
#D29DD2
(210,157,210)
#BD8EBE
(189,142,190)
#A87FAA
(168,127,170)
#937096
(147,112,150)
#7E6182
(126,97,130)
#69526E
(105,82,110)
#54435A
(84,67,90)
#3F3446
(63,52,70)
#2A2532
(42,37,50)
#15161E
(21,22,30)
#000000
(0,0,0)

Tints of #E7ACE6

#E7ACE6
(231,172,230)
#E9B3E8
(233,179,232)
#EBBAEA
(235,186,234)
#EDC1EC
(237,193,236)
#EFC8EE
(239,200,238)
#F1CFF0
(241,207,240)
#F3D6F2
(243,214,242)
#F5DDF4
(245,221,244)
#F7E4F6
(247,228,246)
#F9EBF8
(249,235,248)
#FBF2FA
(251,242,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E7ACE6; }

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

This text font color is #E7ACE6.

Background Color

.myBgColor { background-color: #E7ACE6; }

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

This div background color is #E7ACE6.

Border color

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

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

This div border color is #E7ACE6.

Opacity

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

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

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

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

This text has shadow with #E7ACE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7ACE6.

Preview

Color preview on black background

This text has color #E7ACE6 on black background.


Color preview on white background

This text has color #E7ACE6 on white background.


Black color preview on #E7ACE6 background

This text has black color on #E7ACE6 background.


White color preview on #E7ACE6 background

This text has white color on #E7ACE6 background.


Related colors

Complementary color

Complementary color for #hex is #185319.


I love getcolorcode.com

Triadic colors

1 #E6E7AC and #ACE6E7 with #E7ACE6 are triadic colors.

2 #E6ACE7 and #ACE7E6 with #E7ACE6 are triadic colors.