COLOR #E498C3

HEX: #E498C3 RGB: (228,152,195)

Color info

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

RGB color model

#E498C3 color RGB value is (228,152,195).

RGB: (228,152,195) (89%, 60%, 76%)

RGB channels and saturation

R 228 of 255 = 89%
G 152 of 255 = 60%
B 195 of 255 = 76%

228
152
195

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

Portions of RGB colors in percentages

R + G + B = 228 + 152 + 195 = 575 (100%)
R 228 of 575 ~ 39.65%
G 152 of 575 ~ 26.43%
B 195 of 575 ~ 33.91'%

%39.65
%26.43
%33.91

CMYK color model

#E498C3 color CMYK value is (0,33,14,11).

  • cyan value is 0.00%
  • magenta value is 33.33%
  • yellow value is 14.47%
  • key color value is 10.59%
CMYK: (0,33,14,11) C0M33Y14K11 (0%,33%,14%,11%) (0.00/0.33/0.14/0.11) 

CMYK percentages

%0
%33.33
%14.47
%10.59

Codes

Color #E498C3 in popluar color models

E4 98 C3
RGB 228 152 195
HSL 326° 58.46% 74.51%
HSB/HSV 326° 33.33% 89.41%
CMYK 0.00% 33.33% 14.47%
10.59%

Color #E498C3 in popluar number systems.

HEX E4 98 C3
Decimal 228 152 195
Binary 11100100 10011000 11000011
Octal 344 230 303

Shades and tints

Shades of #E498C3

#E498C3
(228,152,195)
#D08BB2
(208,139,178)
#BC7EA1
(188,126,161)
#A87190
(168,113,144)
#94647F
(148,100,127)
#80576E
(128,87,110)
#6C4A5D
(108,74,93)
#583D4C
(88,61,76)
#44303B
(68,48,59)
#30232A
(48,35,42)
#1C1619
(28,22,25)
#000000
(0,0,0)

Tints of #E498C3

#E498C3
(228,152,195)
#E6A1C8
(230,161,200)
#E8AACD
(232,170,205)
#EAB3D2
(234,179,210)
#ECBCD7
(236,188,215)
#EEC5DC
(238,197,220)
#F0CEE1
(240,206,225)
#F2D7E6
(242,215,230)
#F4E0EB
(244,224,235)
#F6E9F0
(246,233,240)
#F8F2F5
(248,242,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E498C3 color. Also use rgb(228,152,195) instead hex code.

Text Font Color

.myTextColor { color: #E498C3; }

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

This text font color is #E498C3.

Background Color

.myBgColor { background-color: #E498C3; }

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

This div background color is #E498C3.

Border color

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

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

This div border color is #E498C3.

Opacity

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

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

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

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

This text has shadow with #E498C3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E498C3.

Preview

Color preview on black background

This text has color #E498C3 on black background.


Color preview on white background

This text has color #E498C3 on white background.


Black color preview on #E498C3 background

This text has black color on #E498C3 background.


White color preview on #E498C3 background

This text has white color on #E498C3 background.


Related colors

Complementary color

Complementary color for #hex is #1B673C.


I love getcolorcode.com

Triadic colors

1 #C3E498 and #98C3E4 with #E498C3 are triadic colors.

2 #C398E4 and #98E4C3 with #E498C3 are triadic colors.