COLOR #E79EB7

HEX: #E79EB7 RGB: (231,158,183)

Color info

#E79EB7 contains mainly red and blue colors. Web safe color of #E79EB7 is #FF99CC (or #F9C).

RGB color model

#E79EB7 color RGB value is (231,158,183).

RGB: (231,158,183) (91%, 62%, 72%)

RGB channels and saturation

R 231 of 255 = 91%
G 158 of 255 = 62%
B 183 of 255 = 72%

231
158
183

R + G + B ~ 75%. #E79EB7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 231 + 158 + 183 = 572 (100%)
R 231 of 572 ~ 40.38%
G 158 of 572 ~ 27.62%
B 183 of 572 ~ 31.99'%

%40.38
%27.62
%31.99

CMYK color model

#E79EB7 color CMYK value is (0,32,21,9).

  • cyan value is 0.00%
  • magenta value is 31.60%
  • yellow value is 20.78%
  • key color value is 9.41%

CMYK: (0,32,21,9)
C0M32Y21K9 (0%, 32%, 21%, 9%)
(0.00 / 0.32 / 0.21 / 0.09)

CMYK percentages

%0
%31.6
%20.78
%9.41

Codes

Color #E79EB7 in popluar color models

E7 9E B7
RGB 231 158 183
HSL 339° 60.33% 76.27%
HSB/HSV 339° 31.60% 90.59%
CMYK 0.00% 31.60% 20.78%
9.41%

Color #E79EB7 in popluar number systems.

HEX E7 9E B7
Decimal 231 158 183
Binary 11100111 10011110 10110111
Octal 347 236 267

Shades and tints

Shades of #E79EB7

#E79EB7
(231,158,183)
#D290A7
(210,144,167)
#BD8297
(189,130,151)
#A87487
(168,116,135)
#936677
(147,102,119)
#7E5867
(126,88,103)
#694A57
(105,74,87)
#543C47
(84,60,71)
#3F2E37
(63,46,55)
#2A2027
(42,32,39)
#151217
(21,18,23)
#000000
(0,0,0)

Tints of #E79EB7

#E79EB7
(231,158,183)
#E9A6BD
(233,166,189)
#EBAEC3
(235,174,195)
#EDB6C9
(237,182,201)
#EFBECF
(239,190,207)
#F1C6D5
(241,198,213)
#F3CEDB
(243,206,219)
#F5D6E1
(245,214,225)
#F7DEE7
(247,222,231)
#F9E6ED
(249,230,237)
#FBEEF3
(251,238,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E79EB7 color. Also use rgb(231,158,183) instead hex code.

Text Font Color

.myTextColor { color: #E79EB7; }

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

This text font color is #E79EB7.

Background Color

.myBgColor { background-color: #E79EB7; }

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

This div background color is #E79EB7.

Border color

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

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

This div border color is #E79EB7.

Opacity

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

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

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

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

This text has shadow with #E79EB7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E79EB7.

Preview

Color preview on black background

This text has color #E79EB7 on black background.


Color preview on white background

This text has color #E79EB7 on white background.


Black color preview on #E79EB7 background

This text has black color on #E79EB7 background.


White color preview on #E79EB7 background

This text has white color on #E79EB7 background.


Related colors

Complementary color

Complementary color for #hex is #186148.


I love getcolorcode.com

Gradients

Color #E79EB7 is used in Nadeshiko Pink gradient.

Nadeshiko Pink


Triadic colors

1 #B7E79E and #9EB7E7 with #E79EB7 are triadic colors.

2 #B79EE7 and #9EE7B7 with #E79EB7 are triadic colors.