COLOR #E6ACE2

HEX: #E6ACE2 RGB: (230,172,226)

Renk bilgisi

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

RGB renk modeli

#E6ACE2 color RGB value is (230,172,226).

RGB: (230,172,226) (90%, 67%, 89%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 172 of 255 = 67%
B 226 of 255 = 89%

230
172
226

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 172 + 226 = 628 (100%)
R 230 of 628 ~ 36.62%
G 172 of 628 ~ 27.39%
B 226 of 628 ~ 35.99'%

%36.62
%27.39
%35.99

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%0
%25.22
%1.74
%9.8

Codes

Color #E6ACE2 in popluar color models

E6 AC E2
RGB 230 172 226
HSL 304° 53.70% 78.82%
HSB/HSV 304° 25.22% 90.20%
CMYK 0.00% 25.22% 1.74%
9.80%

Color #E6ACE2 in popluar number systems.

HEX E6 AC E2
Decimal 230 172 226
Binary 11100110 10101100 11100010
Octal 346 254 342

Shades and tints

Shades of #E6ACE2

#E6ACE2
(230,172,226)
#D29DCE
(210,157,206)
#BE8EBA
(190,142,186)
#AA7FA6
(170,127,166)
#967092
(150,112,146)
#82617E
(130,97,126)
#6E526A
(110,82,106)
#5A4356
(90,67,86)
#463442
(70,52,66)
#32252E
(50,37,46)
#1E161A
(30,22,26)
#000000
(0,0,0)

Tints of #E6ACE2

#E6ACE2
(230,172,226)
#E8B3E4
(232,179,228)
#EABAE6
(234,186,230)
#ECC1E8
(236,193,232)
#EEC8EA
(238,200,234)
#F0CFEC
(240,207,236)
#F2D6EE
(242,214,238)
#F4DDF0
(244,221,240)
#F6E4F2
(246,228,242)
#F8EBF4
(248,235,244)
#FAF2F6
(250,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6ACE2; }

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

This text font color is #E6ACE2.

Background Color

.myBgColor { background-color: #E6ACE2; }

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

This div background color is #E6ACE2.

Border color

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

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

This div border color is #E6ACE2.

Opacity

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

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

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

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

This text has shadow with #E6ACE2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6ACE2.

Preview

Color preview on black background

This text has color #E6ACE2 on black background.


Color preview on white background

This text has color #E6ACE2 on white background.


Black color preview on #E6ACE2 background

This text has black color on #E6ACE2 background.


White color preview on #E6ACE2 background

This text has white color on #E6ACE2 background.


Related colors

Complementary color

Complementary color for #hex is #19531D.


I love getcolorcode.com

Triadic colors

1 #E2E6AC and #ACE2E6 with #E6ACE2 are triadic colors.

2 #E2ACE6 and #ACE6E2 with #E6ACE2 are triadic colors.