COLOR #8E4998

HEX: #8E4998 RGB: (142,73,152)

Color info

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

RGB color model

#8E4998 color RGB value is (142,73,152).

RGB: (142,73,152) (56%, 29%, 60%)

RGB channels and saturation

R 142 of 255 = 56%
G 73 of 255 = 29%
B 152 of 255 = 60%

142
73
152

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

Portions of RGB colors in percentages

R + G + B = 142 + 73 + 152 = 367 (100%)
R 142 of 367 ~ 38.69%
G 73 of 367 ~ 19.89%
B 152 of 367 ~ 41.42'%

%38.69
%19.89
%41.42

CMYK color model

#8E4998 color CMYK value is (7,52,0,40).

  • cyan value is 6.58%
  • magenta value is 51.97%
  • yellow value is 0.00%
  • key color value is 40.39%

CMYK: (7,52,0,40)
C7M52Y0K40 (7%, 52%, 0%, 40%)
(0.07 / 0.52 / 0.00 / 0.40)

CMYK percentages

%6.58
%51.97
%0
%40.39

Codes

Color #8E4998 in popluar color models

8E 49 98
RGB 142 73 152
HSL 292° 35.11% 44.12%
HSB/HSV 292° 51.97% 59.61%
CMYK 6.58% 51.97% 0.00%
40.39%

Color #8E4998 in popluar number systems.

HEX 8E 49 98
Decimal 142 73 152
Binary 10001110 1001001 10011000
Octal 216 111 230

Shades and tints

Shades of #8E4998

#8E4998
(142,73,152)
#82438B
(130,67,139)
#763D7E
(118,61,126)
#6A3771
(106,55,113)
#5E3164
(94,49,100)
#522B57
(82,43,87)
#46254A
(70,37,74)
#3A1F3D
(58,31,61)
#2E1930
(46,25,48)
#221323
(34,19,35)
#160D16
(22,13,22)
#000000
(0,0,0)

Tints of #8E4998

#8E4998
(142,73,152)
#9859A1
(152,89,161)
#A269AA
(162,105,170)
#AC79B3
(172,121,179)
#B689BC
(182,137,188)
#C099C5
(192,153,197)
#CAA9CE
(202,169,206)
#D4B9D7
(212,185,215)
#DEC9E0
(222,201,224)
#E8D9E9
(232,217,233)
#F2E9F2
(242,233,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8E4998 color. Also use rgb(142,73,152) instead hex code.

Text Font Color

.myTextColor { color: #8E4998; }

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

This text font color is #8E4998.

Background Color

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

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

This div background color is #8E4998.

Border color

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

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

This div border color is #8E4998.

Opacity

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

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

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

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

This text has shadow with #8E4998 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8E4998.

Preview

Color preview on black background

This text has color #8E4998 on black background.


Color preview on white background

This text has color #8E4998 on white background.


Black color preview on #8E4998 background

This text has black color on #8E4998 background.


White color preview on #8E4998 background

This text has white color on #8E4998 background.


Related colors

Complementary color

Complementary color for #hex is #71B667.


I love getcolorcode.com

Triadic colors

1 #988E49 and #49988E with #8E4998 are triadic colors.

2 #98498E and #498E98 with #8E4998 are triadic colors.