COLOR #E591C6

HEX: #E591C6 RGB: (229,145,198)

Color info

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

RGB color model

#E591C6 color RGB value is (229,145,198).

RGB: (229,145,198) (90%, 57%, 78%)

RGB channels and saturation

R 229 of 255 = 90%
G 145 of 255 = 57%
B 198 of 255 = 78%

229
145
198

R + G + B ~ 75%. #E591C6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 229 + 145 + 198 = 572 (100%)
R 229 of 572 ~ 40.03%
G 145 of 572 ~ 25.35%
B 198 of 572 ~ 34.62'%

%40.03
%25.35
%34.62

CMYK color model

#E591C6 color CMYK value is (0,37,14,10).

  • cyan value is 0.00%
  • magenta value is 36.68%
  • yellow value is 13.54%
  • key color value is 10.20%

CMYK: (0,37,14,10)
C0M37Y14K10 (0%, 37%, 14%, 10%)
(0.00 / 0.37 / 0.14 / 0.10)

CMYK percentages

%0
%36.68
%13.54
%10.2

Codes

Color #E591C6 in popluar color models

E5 91 C6
RGB 229 145 198
HSL 322° 61.76% 73.33%
HSB/HSV 322° 36.68% 89.80%
CMYK 0.00% 36.68% 13.54%
10.20%

Color #E591C6 in popluar number systems.

HEX E5 91 C6
Decimal 229 145 198
Binary 11100101 10010001 11000110
Octal 345 221 306

Shades and tints

Shades of #E591C6

#E591C6
(229,145,198)
#D184B4
(209,132,180)
#BD77A2
(189,119,162)
#A96A90
(169,106,144)
#955D7E
(149,93,126)
#81506C
(129,80,108)
#6D435A
(109,67,90)
#593648
(89,54,72)
#452936
(69,41,54)
#311C24
(49,28,36)
#1D0F12
(29,15,18)
#000000
(0,0,0)

Tints of #E591C6

#E591C6
(229,145,198)
#E79BCB
(231,155,203)
#E9A5D0
(233,165,208)
#EBAFD5
(235,175,213)
#EDB9DA
(237,185,218)
#EFC3DF
(239,195,223)
#F1CDE4
(241,205,228)
#F3D7E9
(243,215,233)
#F5E1EE
(245,225,238)
#F7EBF3
(247,235,243)
#F9F5F8
(249,245,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E591C6 color. Also use rgb(229,145,198) instead hex code.

Text Font Color

.myTextColor { color: #E591C6; }

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

This text font color is #E591C6.

Background Color

.myBgColor { background-color: #E591C6; }

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

This div background color is #E591C6.

Border color

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

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

This div border color is #E591C6.

Opacity

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

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

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

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

This text has shadow with #E591C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E591C6.

Preview

Color preview on black background

This text has color #E591C6 on black background.


Color preview on white background

This text has color #E591C6 on white background.


Black color preview on #E591C6 background

This text has black color on #E591C6 background.


White color preview on #E591C6 background

This text has white color on #E591C6 background.


Related colors

Complementary color

Complementary color for #hex is #1A6E39.


I love getcolorcode.com

Triadic colors

1 #C6E591 and #91C6E5 with #E591C6 are triadic colors.

2 #C691E5 and #91E5C6 with #E591C6 are triadic colors.