COLOR #8E4C9C

HEX: #8E4C9C RGB: (142,76,156)

Color info

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

RGB color model

#8E4C9C color RGB value is (142,76,156).

RGB: (142,76,156) (56%, 30%, 61%)

RGB channels and saturation

R 142 of 255 = 56%
G 76 of 255 = 30%
B 156 of 255 = 61%

142
76
156

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

Portions of RGB colors in percentages

R + G + B = 142 + 76 + 156 = 374 (100%)
R 142 of 374 ~ 37.97%
G 76 of 374 ~ 20.32%
B 156 of 374 ~ 41.71'%

%37.97
%20.32
%41.71

CMYK color model

#8E4C9C color CMYK value is (9,51,0,39).

  • cyan value is 8.97%
  • magenta value is 51.28%
  • yellow value is 0.00%
  • key color value is 38.82%
CMYK: (9,51,0,39) C9M51Y0K39 (9%,51%,0%,39%) (0.09/0.51/0.00/0.39) 

CMYK percentages

%8.97
%51.28
%0
%38.82

Codes

Color #8E4C9C in popluar color models

8E 4C 9C
RGB 142 76 156
HSL 290° 34.48% 45.49%
HSB/HSV 290° 51.28% 61.18%
CMYK 8.97% 51.28% 0.00%
38.82%

Color #8E4C9C in popluar number systems.

HEX 8E 4C 9C
Decimal 142 76 156
Binary 10001110 1001100 10011100
Octal 216 114 234

Shades and tints

Shades of #8E4C9C

#8E4C9C
(142,76,156)
#82468E
(130,70,142)
#764080
(118,64,128)
#6A3A72
(106,58,114)
#5E3464
(94,52,100)
#522E56
(82,46,86)
#462848
(70,40,72)
#3A223A
(58,34,58)
#2E1C2C
(46,28,44)
#22161E
(34,22,30)
#161010
(22,16,16)
#000000
(0,0,0)

Tints of #8E4C9C

#8E4C9C
(142,76,156)
#985CA5
(152,92,165)
#A26CAE
(162,108,174)
#AC7CB7
(172,124,183)
#B68CC0
(182,140,192)
#C09CC9
(192,156,201)
#CAACD2
(202,172,210)
#D4BCDB
(212,188,219)
#DECCE4
(222,204,228)
#E8DCED
(232,220,237)
#F2ECF6
(242,236,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8E4C9C color. Also use rgb(142,76,156) instead hex code.

Text Font Color

.myTextColor { color: #8E4C9C; }

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

This text font color is #8E4C9C.

Background Color

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

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

This div background color is #8E4C9C.

Border color

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

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

This div border color is #8E4C9C.

Opacity

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

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

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

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

This text has shadow with #8E4C9C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8E4C9C.

Preview

Color preview on black background

This text has color #8E4C9C on black background.


Color preview on white background

This text has color #8E4C9C on white background.


Black color preview on #8E4C9C background

This text has black color on #8E4C9C background.


White color preview on #8E4C9C background

This text has white color on #8E4C9C background.


Related colors

Complementary color

Complementary color for #hex is #71B363.


I love getcolorcode.com

Triadic colors

1 #9C8E4C and #4C9C8E with #8E4C9C are triadic colors.

2 #9C4C8E and #4C8E9C with #8E4C9C are triadic colors.