COLOR #E289A7

HEX: #E289A7 RGB: (226,137,167)

Color info

#E289A7 contains mainly red and blue colors. Web safe color of #E289A7 is #CC9999 (or #C99).

RGB color model

#E289A7 color RGB value is (226,137,167).

RGB: (226,137,167) (89%, 54%, 65%)

RGB channels and saturation

R 226 of 255 = 89%
G 137 of 255 = 54%
B 167 of 255 = 65%

226
137
167

R + G + B ~ 69%. #E289A7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 226 + 137 + 167 = 530 (100%)
R 226 of 530 ~ 42.64%
G 137 of 530 ~ 25.85%
B 167 of 530 ~ 31.51'%

%42.64
%25.85
%31.51

CMYK color model

#E289A7 color CMYK value is (0,39,26,11).

  • cyan value is 0.00%
  • magenta value is 39.38%
  • yellow value is 26.11%
  • key color value is 11.37%

CMYK: (0,39,26,11)
C0M39Y26K11 (0%, 39%, 26%, 11%)
(0.00 / 0.39 / 0.26 / 0.11)

CMYK percentages

%0
%39.38
%26.11
%11.37

Codes

Color #E289A7 in popluar color models

E2 89 A7
RGB 226 137 167
HSL 340° 60.54% 71.18%
HSB/HSV 340° 39.38% 88.63%
CMYK 0.00% 39.38% 26.11%
11.37%

Color #E289A7 in popluar number systems.

HEX E2 89 A7
Decimal 226 137 167
Binary 11100010 10001001 10100111
Octal 342 211 247

Shades and tints

Shades of #E289A7

#E289A7
(226,137,167)
#CE7D98
(206,125,152)
#BA7189
(186,113,137)
#A6657A
(166,101,122)
#92596B
(146,89,107)
#7E4D5C
(126,77,92)
#6A414D
(106,65,77)
#56353E
(86,53,62)
#42292F
(66,41,47)
#2E1D20
(46,29,32)
#1A1111
(26,17,17)
#000000
(0,0,0)

Tints of #E289A7

#E289A7
(226,137,167)
#E493AF
(228,147,175)
#E69DB7
(230,157,183)
#E8A7BF
(232,167,191)
#EAB1C7
(234,177,199)
#ECBBCF
(236,187,207)
#EEC5D7
(238,197,215)
#F0CFDF
(240,207,223)
#F2D9E7
(242,217,231)
#F4E3EF
(244,227,239)
#F6EDF7
(246,237,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E289A7 color. Also use rgb(226,137,167) instead hex code.

Text Font Color

.myTextColor { color: #E289A7; }

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

This text font color is #E289A7.

Background Color

.myBgColor { background-color: #E289A7; }

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

This div background color is #E289A7.

Border color

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

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

This div border color is #E289A7.

Opacity

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

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

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

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

This text has shadow with #E289A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E289A7.

Preview

Color preview on black background

This text has color #E289A7 on black background.


Color preview on white background

This text has color #E289A7 on white background.


Black color preview on #E289A7 background

This text has black color on #E289A7 background.


White color preview on #E289A7 background

This text has white color on #E289A7 background.


Related colors

Complementary color

Complementary color for #hex is #1D7658.


I love getcolorcode.com

Triadic colors

1 #A7E289 and #89A7E2 with #E289A7 are triadic colors.

2 #A789E2 and #89E2A7 with #E289A7 are triadic colors.