COLOR #E38BE7

HEX: #E38BE7 RGB: (227,139,231)

Color info

#E38BE7 contains mainly red and blue colors. Web safe color of #E38BE7 is #CC99FF (or #C9F).

RGB color model

#E38BE7 color RGB value is (227,139,231).

RGB: (227,139,231) (89%, 55%, 91%)

RGB channels and saturation

R 227 of 255 = 89%
G 139 of 255 = 55%
B 231 of 255 = 91%

227
139
231

R + G + B ~ 78%. #E38BE7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 227 + 139 + 231 = 597 (100%)
R 227 of 597 ~ 38.02%
G 139 of 597 ~ 23.28%
B 231 of 597 ~ 38.69'%

%38.02
%23.28
%38.69

CMYK color model

#E38BE7 color CMYK value is (2,40,0,9).

  • cyan value is 1.73%
  • magenta value is 39.83%
  • yellow value is 0.00%
  • key color value is 9.41%

CMYK: (2,40,0,9)
C2M40Y0K9 (2%, 40%, 0%, 9%)
(0.02 / 0.40 / 0.00 / 0.09)

CMYK percentages

%1.73
%39.83
%0
%9.41

Codes

Color #E38BE7 in popluar color models

E3 8B E7
RGB 227 139 231
HSL 297° 65.71% 72.55%
HSB/HSV 297° 39.83% 90.59%
CMYK 1.73% 39.83% 0.00%
9.41%

Color #E38BE7 in popluar number systems.

HEX E3 8B E7
Decimal 227 139 231
Binary 11100011 10001011 11100111
Octal 343 213 347

Shades and tints

Shades of #E38BE7

#E38BE7
(227,139,231)
#CF7FD2
(207,127,210)
#BB73BD
(187,115,189)
#A767A8
(167,103,168)
#935B93
(147,91,147)
#7F4F7E
(127,79,126)
#6B4369
(107,67,105)
#573754
(87,55,84)
#432B3F
(67,43,63)
#2F1F2A
(47,31,42)
#1B1315
(27,19,21)
#000000
(0,0,0)

Tints of #E38BE7

#E38BE7
(227,139,231)
#E595E9
(229,149,233)
#E79FEB
(231,159,235)
#E9A9ED
(233,169,237)
#EBB3EF
(235,179,239)
#EDBDF1
(237,189,241)
#EFC7F3
(239,199,243)
#F1D1F5
(241,209,245)
#F3DBF7
(243,219,247)
#F5E5F9
(245,229,249)
#F7EFFB
(247,239,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E38BE7 color. Also use rgb(227,139,231) instead hex code.

Text Font Color

.myTextColor { color: #E38BE7; }

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

This text font color is #E38BE7.

Background Color

.myBgColor { background-color: #E38BE7; }

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

This div background color is #E38BE7.

Border color

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

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

This div border color is #E38BE7.

Opacity

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

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

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

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

This text has shadow with #E38BE7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E38BE7.

Preview

Color preview on black background

This text has color #E38BE7 on black background.


Color preview on white background

This text has color #E38BE7 on white background.


Black color preview on #E38BE7 background

This text has black color on #E38BE7 background.


White color preview on #E38BE7 background

This text has white color on #E38BE7 background.


Related colors

Complementary color

Complementary color for #hex is #1C7418.


I love getcolorcode.com

Triadic colors

1 #E7E38B and #8BE7E3 with #E38BE7 are triadic colors.

2 #E78BE3 and #8BE3E7 with #E38BE7 are triadic colors.