COLOR #E395D3

HEX: #E395D3 RGB: (227,149,211)

Color info

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

RGB color model

#E395D3 color RGB value is (227,149,211).

RGB: (227,149,211) (89%, 58%, 83%)

RGB channels and saturation

R 227 of 255 = 89%
G 149 of 255 = 58%
B 211 of 255 = 83%

227
149
211

R + G + B ~ 77%. #E395D3 is quite light color.

Portions of RGB colors in percentages

R + G + B = 227 + 149 + 211 = 587 (100%)
R 227 of 587 ~ 38.67%
G 149 of 587 ~ 25.38%
B 211 of 587 ~ 35.95'%

%38.67
%25.38
%35.95

CMYK color model

#E395D3 color CMYK value is (0,34,7,11).

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

CMYK: (0,34,7,11)
C0M34Y7K11 (0%, 34%, 7%, 11%)
(0.00 / 0.34 / 0.07 / 0.11)

CMYK percentages

%0
%34.36
%7.05
%10.98

Codes

Color #E395D3 in popluar color models

E3 95 D3
RGB 227 149 211
HSL 312° 58.21% 73.73%
HSB/HSV 312° 34.36% 89.02%
CMYK 0.00% 34.36% 7.05%
10.98%

Color #E395D3 in popluar number systems.

HEX E3 95 D3
Decimal 227 149 211
Binary 11100011 10010101 11010011
Octal 343 225 323

Shades and tints

Shades of #E395D3

#E395D3
(227,149,211)
#CF88C0
(207,136,192)
#BB7BAD
(187,123,173)
#A76E9A
(167,110,154)
#936187
(147,97,135)
#7F5474
(127,84,116)
#6B4761
(107,71,97)
#573A4E
(87,58,78)
#432D3B
(67,45,59)
#2F2028
(47,32,40)
#1B1315
(27,19,21)
#000000
(0,0,0)

Tints of #E395D3

#E395D3
(227,149,211)
#E59ED7
(229,158,215)
#E7A7DB
(231,167,219)
#E9B0DF
(233,176,223)
#EBB9E3
(235,185,227)
#EDC2E7
(237,194,231)
#EFCBEB
(239,203,235)
#F1D4EF
(241,212,239)
#F3DDF3
(243,221,243)
#F5E6F7
(245,230,247)
#F7EFFB
(247,239,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E395D3; }

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

This text font color is #E395D3.

Background Color

.myBgColor { background-color: #E395D3; }

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

This div background color is #E395D3.

Border color

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

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

This div border color is #E395D3.

Opacity

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

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

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

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

This text has shadow with #E395D3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E395D3.

Preview

Color preview on black background

This text has color #E395D3 on black background.


Color preview on white background

This text has color #E395D3 on white background.


Black color preview on #E395D3 background

This text has black color on #E395D3 background.


White color preview on #E395D3 background

This text has white color on #E395D3 background.


Related colors

Complementary color

Complementary color for #hex is #1C6A2C.


I love getcolorcode.com

Triadic colors

1 #D3E395 and #95D3E3 with #E395D3 are triadic colors.

2 #D395E3 and #95E3D3 with #E395D3 are triadic colors.