COLOR #E592C2

HEX: #E592C2 RGB: (229,146,194)

Color info

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

RGB color model

#E592C2 color RGB value is (229,146,194).

RGB: (229,146,194) (90%, 57%, 76%)

RGB channels and saturation

R 229 of 255 = 90%
G 146 of 255 = 57%
B 194 of 255 = 76%

229
146
194

R + G + B ~ 74%. #E592C2 is quite light color.

Portions of RGB colors in percentages

R + G + B = 229 + 146 + 194 = 569 (100%)
R 229 of 569 ~ 40.25%
G 146 of 569 ~ 25.66%
B 194 of 569 ~ 34.09'%

%40.25
%25.66
%34.09

CMYK color model

#E592C2 color CMYK value is (0,36,15,10).

  • cyan value is 0.00%
  • magenta value is 36.24%
  • yellow value is 15.28%
  • key color value is 10.20%

CMYK: (0,36,15,10)
C0M36Y15K10 (0%, 36%, 15%, 10%)
(0.00 / 0.36 / 0.15 / 0.10)

CMYK percentages

%0
%36.24
%15.28
%10.2

Codes

Color #E592C2 in popluar color models

E5 92 C2
RGB 229 146 194
HSL 325° 61.48% 73.53%
HSB/HSV 325° 36.24% 89.80%
CMYK 0.00% 36.24% 15.28%
10.20%

Color #E592C2 in popluar number systems.

HEX E5 92 C2
Decimal 229 146 194
Binary 11100101 10010010 11000010
Octal 345 222 302

Shades and tints

Shades of #E592C2

#E592C2
(229,146,194)
#D185B1
(209,133,177)
#BD78A0
(189,120,160)
#A96B8F
(169,107,143)
#955E7E
(149,94,126)
#81516D
(129,81,109)
#6D445C
(109,68,92)
#59374B
(89,55,75)
#452A3A
(69,42,58)
#311D29
(49,29,41)
#1D1018
(29,16,24)
#000000
(0,0,0)

Tints of #E592C2

#E592C2
(229,146,194)
#E79BC7
(231,155,199)
#E9A4CC
(233,164,204)
#EBADD1
(235,173,209)
#EDB6D6
(237,182,214)
#EFBFDB
(239,191,219)
#F1C8E0
(241,200,224)
#F3D1E5
(243,209,229)
#F5DAEA
(245,218,234)
#F7E3EF
(247,227,239)
#F9ECF4
(249,236,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E592C2 color. Also use rgb(229,146,194) instead hex code.

Text Font Color

.myTextColor { color: #E592C2; }

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

This text font color is #E592C2.

Background Color

.myBgColor { background-color: #E592C2; }

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

This div background color is #E592C2.

Border color

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

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

This div border color is #E592C2.

Opacity

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

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

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

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

This text has shadow with #E592C2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E592C2.

Preview

Color preview on black background

This text has color #E592C2 on black background.


Color preview on white background

This text has color #E592C2 on white background.


Black color preview on #E592C2 background

This text has black color on #E592C2 background.


White color preview on #E592C2 background

This text has white color on #E592C2 background.


Related colors

Complementary color

Complementary color for #hex is #1A6D3D.


I love getcolorcode.com

Triadic colors

1 #C2E592 and #92C2E5 with #E592C2 are triadic colors.

2 #C292E5 and #92E5C2 with #E592C2 are triadic colors.