COLOR #E493CE

HEX: #E493CE RGB: (228,147,206)

Renk bilgisi

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

RGB renk modeli

#E493CE color RGB value is (228,147,206).

RGB: (228,147,206) (89%, 58%, 81%)

RGB bağlantıları ve doygunluk

R 228 of 255 = 89%
G 147 of 255 = 58%
B 206 of 255 = 81%

228
147
206

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

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 147 + 206 = 581 (100%)
R 228 of 581 ~ 39.24%
G 147 of 581 ~ 25.3%
B 206 of 581 ~ 35.46'%

%39.24
%25.3
%35.46

CMYK RENK MODELİ

#E493CE rengi CMYK tonu (0,36,10,11).

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

CMYK: (0,36,10,11)
C0M36Y10K11 (0%, 36%, 10%, 11%)
(0.00 / 0.36 / 0.10 / 0.11)

CMYK yüzdeleri

%0
%35.53
%9.65
%10.59

Codes

Color #E493CE in popluar color models

E4 93 CE
RGB 228 147 206
HSL 316° 60.00% 73.53%
HSB/HSV 316° 35.53% 89.41%
CMYK 0.00% 35.53% 9.65%
10.59%

Color #E493CE in popluar number systems.

HEX E4 93 CE
Decimal 228 147 206
Binary 11100100 10010011 11001110
Octal 344 223 316

Shades and tints

Shades of #E493CE

#E493CE
(228,147,206)
#D086BC
(208,134,188)
#BC79AA
(188,121,170)
#A86C98
(168,108,152)
#945F86
(148,95,134)
#805274
(128,82,116)
#6C4562
(108,69,98)
#583850
(88,56,80)
#442B3E
(68,43,62)
#301E2C
(48,30,44)
#1C111A
(28,17,26)
#000000
(0,0,0)

Tints of #E493CE

#E493CE
(228,147,206)
#E69CD2
(230,156,210)
#E8A5D6
(232,165,214)
#EAAEDA
(234,174,218)
#ECB7DE
(236,183,222)
#EEC0E2
(238,192,226)
#F0C9E6
(240,201,230)
#F2D2EA
(242,210,234)
#F4DBEE
(244,219,238)
#F6E4F2
(246,228,242)
#F8EDF6
(248,237,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E493CE; }

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

This text font color is #E493CE.

Background Color

.myBgColor { background-color: #E493CE; }

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

This div background color is #E493CE.

Border color

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

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

This div border color is #E493CE.

Opacity

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

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

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

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

This text has shadow with #E493CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E493CE.

Preview

Color preview on black background

This text has color #E493CE on black background.


Color preview on white background

This text has color #E493CE on white background.


Black color preview on #E493CE background

This text has black color on #E493CE background.


White color preview on #E493CE background

This text has white color on #E493CE background.


Related colors

Complementary color

Complementary color for #hex is #1B6C31.


I love getcolorcode.com

Triadic colors

1 #CEE493 and #93CEE4 with #E493CE are triadic colors.

2 #CE93E4 and #93E4CE with #E493CE are triadic colors.