COLOR #8E5E90

HEX: #8E5E90 RGB: (142,94,144)

Color info

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

RGB color model

#8E5E90 color RGB value is (142,94,144).

RGB: (142,94,144) (56%, 37%, 56%)

RGB channels and saturation

R 142 of 255 = 56%
G 94 of 255 = 37%
B 144 of 255 = 56%

142
94
144

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

Portions of RGB colors in percentages

R + G + B = 142 + 94 + 144 = 380 (100%)
R 142 of 380 ~ 37.37%
G 94 of 380 ~ 24.74%
B 144 of 380 ~ 37.89'%

%37.37
%24.74
%37.89

CMYK color model

#8E5E90 color CMYK value is (1,35,0,44).

  • cyan value is 1.39%
  • magenta value is 34.72%
  • yellow value is 0.00%
  • key color value is 43.53%

CMYK: (1,35,0,44)
C1M35Y0K44 (1%, 35%, 0%, 44%)
(0.01 / 0.35 / 0.00 / 0.44)

CMYK percentages

%1.39
%34.72
%0
%43.53

Codes

Color #8E5E90 in popluar color models

8E 5E 90
RGB 142 94 144
HSL 298° 21.01% 46.67%
HSB/HSV 298° 34.72% 56.47%
CMYK 1.39% 34.72% 0.00%
43.53%

Color #8E5E90 in popluar number systems.

HEX 8E 5E 90
Decimal 142 94 144
Binary 10001110 1011110 10010000
Octal 216 136 220

Shades and tints

Shades of #8E5E90

#8E5E90
(142,94,144)
#825683
(130,86,131)
#764E76
(118,78,118)
#6A4669
(106,70,105)
#5E3E5C
(94,62,92)
#52364F
(82,54,79)
#462E42
(70,46,66)
#3A2635
(58,38,53)
#2E1E28
(46,30,40)
#22161B
(34,22,27)
#160E0E
(22,14,14)
#000000
(0,0,0)

Tints of #8E5E90

#8E5E90
(142,94,144)
#986C9A
(152,108,154)
#A27AA4
(162,122,164)
#AC88AE
(172,136,174)
#B696B8
(182,150,184)
#C0A4C2
(192,164,194)
#CAB2CC
(202,178,204)
#D4C0D6
(212,192,214)
#DECEE0
(222,206,224)
#E8DCEA
(232,220,234)
#F2EAF4
(242,234,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8E5E90; }

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

This text font color is #8E5E90.

Background Color

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

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

This div background color is #8E5E90.

Border color

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

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

This div border color is #8E5E90.

Opacity

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

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

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

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

This text has shadow with #8E5E90 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8E5E90.

Preview

Color preview on black background

This text has color #8E5E90 on black background.


Color preview on white background

This text has color #8E5E90 on white background.


Black color preview on #8E5E90 background

This text has black color on #8E5E90 background.


White color preview on #8E5E90 background

This text has white color on #8E5E90 background.


Related colors

Complementary color

Complementary color for #hex is #71A16F.


I love getcolorcode.com

Triadic colors

1 #908E5E and #5E908E with #8E5E90 are triadic colors.

2 #905E8E and #5E8E90 with #8E5E90 are triadic colors.