COLOR #E27592

HEX: #E27592 RGB: (226,117,146)

Color info

#E27592 contains mainly red color. Web safe color of #E27592 is #CC6699 (or #C69).

RGB color model

#E27592 color RGB value is (226,117,146).

RGB: (226,117,146) (89%, 46%, 57%)

RGB channels and saturation

R 226 of 255 = 89%
G 117 of 255 = 46%
B 146 of 255 = 57%

226
117
146

R + G + B ~ 64%. #E27592 is quite light color.

Portions of RGB colors in percentages

R + G + B = 226 + 117 + 146 = 489 (100%)
R 226 of 489 ~ 46.22%
G 117 of 489 ~ 23.93%
B 146 of 489 ~ 29.86'%

%46.22
%23.93
%29.86

CMYK color model

#E27592 color CMYK value is (0,48,35,11).

  • cyan value is 0.00%
  • magenta value is 48.23%
  • yellow value is 35.40%
  • key color value is 11.37%

CMYK: (0,48,35,11)
C0M48Y35K11 (0%, 48%, 35%, 11%)
(0.00 / 0.48 / 0.35 / 0.11)

CMYK percentages

%0
%48.23
%35.4
%11.37

Codes

Color #E27592 in popluar color models

E2 75 92
RGB 226 117 146
HSL 344° 65.27% 67.25%
HSB/HSV 344° 48.23% 88.63%
CMYK 0.00% 48.23% 35.40%
11.37%

Color #E27592 in popluar number systems.

HEX E2 75 92
Decimal 226 117 146
Binary 11100010 1110101 10010010
Octal 342 165 222

Shades and tints

Shades of #E27592

#E27592
(226,117,146)
#CE6B85
(206,107,133)
#BA6178
(186,97,120)
#A6576B
(166,87,107)
#924D5E
(146,77,94)
#7E4351
(126,67,81)
#6A3944
(106,57,68)
#562F37
(86,47,55)
#42252A
(66,37,42)
#2E1B1D
(46,27,29)
#1A1110
(26,17,16)
#000000
(0,0,0)

Tints of #E27592

#E27592
(226,117,146)
#E4819B
(228,129,155)
#E68DA4
(230,141,164)
#E899AD
(232,153,173)
#EAA5B6
(234,165,182)
#ECB1BF
(236,177,191)
#EEBDC8
(238,189,200)
#F0C9D1
(240,201,209)
#F2D5DA
(242,213,218)
#F4E1E3
(244,225,227)
#F6EDEC
(246,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E27592 color. Also use rgb(226,117,146) instead hex code.

Text Font Color

.myTextColor { color: #E27592; }

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

This text font color is #E27592.

Background Color

.myBgColor { background-color: #E27592; }

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

This div background color is #E27592.

Border color

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

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

This div border color is #E27592.

Opacity

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

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

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

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

This text has shadow with #E27592 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E27592.

Preview

Color preview on black background

This text has color #E27592 on black background.


Color preview on white background

This text has color #E27592 on white background.


Black color preview on #E27592 background

This text has black color on #E27592 background.


White color preview on #E27592 background

This text has white color on #E27592 background.


Related colors

Complementary color

Complementary color for #hex is #1D8A6D.


I love getcolorcode.com

Triadic colors

1 #92E275 and #7592E2 with #E27592 are triadic colors.

2 #9275E2 and #75E292 with #E27592 are triadic colors.