COLOR #EB8EA7

HEX: #EB8EA7 RGB: (235,142,167)

Color info

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

RGB color model

#EB8EA7 color RGB value is (235,142,167).

RGB: (235,142,167) (92%, 56%, 65%)

RGB channels and saturation

R 235 of 255 = 92%
G 142 of 255 = 56%
B 167 of 255 = 65%

235
142
167

R + G + B ~ 71%. #EB8EA7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 235 + 142 + 167 = 544 (100%)
R 235 of 544 ~ 43.2%
G 142 of 544 ~ 26.1%
B 167 of 544 ~ 30.7'%

%43.2
%26.1
%30.7

CMYK color model

#EB8EA7 color CMYK value is (0,40,29,8).

  • cyan value is 0.00%
  • magenta value is 39.57%
  • yellow value is 28.94%
  • key color value is 7.84%

CMYK: (0,40,29,8)
C0M40Y29K8 (0%, 40%, 29%, 8%)
(0.00 / 0.40 / 0.29 / 0.08)

CMYK percentages

%0
%39.57
%28.94
%7.84

Codes

Color #EB8EA7 in popluar color models

EB 8E A7
RGB 235 142 167
HSL 344° 69.92% 73.92%
HSB/HSV 344° 39.57% 92.16%
CMYK 0.00% 39.57% 28.94%
7.84%

Color #EB8EA7 in popluar number systems.

HEX EB 8E A7
Decimal 235 142 167
Binary 11101011 10001110 10100111
Octal 353 216 247

Shades and tints

Shades of #EB8EA7

#EB8EA7
(235,142,167)
#D68298
(214,130,152)
#C17689
(193,118,137)
#AC6A7A
(172,106,122)
#975E6B
(151,94,107)
#82525C
(130,82,92)
#6D464D
(109,70,77)
#583A3E
(88,58,62)
#432E2F
(67,46,47)
#2E2220
(46,34,32)
#191611
(25,22,17)
#000000
(0,0,0)

Tints of #EB8EA7

#EB8EA7
(235,142,167)
#EC98AF
(236,152,175)
#EDA2B7
(237,162,183)
#EEACBF
(238,172,191)
#EFB6C7
(239,182,199)
#F0C0CF
(240,192,207)
#F1CAD7
(241,202,215)
#F2D4DF
(242,212,223)
#F3DEE7
(243,222,231)
#F4E8EF
(244,232,239)
#F5F2F7
(245,242,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EB8EA7 color. Also use rgb(235,142,167) instead hex code.

Text Font Color

.myTextColor { color: #EB8EA7; }

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

This text font color is #EB8EA7.

Background Color

.myBgColor { background-color: #EB8EA7; }

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

This div background color is #EB8EA7.

Border color

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

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

This div border color is #EB8EA7.

Opacity

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

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

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

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

This text has shadow with #EB8EA7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EB8EA7.

Preview

Color preview on black background

This text has color #EB8EA7 on black background.


Color preview on white background

This text has color #EB8EA7 on white background.


Black color preview on #EB8EA7 background

This text has black color on #EB8EA7 background.


White color preview on #EB8EA7 background

This text has white color on #EB8EA7 background.


Related colors

Complementary color

Complementary color for #hex is #147158.


I love getcolorcode.com

Triadic colors

1 #A7EB8E and #8EA7EB with #EB8EA7 are triadic colors.

2 #A78EEB and #8EEBA7 with #EB8EA7 are triadic colors.