COLOR #8E5C88

HEX: #8E5C88 RGB: (142,92,136)

Color info

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

RGB color model

#8E5C88 color RGB value is (142,92,136).

RGB: (142,92,136) (56%, 36%, 53%)

RGB channels and saturation

R 142 of 255 = 56%
G 92 of 255 = 36%
B 136 of 255 = 53%

142
92
136

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

Portions of RGB colors in percentages

R + G + B = 142 + 92 + 136 = 370 (100%)
R 142 of 370 ~ 38.38%
G 92 of 370 ~ 24.86%
B 136 of 370 ~ 36.76'%

%38.38
%24.86
%36.76

CMYK color model

#8E5C88 color CMYK value is (0,35,4,44).

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

CMYK: (0,35,4,44)
C0M35Y4K44 (0%, 35%, 4%, 44%)
(0.00 / 0.35 / 0.04 / 0.44)

CMYK percentages

%0
%35.21
%4.23
%44.31

Codes

Color #8E5C88 in popluar color models

8E 5C 88
RGB 142 92 136
HSL 307° 21.37% 45.88%
HSB/HSV 307° 35.21% 55.69%
CMYK 0.00% 35.21% 4.23%
44.31%

Color #8E5C88 in popluar number systems.

HEX 8E 5C 88
Decimal 142 92 136
Binary 10001110 1011100 10001000
Octal 216 134 210

Shades and tints

Shades of #8E5C88

#8E5C88
(142,92,136)
#82547C
(130,84,124)
#764C70
(118,76,112)
#6A4464
(106,68,100)
#5E3C58
(94,60,88)
#52344C
(82,52,76)
#462C40
(70,44,64)
#3A2434
(58,36,52)
#2E1C28
(46,28,40)
#22141C
(34,20,28)
#160C10
(22,12,16)
#000000
(0,0,0)

Tints of #8E5C88

#8E5C88
(142,92,136)
#986A92
(152,106,146)
#A2789C
(162,120,156)
#AC86A6
(172,134,166)
#B694B0
(182,148,176)
#C0A2BA
(192,162,186)
#CAB0C4
(202,176,196)
#D4BECE
(212,190,206)
#DECCD8
(222,204,216)
#E8DAE2
(232,218,226)
#F2E8EC
(242,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8E5C88; }

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

This text font color is #8E5C88.

Background Color

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

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

This div background color is #8E5C88.

Border color

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

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

This div border color is #8E5C88.

Opacity

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

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

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

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

This text has shadow with #8E5C88 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8E5C88.

Preview

Color preview on black background

This text has color #8E5C88 on black background.


Color preview on white background

This text has color #8E5C88 on white background.


Black color preview on #8E5C88 background

This text has black color on #8E5C88 background.


White color preview on #8E5C88 background

This text has white color on #8E5C88 background.


Related colors

Complementary color

Complementary color for #hex is #71A377.


I love getcolorcode.com

Triadic colors

1 #888E5C and #5C888E with #8E5C88 are triadic colors.

2 #885C8E and #5C8E88 with #8E5C88 are triadic colors.