COLOR #E493A8

HEX: #E493A8 RGB: (228,147,168)

Renk bilgisi

#E493A8 contains mainly red color. #E493A8 ‘ nin web güvenlik rengi #CC9999 (ya da #C99) dir.

RGB renk modeli

#E493A8 color RGB value is (228,147,168).

RGB: (228,147,168) (89%, 58%, 66%)

RGB bağlantıları ve doygunluk

R 228 of 255 = 89%
G 147 of 255 = 58%
B 168 of 255 = 66%

228
147
168

R + G + B ~ 71%. #E493A8 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 228 + 147 + 168 = 543 (100%)
R 228 of 543 ~ 41.99%
G 147 of 543 ~ 27.07%
B 168 of 543 ~ 30.94'%

%41.99
%27.07
%30.94

CMYK RENK MODELİ

#E493A8 rengi CMYK tonu (0,36,26,11).

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

CMYK: (0,36,26,11)
C0M36Y26K11 (0%, 36%, 26%, 11%)
(0.00 / 0.36 / 0.26 / 0.11)

CMYK yüzdeleri

%0
%35.53
%26.32
%10.59

Codes

Color #E493A8 in popluar color models

E4 93 A8
RGB 228 147 168
HSL 344° 60.00% 73.53%
HSB/HSV 344° 35.53% 89.41%
CMYK 0.00% 35.53% 26.32%
10.59%

Color #E493A8 in popluar number systems.

HEX E4 93 A8
Decimal 228 147 168
Binary 11100100 10010011 10101000
Octal 344 223 250

Shades and tints

Shades of #E493A8

#E493A8
(228,147,168)
#D08699
(208,134,153)
#BC798A
(188,121,138)
#A86C7B
(168,108,123)
#945F6C
(148,95,108)
#80525D
(128,82,93)
#6C454E
(108,69,78)
#58383F
(88,56,63)
#442B30
(68,43,48)
#301E21
(48,30,33)
#1C1112
(28,17,18)
#000000
(0,0,0)

Tints of #E493A8

#E493A8
(228,147,168)
#E69CAF
(230,156,175)
#E8A5B6
(232,165,182)
#EAAEBD
(234,174,189)
#ECB7C4
(236,183,196)
#EEC0CB
(238,192,203)
#F0C9D2
(240,201,210)
#F2D2D9
(242,210,217)
#F4DBE0
(244,219,224)
#F6E4E7
(246,228,231)
#F8EDEE
(248,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E493A8; }

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

This text font color is #E493A8.

Background Color

.myBgColor { background-color: #E493A8; }

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

This div background color is #E493A8.

Border color

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

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

This div border color is #E493A8.

Opacity

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

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

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

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

This text has shadow with #E493A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E493A8.

Preview

Color preview on black background

This text has color #E493A8 on black background.


Color preview on white background

This text has color #E493A8 on white background.


Black color preview on #E493A8 background

This text has black color on #E493A8 background.


White color preview on #E493A8 background

This text has white color on #E493A8 background.


Related colors

Complementary color

Complementary color for #hex is #1B6C57.


I love getcolorcode.com

Triadic colors

1 #A8E493 and #93A8E4 with #E493A8 are triadic colors.

2 #A893E4 and #93E4A8 with #E493A8 are triadic colors.