COLOR #E15088

HEX: #E15088 RGB: (225,80,136)

Color info

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

RGB color model

#E15088 color RGB value is (225,80,136).

RGB: (225,80,136) (88%, 31%, 53%)

RGB channels and saturation

R 225 of 255 = 88%
G 80 of 255 = 31%
B 136 of 255 = 53%

225
80
136

R + G + B ~ 57%. #E15088 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 225 + 80 + 136 = 441 (100%)
R 225 of 441 ~ 51.02%
G 80 of 441 ~ 18.14%
B 136 of 441 ~ 30.84'%

%51.02
%18.14
%30.84

CMYK color model

#E15088 color CMYK value is (0,64,40,12).

  • cyan value is 0.00%
  • magenta value is 64.44%
  • yellow value is 39.56%
  • key color value is 11.76%

CMYK: (0,64,40,12)
C0M64Y40K12 (0%, 64%, 40%, 12%)
(0.00 / 0.64 / 0.40 / 0.12)

CMYK percentages

%0
%64.44
%39.56
%11.76

Codes

Color #E15088 in popluar color models

E1 50 88
RGB 225 80 136
HSL 337° 70.73% 59.80%
HSB/HSV 337° 64.44% 88.24%
CMYK 0.00% 64.44% 39.56%
11.76%

Color #E15088 in popluar number systems.

HEX E1 50 88
Decimal 225 80 136
Binary 11100001 1010000 10001000
Octal 341 120 210

Shades and tints

Shades of #E15088

#E15088
(225,80,136)
#CD497C
(205,73,124)
#B94270
(185,66,112)
#A53B64
(165,59,100)
#913458
(145,52,88)
#7D2D4C
(125,45,76)
#692640
(105,38,64)
#551F34
(85,31,52)
#411828
(65,24,40)
#2D111C
(45,17,28)
#190A10
(25,10,16)
#000000
(0,0,0)

Tints of #E15088

#E15088
(225,80,136)
#E35F92
(227,95,146)
#E56E9C
(229,110,156)
#E77DA6
(231,125,166)
#E98CB0
(233,140,176)
#EB9BBA
(235,155,186)
#EDAAC4
(237,170,196)
#EFB9CE
(239,185,206)
#F1C8D8
(241,200,216)
#F3D7E2
(243,215,226)
#F5E6EC
(245,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E15088 color. Also use rgb(225,80,136) instead hex code.

Text Font Color

.myTextColor { color: #E15088; }

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

This text font color is #E15088.

Background Color

.myBgColor { background-color: #E15088; }

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

This div background color is #E15088.

Border color

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

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

This div border color is #E15088.

Opacity

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

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

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

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

This text has shadow with #E15088 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E15088.

Preview

Color preview on black background

This text has color #E15088 on black background.


Color preview on white background

This text has color #E15088 on white background.


Black color preview on #E15088 background

This text has black color on #E15088 background.


White color preview on #E15088 background

This text has white color on #E15088 background.


Related colors

Complementary color

Complementary color for #hex is #1EAF77.


I love getcolorcode.com

Triadic colors

1 #88E150 and #5088E1 with #E15088 are triadic colors.

2 #8850E1 and #50E188 with #E15088 are triadic colors.