COLOR #8E3E9A

HEX: #8E3E9A RGB: (142,62,154)

Color info

#8E3E9A contains mainly red and blue colors. Web safe color of #8E3E9A is #993399 (or #939).

RGB color model

#8E3E9A color RGB value is (142,62,154).

RGB: (142,62,154) (56%, 24%, 60%)

RGB channels and saturation

R 142 of 255 = 56%
G 62 of 255 = 24%
B 154 of 255 = 60%

142
62
154

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

Portions of RGB colors in percentages

R + G + B = 142 + 62 + 154 = 358 (100%)
R 142 of 358 ~ 39.66%
G 62 of 358 ~ 17.32%
B 154 of 358 ~ 43.02'%

%39.66
%17.32
%43.02

CMYK color model

#8E3E9A color CMYK value is (8,60,0,40).

  • cyan value is 7.79%
  • magenta value is 59.74%
  • yellow value is 0.00%
  • key color value is 39.61%

CMYK: (8,60,0,40)
C8M60Y0K40 (8%, 60%, 0%, 40%)
(0.08 / 0.60 / 0.00 / 0.40)

CMYK percentages

%7.79
%59.74
%0
%39.61

Codes

Color #8E3E9A in popluar color models

8E 3E 9A
RGB 142 62 154
HSL 292° 42.59% 42.35%
HSB/HSV 292° 59.74% 60.39%
CMYK 7.79% 59.74% 0.00%
39.61%

Color #8E3E9A in popluar number systems.

HEX 8E 3E 9A
Decimal 142 62 154
Binary 10001110 111110 10011010
Octal 216 76 232

Shades and tints

Shades of #8E3E9A

#8E3E9A
(142,62,154)
#82398C
(130,57,140)
#76347E
(118,52,126)
#6A2F70
(106,47,112)
#5E2A62
(94,42,98)
#522554
(82,37,84)
#462046
(70,32,70)
#3A1B38
(58,27,56)
#2E162A
(46,22,42)
#22111C
(34,17,28)
#160C0E
(22,12,14)
#000000
(0,0,0)

Tints of #8E3E9A

#8E3E9A
(142,62,154)
#984FA3
(152,79,163)
#A260AC
(162,96,172)
#AC71B5
(172,113,181)
#B682BE
(182,130,190)
#C093C7
(192,147,199)
#CAA4D0
(202,164,208)
#D4B5D9
(212,181,217)
#DEC6E2
(222,198,226)
#E8D7EB
(232,215,235)
#F2E8F4
(242,232,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8E3E9A color. Also use rgb(142,62,154) instead hex code.

Text Font Color

.myTextColor { color: #8E3E9A; }

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

This text font color is #8E3E9A.

Background Color

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

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

This div background color is #8E3E9A.

Border color

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

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

This div border color is #8E3E9A.

Opacity

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

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

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

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

This text has shadow with #8E3E9A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8E3E9A.

Preview

Color preview on black background

This text has color #8E3E9A on black background.


Color preview on white background

This text has color #8E3E9A on white background.


Black color preview on #8E3E9A background

This text has black color on #8E3E9A background.


White color preview on #8E3E9A background

This text has white color on #8E3E9A background.


Related colors

Complementary color

Complementary color for #hex is #71C165.


I love getcolorcode.com

Triadic colors

1 #9A8E3E and #3E9A8E with #8E3E9A are triadic colors.

2 #9A3E8E and #3E8E9A with #8E3E9A are triadic colors.