COLOR #E493BE

HEX: #E493BE RGB: (228,147,190)

Renk bilgisi

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

RGB renk modeli

#E493BE color RGB value is (228,147,190).

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

RGB bağlantıları ve doygunluk

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

228
147
190

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

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 147 + 190 = 565 (100%)
R 228 of 565 ~ 40.35%
G 147 of 565 ~ 26.02%
B 190 of 565 ~ 33.63'%

%40.35
%26.02
%33.63

CMYK RENK MODELİ

#E493BE rengi CMYK tonu (0,36,17,11).

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

CMYK: (0,36,17,11)
C0M36Y17K11 (0%, 36%, 17%, 11%)
(0.00 / 0.36 / 0.17 / 0.11)

CMYK yüzdeleri

%0
%35.53
%16.67
%10.59

Codes

Color #E493BE in popluar color models

E4 93 BE
RGB 228 147 190
HSL 328° 60.00% 73.53%
HSB/HSV 328° 35.53% 89.41%
CMYK 0.00% 35.53% 16.67%
10.59%

Color #E493BE in popluar number systems.

HEX E4 93 BE
Decimal 228 147 190
Binary 11100100 10010011 10111110
Octal 344 223 276

Shades and tints

Shades of #E493BE

#E493BE
(228,147,190)
#D086AD
(208,134,173)
#BC799C
(188,121,156)
#A86C8B
(168,108,139)
#945F7A
(148,95,122)
#805269
(128,82,105)
#6C4558
(108,69,88)
#583847
(88,56,71)
#442B36
(68,43,54)
#301E25
(48,30,37)
#1C1114
(28,17,20)
#000000
(0,0,0)

Tints of #E493BE

#E493BE
(228,147,190)
#E69CC3
(230,156,195)
#E8A5C8
(232,165,200)
#EAAECD
(234,174,205)
#ECB7D2
(236,183,210)
#EEC0D7
(238,192,215)
#F0C9DC
(240,201,220)
#F2D2E1
(242,210,225)
#F4DBE6
(244,219,230)
#F6E4EB
(246,228,235)
#F8EDF0
(248,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E493BE; }

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

This text font color is #E493BE.

Background Color

.myBgColor { background-color: #E493BE; }

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

This div background color is #E493BE.

Border color

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

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

This div border color is #E493BE.

Opacity

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

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

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

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

This text has shadow with #E493BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E493BE.

Preview

Color preview on black background

This text has color #E493BE on black background.


Color preview on white background

This text has color #E493BE on white background.


Black color preview on #E493BE background

This text has black color on #E493BE background.


White color preview on #E493BE background

This text has white color on #E493BE background.


Related colors

Complementary color

Complementary color for #hex is #1B6C41.


I love getcolorcode.com

Triadic colors

1 #BEE493 and #93BEE4 with #E493BE are triadic colors.

2 #BE93E4 and #93E4BE with #E493BE are triadic colors.