COLOR #E496C5

HEX: #E496C5 RGB: (228,150,197)

Color info

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

RGB color model

#E496C5 color RGB value is (228,150,197).

RGB: (228,150,197) (89%, 59%, 77%)

RGB channels and saturation

R 228 of 255 = 89%
G 150 of 255 = 59%
B 197 of 255 = 77%

228
150
197

R + G + B ~ 75%. #E496C5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 228 + 150 + 197 = 575 (100%)
R 228 of 575 ~ 39.65%
G 150 of 575 ~ 26.09%
B 197 of 575 ~ 34.26'%

%39.65
%26.09
%34.26

CMYK color model

#E496C5 color CMYK value is (0,34,14,11).

  • cyan value is 0.00%
  • magenta value is 34.21%
  • yellow value is 13.60%
  • key color value is 10.59%

CMYK: (0,34,14,11)
C0M34Y14K11 (0%, 34%, 14%, 11%)
(0.00 / 0.34 / 0.14 / 0.11)

CMYK percentages

%0
%34.21
%13.6
%10.59

Codes

Color #E496C5 in popluar color models

E4 96 C5
RGB 228 150 197
HSL 324° 59.09% 74.12%
HSB/HSV 324° 34.21% 89.41%
CMYK 0.00% 34.21% 13.60%
10.59%

Color #E496C5 in popluar number systems.

HEX E4 96 C5
Decimal 228 150 197
Binary 11100100 10010110 11000101
Octal 344 226 305

Shades and tints

Shades of #E496C5

#E496C5
(228,150,197)
#D089B4
(208,137,180)
#BC7CA3
(188,124,163)
#A86F92
(168,111,146)
#946281
(148,98,129)
#805570
(128,85,112)
#6C485F
(108,72,95)
#583B4E
(88,59,78)
#442E3D
(68,46,61)
#30212C
(48,33,44)
#1C141B
(28,20,27)
#000000
(0,0,0)

Tints of #E496C5

#E496C5
(228,150,197)
#E69FCA
(230,159,202)
#E8A8CF
(232,168,207)
#EAB1D4
(234,177,212)
#ECBAD9
(236,186,217)
#EEC3DE
(238,195,222)
#F0CCE3
(240,204,227)
#F2D5E8
(242,213,232)
#F4DEED
(244,222,237)
#F6E7F2
(246,231,242)
#F8F0F7
(248,240,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E496C5 color. Also use rgb(228,150,197) instead hex code.

Text Font Color

.myTextColor { color: #E496C5; }

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

This text font color is #E496C5.

Background Color

.myBgColor { background-color: #E496C5; }

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

This div background color is #E496C5.

Border color

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

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

This div border color is #E496C5.

Opacity

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

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

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

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

This text has shadow with #E496C5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E496C5.

Preview

Color preview on black background

This text has color #E496C5 on black background.


Color preview on white background

This text has color #E496C5 on white background.


Black color preview on #E496C5 background

This text has black color on #E496C5 background.


White color preview on #E496C5 background

This text has white color on #E496C5 background.


Related colors

Complementary color

Complementary color for #hex is #1B693A.


I love getcolorcode.com

Triadic colors

1 #C5E496 and #96C5E4 with #E496C5 are triadic colors.

2 #C596E4 and #96E4C5 with #E496C5 are triadic colors.