COLOR #E395A2

HEX: #E395A2 RGB: (227,149,162)

Color info

#E395A2 contains mainly red color. Web safe color of #E395A2 is #CC9999 (or #C99).

RGB color model

#E395A2 color RGB value is (227,149,162).

RGB: (227,149,162) (89%, 58%, 64%)

RGB channels and saturation

R 227 of 255 = 89%
G 149 of 255 = 58%
B 162 of 255 = 64%

227
149
162

R + G + B ~ 70%. #E395A2 is quite light color.

Portions of RGB colors in percentages

R + G + B = 227 + 149 + 162 = 538 (100%)
R 227 of 538 ~ 42.19%
G 149 of 538 ~ 27.7%
B 162 of 538 ~ 30.11'%

%42.19
%27.7
%30.11

CMYK color model

#E395A2 color CMYK value is (0,34,29,11).

  • cyan value is 0.00%
  • magenta value is 34.36%
  • yellow value is 28.63%
  • key color value is 10.98%

CMYK: (0,34,29,11)
C0M34Y29K11 (0%, 34%, 29%, 11%)
(0.00 / 0.34 / 0.29 / 0.11)

CMYK percentages

%0
%34.36
%28.63
%10.98

Codes

Color #E395A2 in popluar color models

E3 95 A2
RGB 227 149 162
HSL 350° 58.21% 73.73%
HSB/HSV 350° 34.36% 89.02%
CMYK 0.00% 34.36% 28.63%
10.98%

Color #E395A2 in popluar number systems.

HEX E3 95 A2
Decimal 227 149 162
Binary 11100011 10010101 10100010
Octal 343 225 242

Shades and tints

Shades of #E395A2

#E395A2
(227,149,162)
#CF8894
(207,136,148)
#BB7B86
(187,123,134)
#A76E78
(167,110,120)
#93616A
(147,97,106)
#7F545C
(127,84,92)
#6B474E
(107,71,78)
#573A40
(87,58,64)
#432D32
(67,45,50)
#2F2024
(47,32,36)
#1B1316
(27,19,22)
#000000
(0,0,0)

Tints of #E395A2

#E395A2
(227,149,162)
#E59EAA
(229,158,170)
#E7A7B2
(231,167,178)
#E9B0BA
(233,176,186)
#EBB9C2
(235,185,194)
#EDC2CA
(237,194,202)
#EFCBD2
(239,203,210)
#F1D4DA
(241,212,218)
#F3DDE2
(243,221,226)
#F5E6EA
(245,230,234)
#F7EFF2
(247,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E395A2 color. Also use rgb(227,149,162) instead hex code.

Text Font Color

.myTextColor { color: #E395A2; }

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

This text font color is #E395A2.

Background Color

.myBgColor { background-color: #E395A2; }

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

This div background color is #E395A2.

Border color

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

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

This div border color is #E395A2.

Opacity

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

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

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

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

This text has shadow with #E395A2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E395A2.

Preview

Color preview on black background

This text has color #E395A2 on black background.


Color preview on white background

This text has color #E395A2 on white background.


Black color preview on #E395A2 background

This text has black color on #E395A2 background.


White color preview on #E395A2 background

This text has white color on #E395A2 background.


Related colors

Complementary color

Complementary color for #hex is #1C6A5D.


I love getcolorcode.com

Triadic colors

1 #A2E395 and #95A2E3 with #E395A2 are triadic colors.

2 #A295E3 and #95E3A2 with #E395A2 are triadic colors.