COLOR #E6ACC0

HEX: #E6ACC0 RGB: (230,172,192)

Renk bilgisi

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

RGB renk modeli

#E6ACC0 color RGB value is (230,172,192).

RGB: (230,172,192) (90%, 67%, 75%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 172 of 255 = 67%
B 192 of 255 = 75%

230
172
192

R + G + B ~ 77%. #E6ACC0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 172 + 192 = 594 (100%)
R 230 of 594 ~ 38.72%
G 172 of 594 ~ 28.96%
B 192 of 594 ~ 32.32'%

%38.72
%28.96
%32.32

CMYK RENK MODELİ

#E6ACC0 rengi CMYK tonu (0,25,17,10).

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

CMYK: (0,25,17,10)
C0M25Y17K10 (0%, 25%, 17%, 10%)
(0.00 / 0.25 / 0.17 / 0.10)

CMYK yüzdeleri

%0
%25.22
%16.52
%9.8

Codes

Color #E6ACC0 in popluar color models

E6 AC C0
RGB 230 172 192
HSL 339° 53.70% 78.82%
HSB/HSV 339° 25.22% 90.20%
CMYK 0.00% 25.22% 16.52%
9.80%

Color #E6ACC0 in popluar number systems.

HEX E6 AC C0
Decimal 230 172 192
Binary 11100110 10101100 11000000
Octal 346 254 300

Shades and tints

Shades of #E6ACC0

#E6ACC0
(230,172,192)
#D29DAF
(210,157,175)
#BE8E9E
(190,142,158)
#AA7F8D
(170,127,141)
#96707C
(150,112,124)
#82616B
(130,97,107)
#6E525A
(110,82,90)
#5A4349
(90,67,73)
#463438
(70,52,56)
#322527
(50,37,39)
#1E1616
(30,22,22)
#000000
(0,0,0)

Tints of #E6ACC0

#E6ACC0
(230,172,192)
#E8B3C5
(232,179,197)
#EABACA
(234,186,202)
#ECC1CF
(236,193,207)
#EEC8D4
(238,200,212)
#F0CFD9
(240,207,217)
#F2D6DE
(242,214,222)
#F4DDE3
(244,221,227)
#F6E4E8
(246,228,232)
#F8EBED
(248,235,237)
#FAF2F2
(250,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6ACC0; }

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

This text font color is #E6ACC0.

Background Color

.myBgColor { background-color: #E6ACC0; }

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

This div background color is #E6ACC0.

Border color

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

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

This div border color is #E6ACC0.

Opacity

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

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

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

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

This text has shadow with #E6ACC0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6ACC0.

Preview

Color preview on black background

This text has color #E6ACC0 on black background.


Color preview on white background

This text has color #E6ACC0 on white background.


Black color preview on #E6ACC0 background

This text has black color on #E6ACC0 background.


White color preview on #E6ACC0 background

This text has white color on #E6ACC0 background.


Related colors

Complementary color

Complementary color for #hex is #19533F.


I love getcolorcode.com

Triadic colors

1 #C0E6AC and #ACC0E6 with #E6ACC0 are triadic colors.

2 #C0ACE6 and #ACE6C0 with #E6ACC0 are triadic colors.