COLOR #E386A1

HEX: #E386A1 RGB: (227,134,161)

Color info

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

RGB color model

#E386A1 color RGB value is (227,134,161).

RGB: (227,134,161) (89%, 53%, 63%)

RGB channels and saturation

R 227 of 255 = 89%
G 134 of 255 = 53%
B 161 of 255 = 63%

227
134
161

R + G + B ~ 68%. #E386A1 is quite light color.

Portions of RGB colors in percentages

R + G + B = 227 + 134 + 161 = 522 (100%)
R 227 of 522 ~ 43.49%
G 134 of 522 ~ 25.67%
B 161 of 522 ~ 30.84'%

%43.49
%25.67
%30.84

CMYK color model

#E386A1 color CMYK value is (0,41,29,11).

  • cyan value is 0.00%
  • magenta value is 40.97%
  • yellow value is 29.07%
  • key color value is 10.98%

CMYK: (0,41,29,11)
C0M41Y29K11 (0%, 41%, 29%, 11%)
(0.00 / 0.41 / 0.29 / 0.11)

CMYK percentages

%0
%40.97
%29.07
%10.98

Codes

Color #E386A1 in popluar color models

E3 86 A1
RGB 227 134 161
HSL 343° 62.42% 70.78%
HSB/HSV 343° 40.97% 89.02%
CMYK 0.00% 40.97% 29.07%
10.98%

Color #E386A1 in popluar number systems.

HEX E3 86 A1
Decimal 227 134 161
Binary 11100011 10000110 10100001
Octal 343 206 241

Shades and tints

Shades of #E386A1

#E386A1
(227,134,161)
#CF7A93
(207,122,147)
#BB6E85
(187,110,133)
#A76277
(167,98,119)
#935669
(147,86,105)
#7F4A5B
(127,74,91)
#6B3E4D
(107,62,77)
#57323F
(87,50,63)
#432631
(67,38,49)
#2F1A23
(47,26,35)
#1B0E15
(27,14,21)
#000000
(0,0,0)

Tints of #E386A1

#E386A1
(227,134,161)
#E591A9
(229,145,169)
#E79CB1
(231,156,177)
#E9A7B9
(233,167,185)
#EBB2C1
(235,178,193)
#EDBDC9
(237,189,201)
#EFC8D1
(239,200,209)
#F1D3D9
(241,211,217)
#F3DEE1
(243,222,225)
#F5E9E9
(245,233,233)
#F7F4F1
(247,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E386A1 color. Also use rgb(227,134,161) instead hex code.

Text Font Color

.myTextColor { color: #E386A1; }

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

This text font color is #E386A1.

Background Color

.myBgColor { background-color: #E386A1; }

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

This div background color is #E386A1.

Border color

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

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

This div border color is #E386A1.

Opacity

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

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

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

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

This text has shadow with #E386A1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E386A1.

Preview

Color preview on black background

This text has color #E386A1 on black background.


Color preview on white background

This text has color #E386A1 on white background.


Black color preview on #E386A1 background

This text has black color on #E386A1 background.


White color preview on #E386A1 background

This text has white color on #E386A1 background.


Related colors

Complementary color

Complementary color for #hex is #1C795E.


I love getcolorcode.com

Triadic colors

1 #A1E386 and #86A1E3 with #E386A1 are triadic colors.

2 #A186E3 and #86E3A1 with #E386A1 are triadic colors.