COLOR #8E5E88

HEX: #8E5E88 RGB: (142,94,136)

Color info

#8E5E88 contains red, green and blue colors in about the same proportion. Web safe color of #8E5E88 is #996699 (or #969).

RGB color model

#8E5E88 color RGB value is (142,94,136).

RGB: (142,94,136) (56%, 37%, 53%)

RGB channels and saturation

R 142 of 255 = 56%
G 94 of 255 = 37%
B 136 of 255 = 53%

142
94
136

R + G + B ~ 49%. #8E5E88 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 142 + 94 + 136 = 372 (100%)
R 142 of 372 ~ 38.17%
G 94 of 372 ~ 25.27%
B 136 of 372 ~ 36.56'%

%38.17
%25.27
%36.56

CMYK color model

#8E5E88 color CMYK value is (0,34,4,44).

  • cyan value is 0.00%
  • magenta value is 33.80%
  • yellow value is 4.23%
  • key color value is 44.31%

CMYK: (0,34,4,44)
C0M34Y4K44 (0%, 34%, 4%, 44%)
(0.00 / 0.34 / 0.04 / 0.44)

CMYK percentages

%0
%33.8
%4.23
%44.31

Codes

Color #8E5E88 in popluar color models

8E 5E 88
RGB 142 94 136
HSL 308° 20.34% 46.27%
HSB/HSV 308° 33.80% 55.69%
CMYK 0.00% 33.80% 4.23%
44.31%

Color #8E5E88 in popluar number systems.

HEX 8E 5E 88
Decimal 142 94 136
Binary 10001110 1011110 10001000
Octal 216 136 210

Shades and tints

Shades of #8E5E88

#8E5E88
(142,94,136)
#82567C
(130,86,124)
#764E70
(118,78,112)
#6A4664
(106,70,100)
#5E3E58
(94,62,88)
#52364C
(82,54,76)
#462E40
(70,46,64)
#3A2634
(58,38,52)
#2E1E28
(46,30,40)
#22161C
(34,22,28)
#160E10
(22,14,16)
#000000
(0,0,0)

Tints of #8E5E88

#8E5E88
(142,94,136)
#986C92
(152,108,146)
#A27A9C
(162,122,156)
#AC88A6
(172,136,166)
#B696B0
(182,150,176)
#C0A4BA
(192,164,186)
#CAB2C4
(202,178,196)
#D4C0CE
(212,192,206)
#DECED8
(222,206,216)
#E8DCE2
(232,220,226)
#F2EAEC
(242,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8E5E88 color. Also use rgb(142,94,136) instead hex code.

Text Font Color

.myTextColor { color: #8E5E88; }

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

This text font color is #8E5E88.

Background Color

.myBgColor { background-color: #8E5E88; }

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

This div background color is #8E5E88.

Border color

.myBorderColor { border: 1px solid #8E5E88; }

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

This div border color is #8E5E88.

Opacity

.myOpacity80 { color: #8E5E88; opacity: 0.8; }

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

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

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

This text has shadow with #8E5E88 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8E5E88.

Preview

Color preview on black background

This text has color #8E5E88 on black background.


Color preview on white background

This text has color #8E5E88 on white background.


Black color preview on #8E5E88 background

This text has black color on #8E5E88 background.


White color preview on #8E5E88 background

This text has white color on #8E5E88 background.


Related colors

Complementary color

Complementary color for #hex is #71A177.


I love getcolorcode.com

Triadic colors

1 #888E5E and #5E888E with #8E5E88 are triadic colors.

2 #885E8E and #5E8E88 with #8E5E88 are triadic colors.