COLOR #E6ACE9

HEX: #E6ACE9 RGB: (230,172,233)

Renk bilgisi

#E6ACE9 contains mainly red and blue colors. #E6ACE9 ‘ nin web güvenlik rengi #CC99FF (ya da #C9F) dir.

RGB renk modeli

#E6ACE9 color RGB value is (230,172,233).

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

RGB bağlantıları ve doygunluk

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

230
172
233

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 172 + 233 = 635 (100%)
R 230 of 635 ~ 36.22%
G 172 of 635 ~ 27.09%
B 233 of 635 ~ 36.69'%

%36.22
%27.09
%36.69

CMYK RENK MODELİ

#E6ACE9 rengi CMYK tonu (1,26,0,9).

  • camgöbeği tonu 1.29%
  • eflatun tonu 26.18%
  • sarı tonu 0.00%
  • ana renk tonu 8.63%

CMYK: (1,26,0,9)
C1M26Y0K9 (1%, 26%, 0%, 9%)
(0.01 / 0.26 / 0.00 / 0.09)

CMYK yüzdeleri

%1.29
%26.18
%0
%8.63

Codes

Color #E6ACE9 in popluar color models

E6 AC E9
RGB 230 172 233
HSL 297° 58.10% 79.41%
HSB/HSV 297° 26.18% 91.37%
CMYK 1.29% 26.18% 0.00%
8.63%

Color #E6ACE9 in popluar number systems.

HEX E6 AC E9
Decimal 230 172 233
Binary 11100110 10101100 11101001
Octal 346 254 351

Shades and tints

Shades of #E6ACE9

#E6ACE9
(230,172,233)
#D29DD4
(210,157,212)
#BE8EBF
(190,142,191)
#AA7FAA
(170,127,170)
#967095
(150,112,149)
#826180
(130,97,128)
#6E526B
(110,82,107)
#5A4356
(90,67,86)
#463441
(70,52,65)
#32252C
(50,37,44)
#1E1617
(30,22,23)
#000000
(0,0,0)

Tints of #E6ACE9

#E6ACE9
(230,172,233)
#E8B3EB
(232,179,235)
#EABAED
(234,186,237)
#ECC1EF
(236,193,239)
#EEC8F1
(238,200,241)
#F0CFF3
(240,207,243)
#F2D6F5
(242,214,245)
#F4DDF7
(244,221,247)
#F6E4F9
(246,228,249)
#F8EBFB
(248,235,251)
#FAF2FD
(250,242,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6ACE9; }

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

This text font color is #E6ACE9.

Background Color

.myBgColor { background-color: #E6ACE9; }

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

This div background color is #E6ACE9.

Border color

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

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

This div border color is #E6ACE9.

Opacity

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

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

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

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

This text has shadow with #E6ACE9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6ACE9.

Preview

Color preview on black background

This text has color #E6ACE9 on black background.


Color preview on white background

This text has color #E6ACE9 on white background.


Black color preview on #E6ACE9 background

This text has black color on #E6ACE9 background.


White color preview on #E6ACE9 background

This text has white color on #E6ACE9 background.


Related colors

Complementary color

Complementary color for #hex is #195316.


I love getcolorcode.com

Triadic colors

1 #E9E6AC and #ACE9E6 with #E6ACE9 are triadic colors.

2 #E9ACE6 and #ACE6E9 with #E6ACE9 are triadic colors.