COLOR #E493C0

HEX: #E493C0 RGB: (228,147,192)

Renk bilgisi

#E493C0 contains mainly red and blue colors. #E493C0 ‘ nin web güvenlik rengi #CC99CC (ya da #C9C) dir.

RGB renk modeli

#E493C0 color RGB value is (228,147,192).

RGB: (228,147,192) (89%, 58%, 75%)

RGB bağlantıları ve doygunluk

R 228 of 255 = 89%
G 147 of 255 = 58%
B 192 of 255 = 75%

228
147
192

R + G + B ~ 74%. #E493C0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 147 + 192 = 567 (100%)
R 228 of 567 ~ 40.21%
G 147 of 567 ~ 25.93%
B 192 of 567 ~ 33.86'%

%40.21
%25.93
%33.86

CMYK RENK MODELİ

#E493C0 rengi CMYK tonu (0,36,16,11).

  • camgöbeği tonu 0.00%
  • eflatun tonu 35.53%
  • sarı tonu 15.79%
  • ana renk tonu 10.59%

CMYK: (0,36,16,11)
C0M36Y16K11 (0%, 36%, 16%, 11%)
(0.00 / 0.36 / 0.16 / 0.11)

CMYK yüzdeleri

%0
%35.53
%15.79
%10.59

Codes

Color #E493C0 in popluar color models

E4 93 C0
RGB 228 147 192
HSL 327° 60.00% 73.53%
HSB/HSV 327° 35.53% 89.41%
CMYK 0.00% 35.53% 15.79%
10.59%

Color #E493C0 in popluar number systems.

HEX E4 93 C0
Decimal 228 147 192
Binary 11100100 10010011 11000000
Octal 344 223 300

Shades and tints

Shades of #E493C0

#E493C0
(228,147,192)
#D086AF
(208,134,175)
#BC799E
(188,121,158)
#A86C8D
(168,108,141)
#945F7C
(148,95,124)
#80526B
(128,82,107)
#6C455A
(108,69,90)
#583849
(88,56,73)
#442B38
(68,43,56)
#301E27
(48,30,39)
#1C1116
(28,17,22)
#000000
(0,0,0)

Tints of #E493C0

#E493C0
(228,147,192)
#E69CC5
(230,156,197)
#E8A5CA
(232,165,202)
#EAAECF
(234,174,207)
#ECB7D4
(236,183,212)
#EEC0D9
(238,192,217)
#F0C9DE
(240,201,222)
#F2D2E3
(242,210,227)
#F4DBE8
(244,219,232)
#F6E4ED
(246,228,237)
#F8EDF2
(248,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E493C0 color. Also use rgb(228,147,192) instead hex code.

Text Font Color

.myTextColor { color: #E493C0; }

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

This text font color is #E493C0.

Background Color

.myBgColor { background-color: #E493C0; }

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

This div background color is #E493C0.

Border color

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

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

This div border color is #E493C0.

Opacity

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

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

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

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

This text has shadow with #E493C0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E493C0.

Preview

Color preview on black background

This text has color #E493C0 on black background.


Color preview on white background

This text has color #E493C0 on white background.


Black color preview on #E493C0 background

This text has black color on #E493C0 background.


White color preview on #E493C0 background

This text has white color on #E493C0 background.


Related colors

Complementary color

Complementary color for #hex is #1B6C3F.


I love getcolorcode.com

Triadic colors

1 #C0E493 and #93C0E4 with #E493C0 are triadic colors.

2 #C093E4 and #93E4C0 with #E493C0 are triadic colors.