COLOR #E493B5

HEX: #E493B5 RGB: (228,147,181)

Color info

#E493B5 contains mainly red and blue colors. Web safe color of #E493B5 is #CC99CC (or #C9C).

RGB color model

#E493B5 color RGB value is (228,147,181).

RGB: (228,147,181) (89%, 58%, 71%)

RGB channels and saturation

R 228 of 255 = 89%
G 147 of 255 = 58%
B 181 of 255 = 71%

228
147
181

R + G + B ~ 73%. #E493B5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 228 + 147 + 181 = 556 (100%)
R 228 of 556 ~ 41.01%
G 147 of 556 ~ 26.44%
B 181 of 556 ~ 32.55'%

%41.01
%26.44
%32.55

CMYK color model

#E493B5 color CMYK value is (0,36,21,11).

  • cyan value is 0.00%
  • magenta value is 35.53%
  • yellow value is 20.61%
  • key color value is 10.59%

CMYK: (0,36,21,11)
C0M36Y21K11 (0%, 36%, 21%, 11%)
(0.00 / 0.36 / 0.21 / 0.11)

CMYK percentages

%0
%35.53
%20.61
%10.59

Codes

Color #E493B5 in popluar color models

E4 93 B5
RGB 228 147 181
HSL 335° 60.00% 73.53%
HSB/HSV 335° 35.53% 89.41%
CMYK 0.00% 35.53% 20.61%
10.59%

Color #E493B5 in popluar number systems.

HEX E4 93 B5
Decimal 228 147 181
Binary 11100100 10010011 10110101
Octal 344 223 265

Shades and tints

Shades of #E493B5

#E493B5
(228,147,181)
#D086A5
(208,134,165)
#BC7995
(188,121,149)
#A86C85
(168,108,133)
#945F75
(148,95,117)
#805265
(128,82,101)
#6C4555
(108,69,85)
#583845
(88,56,69)
#442B35
(68,43,53)
#301E25
(48,30,37)
#1C1115
(28,17,21)
#000000
(0,0,0)

Tints of #E493B5

#E493B5
(228,147,181)
#E69CBB
(230,156,187)
#E8A5C1
(232,165,193)
#EAAEC7
(234,174,199)
#ECB7CD
(236,183,205)
#EEC0D3
(238,192,211)
#F0C9D9
(240,201,217)
#F2D2DF
(242,210,223)
#F4DBE5
(244,219,229)
#F6E4EB
(246,228,235)
#F8EDF1
(248,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E493B5; }

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

This text font color is #E493B5.

Background Color

.myBgColor { background-color: #E493B5; }

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

This div background color is #E493B5.

Border color

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

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

This div border color is #E493B5.

Opacity

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

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

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

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

This text has shadow with #E493B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E493B5.

Preview

Color preview on black background

This text has color #E493B5 on black background.


Color preview on white background

This text has color #E493B5 on white background.


Black color preview on #E493B5 background

This text has black color on #E493B5 background.


White color preview on #E493B5 background

This text has white color on #E493B5 background.


Related colors

Complementary color

Complementary color for #hex is #1B6C4A.


I love getcolorcode.com

Triadic colors

1 #B5E493 and #93B5E4 with #E493B5 are triadic colors.

2 #B593E4 and #93E4B5 with #E493B5 are triadic colors.