COLOR #E6ACC2

HEX: #E6ACC2 RGB: (230,172,194)

Renk bilgisi

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

RGB renk modeli

#E6ACC2 color RGB value is (230,172,194).

RGB: (230,172,194) (90%, 67%, 76%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 172 of 255 = 67%
B 194 of 255 = 76%

230
172
194

R + G + B ~ 78%. #E6ACC2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 172 + 194 = 596 (100%)
R 230 of 596 ~ 38.59%
G 172 of 596 ~ 28.86%
B 194 of 596 ~ 32.55'%

%38.59
%28.86
%32.55

CMYK RENK MODELİ

#E6ACC2 rengi CMYK tonu (0,25,16,10).

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

CMYK: (0,25,16,10)
C0M25Y16K10 (0%, 25%, 16%, 10%)
(0.00 / 0.25 / 0.16 / 0.10)

CMYK yüzdeleri

%0
%25.22
%15.65
%9.8

Codes

Color #E6ACC2 in popluar color models

E6 AC C2
RGB 230 172 194
HSL 337° 53.70% 78.82%
HSB/HSV 337° 25.22% 90.20%
CMYK 0.00% 25.22% 15.65%
9.80%

Color #E6ACC2 in popluar number systems.

HEX E6 AC C2
Decimal 230 172 194
Binary 11100110 10101100 11000010
Octal 346 254 302

Shades and tints

Shades of #E6ACC2

#E6ACC2
(230,172,194)
#D29DB1
(210,157,177)
#BE8EA0
(190,142,160)
#AA7F8F
(170,127,143)
#96707E
(150,112,126)
#82616D
(130,97,109)
#6E525C
(110,82,92)
#5A434B
(90,67,75)
#46343A
(70,52,58)
#322529
(50,37,41)
#1E1618
(30,22,24)
#000000
(0,0,0)

Tints of #E6ACC2

#E6ACC2
(230,172,194)
#E8B3C7
(232,179,199)
#EABACC
(234,186,204)
#ECC1D1
(236,193,209)
#EEC8D6
(238,200,214)
#F0CFDB
(240,207,219)
#F2D6E0
(242,214,224)
#F4DDE5
(244,221,229)
#F6E4EA
(246,228,234)
#F8EBEF
(248,235,239)
#FAF2F4
(250,242,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6ACC2; }

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

This text font color is #E6ACC2.

Background Color

.myBgColor { background-color: #E6ACC2; }

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

This div background color is #E6ACC2.

Border color

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

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

This div border color is #E6ACC2.

Opacity

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

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

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

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

This text has shadow with #E6ACC2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6ACC2.

Preview

Color preview on black background

This text has color #E6ACC2 on black background.


Color preview on white background

This text has color #E6ACC2 on white background.


Black color preview on #E6ACC2 background

This text has black color on #E6ACC2 background.


White color preview on #E6ACC2 background

This text has white color on #E6ACC2 background.


Related colors

Complementary color

Complementary color for #hex is #19533D.


I love getcolorcode.com

Triadic colors

1 #C2E6AC and #ACC2E6 with #E6ACC2 are triadic colors.

2 #C2ACE6 and #ACE6C2 with #E6ACC2 are triadic colors.