COLOR #E18291

HEX: #E18291 RGB: (225,130,145)

Color info

#E18291 contains mainly red color. Web safe color of #E18291 is #CC9999 (or #C99).

RGB color model

#E18291 color RGB value is (225,130,145).

RGB: (225,130,145) (88%, 51%, 57%)

RGB channels and saturation

R 225 of 255 = 88%
G 130 of 255 = 51%
B 145 of 255 = 57%

225
130
145

R + G + B ~ 65%. #E18291 is quite light color.

Portions of RGB colors in percentages

R + G + B = 225 + 130 + 145 = 500 (100%)
R 225 of 500 ~ 45%
G 130 of 500 ~ 26%
B 145 of 500 ~ 29'%

%45
%26
%29

CMYK color model

#E18291 color CMYK value is (0,42,36,12).

  • cyan value is 0.00%
  • magenta value is 42.22%
  • yellow value is 35.56%
  • key color value is 11.76%
CMYK: (0,42,36,12) C0M42Y36K12 (0%,42%,36%,12%) (0.00/0.42/0.36/0.12) 

CMYK percentages

%0
%42.22
%35.56
%11.76

Codes

Color #E18291 in popluar color models

E1 82 91
RGB 225 130 145
HSL 351° 61.29% 69.61%
HSB/HSV 351° 42.22% 88.24%
CMYK 0.00% 42.22% 35.56%
11.76%

Color #E18291 in popluar number systems.

HEX E1 82 91
Decimal 225 130 145
Binary 11100001 10000010 10010001
Octal 341 202 221

Shades and tints

Shades of #E18291

#E18291
(225,130,145)
#CD7784
(205,119,132)
#B96C77
(185,108,119)
#A5616A
(165,97,106)
#91565D
(145,86,93)
#7D4B50
(125,75,80)
#694043
(105,64,67)
#553536
(85,53,54)
#412A29
(65,42,41)
#2D1F1C
(45,31,28)
#19140F
(25,20,15)
#000000
(0,0,0)

Tints of #E18291

#E18291
(225,130,145)
#E38D9B
(227,141,155)
#E598A5
(229,152,165)
#E7A3AF
(231,163,175)
#E9AEB9
(233,174,185)
#EBB9C3
(235,185,195)
#EDC4CD
(237,196,205)
#EFCFD7
(239,207,215)
#F1DAE1
(241,218,225)
#F3E5EB
(243,229,235)
#F5F0F5
(245,240,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E18291 color. Also use rgb(225,130,145) instead hex code.

Text Font Color

.myTextColor { color: #E18291; }

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

This text font color is #E18291.

Background Color

.myBgColor { background-color: #E18291; }

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

This div background color is #E18291.

Border color

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

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

This div border color is #E18291.

Opacity

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

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

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

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

This text has shadow with #E18291 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E18291.

Preview

Color preview on black background

This text has color #E18291 on black background.


Color preview on white background

This text has color #E18291 on white background.


Black color preview on #E18291 background

This text has black color on #E18291 background.


White color preview on #E18291 background

This text has white color on #E18291 background.


Related colors

Complementary color

Complementary color for #hex is #1E7D6E.


I love getcolorcode.com

Triadic colors

1 #91E182 and #8291E1 with #E18291 are triadic colors.

2 #9182E1 and #82E191 with #E18291 are triadic colors.