COLOR #E78197

HEX: #E78197 RGB: (231,129,151)

Color info

#E78197 contains mainly red color. Web safe color of #E78197 is #FF9999 (or #F99).

RGB color model

#E78197 color RGB value is (231,129,151).

RGB: (231,129,151) (91%, 51%, 59%)

RGB channels and saturation

R 231 of 255 = 91%
G 129 of 255 = 51%
B 151 of 255 = 59%

231
129
151

R + G + B ~ 67%. #E78197 is quite light color.

Portions of RGB colors in percentages

R + G + B = 231 + 129 + 151 = 511 (100%)
R 231 of 511 ~ 45.21%
G 129 of 511 ~ 25.24%
B 151 of 511 ~ 29.55'%

%45.21
%25.24
%29.55

CMYK color model

#E78197 color CMYK value is (0,44,35,9).

  • cyan value is 0.00%
  • magenta value is 44.16%
  • yellow value is 34.63%
  • key color value is 9.41%

CMYK: (0,44,35,9)
C0M44Y35K9 (0%, 44%, 35%, 9%)
(0.00 / 0.44 / 0.35 / 0.09)

CMYK percentages

%0
%44.16
%34.63
%9.41

Codes

Color #E78197 in popluar color models

E7 81 97
RGB 231 129 151
HSL 347° 68.00% 70.59%
HSB/HSV 347° 44.16% 90.59%
CMYK 0.00% 44.16% 34.63%
9.41%

Color #E78197 in popluar number systems.

HEX E7 81 97
Decimal 231 129 151
Binary 11100111 10000001 10010111
Octal 347 201 227

Shades and tints

Shades of #E78197

#E78197
(231,129,151)
#D2768A
(210,118,138)
#BD6B7D
(189,107,125)
#A86070
(168,96,112)
#935563
(147,85,99)
#7E4A56
(126,74,86)
#693F49
(105,63,73)
#54343C
(84,52,60)
#3F292F
(63,41,47)
#2A1E22
(42,30,34)
#151315
(21,19,21)
#000000
(0,0,0)

Tints of #E78197

#E78197
(231,129,151)
#E98CA0
(233,140,160)
#EB97A9
(235,151,169)
#EDA2B2
(237,162,178)
#EFADBB
(239,173,187)
#F1B8C4
(241,184,196)
#F3C3CD
(243,195,205)
#F5CED6
(245,206,214)
#F7D9DF
(247,217,223)
#F9E4E8
(249,228,232)
#FBEFF1
(251,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E78197 color. Also use rgb(231,129,151) instead hex code.

Text Font Color

.myTextColor { color: #E78197; }

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

This text font color is #E78197.

Background Color

.myBgColor { background-color: #E78197; }

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

This div background color is #E78197.

Border color

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

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

This div border color is #E78197.

Opacity

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

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

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

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

This text has shadow with #E78197 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E78197.

Preview

Color preview on black background

This text has color #E78197 on black background.


Color preview on white background

This text has color #E78197 on white background.


Black color preview on #E78197 background

This text has black color on #E78197 background.


White color preview on #E78197 background

This text has white color on #E78197 background.


Related colors

Complementary color

Complementary color for #hex is #187E68.


I love getcolorcode.com

Triadic colors

1 #97E781 and #8197E7 with #E78197 are triadic colors.

2 #9781E7 and #81E797 with #E78197 are triadic colors.