COLOR #E493CC

HEX: #E493CC RGB: (228,147,204)

Renk bilgisi

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

RGB renk modeli

#E493CC color RGB value is (228,147,204).

RGB: (228,147,204) (89%, 58%, 80%)

RGB bağlantıları ve doygunluk

R 228 of 255 = 89%
G 147 of 255 = 58%
B 204 of 255 = 80%

228
147
204

R + G + B ~ 76%. #E493CC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 147 + 204 = 579 (100%)
R 228 of 579 ~ 39.38%
G 147 of 579 ~ 25.39%
B 204 of 579 ~ 35.23'%

%39.38
%25.39
%35.23

CMYK RENK MODELİ

#E493CC rengi CMYK tonu (0,36,11,11).

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

CMYK: (0,36,11,11)
C0M36Y11K11 (0%, 36%, 11%, 11%)
(0.00 / 0.36 / 0.11 / 0.11)

CMYK yüzdeleri

%0
%35.53
%10.53
%10.59

Codes

Color #E493CC in popluar color models

E4 93 CC
RGB 228 147 204
HSL 318° 60.00% 73.53%
HSB/HSV 318° 35.53% 89.41%
CMYK 0.00% 35.53% 10.53%
10.59%

Color #E493CC in popluar number systems.

HEX E4 93 CC
Decimal 228 147 204
Binary 11100100 10010011 11001100
Octal 344 223 314

Shades and tints

Shades of #E493CC

#E493CC
(228,147,204)
#D086BA
(208,134,186)
#BC79A8
(188,121,168)
#A86C96
(168,108,150)
#945F84
(148,95,132)
#805272
(128,82,114)
#6C4560
(108,69,96)
#58384E
(88,56,78)
#442B3C
(68,43,60)
#301E2A
(48,30,42)
#1C1118
(28,17,24)
#000000
(0,0,0)

Tints of #E493CC

#E493CC
(228,147,204)
#E69CD0
(230,156,208)
#E8A5D4
(232,165,212)
#EAAED8
(234,174,216)
#ECB7DC
(236,183,220)
#EEC0E0
(238,192,224)
#F0C9E4
(240,201,228)
#F2D2E8
(242,210,232)
#F4DBEC
(244,219,236)
#F6E4F0
(246,228,240)
#F8EDF4
(248,237,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E493CC; }

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

This text font color is #E493CC.

Background Color

.myBgColor { background-color: #E493CC; }

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

This div background color is #E493CC.

Border color

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

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

This div border color is #E493CC.

Opacity

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

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

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

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

This text has shadow with #E493CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E493CC.

Preview

Color preview on black background

This text has color #E493CC on black background.


Color preview on white background

This text has color #E493CC on white background.


Black color preview on #E493CC background

This text has black color on #E493CC background.


White color preview on #E493CC background

This text has white color on #E493CC background.


Related colors

Complementary color

Complementary color for #hex is #1B6C33.


I love getcolorcode.com

Triadic colors

1 #CCE493 and #93CCE4 with #E493CC are triadic colors.

2 #CC93E4 and #93E4CC with #E493CC are triadic colors.