COLOR #8E44D5

HEX: #8E44D5 RGB: (142,68,213)

Color info

#8E44D5 contains mainly blue color. Web safe color of #8E44D5 is #9933CC (or #93C).

RGB color model

#8E44D5 color RGB value is (142,68,213).

RGB: (142,68,213) (56%, 27%, 84%)

RGB channels and saturation

R 142 of 255 = 56%
G 68 of 255 = 27%
B 213 of 255 = 84%

142
68
213

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

Portions of RGB colors in percentages

R + G + B = 142 + 68 + 213 = 423 (100%)
R 142 of 423 ~ 33.57%
G 68 of 423 ~ 16.08%
B 213 of 423 ~ 50.35'%

%33.57
%16.08
%50.35

CMYK color model

#8E44D5 color CMYK value is (33,68,0,16).

  • cyan value is 33.33%
  • magenta value is 68.08%
  • yellow value is 0.00%
  • key color value is 16.47%

CMYK: (33,68,0,16)
C33M68Y0K16 (33%, 68%, 0%, 16%)
(0.33 / 0.68 / 0.00 / 0.16)

CMYK percentages

%33.33
%68.08
%0
%16.47

Codes

Color #8E44D5 in popluar color models

8E 44 D5
RGB 142 68 213
HSL 271° 63.32% 55.10%
HSB/HSV 271° 68.08% 83.53%
CMYK 33.33% 68.08% 0.00%
16.47%

Color #8E44D5 in popluar number systems.

HEX 8E 44 D5
Decimal 142 68 213
Binary 10001110 1000100 11010101
Octal 216 104 325

Shades and tints

Shades of #8E44D5

#8E44D5
(142,68,213)
#823EC2
(130,62,194)
#7638AF
(118,56,175)
#6A329C
(106,50,156)
#5E2C89
(94,44,137)
#522676
(82,38,118)
#462063
(70,32,99)
#3A1A50
(58,26,80)
#2E143D
(46,20,61)
#220E2A
(34,14,42)
#160817
(22,8,23)
#000000
(0,0,0)

Tints of #8E44D5

#8E44D5
(142,68,213)
#9855D8
(152,85,216)
#A266DB
(162,102,219)
#AC77DE
(172,119,222)
#B688E1
(182,136,225)
#C099E4
(192,153,228)
#CAAAE7
(202,170,231)
#D4BBEA
(212,187,234)
#DECCED
(222,204,237)
#E8DDF0
(232,221,240)
#F2EEF3
(242,238,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8E44D5 color. Also use rgb(142,68,213) instead hex code.

Text Font Color

.myTextColor { color: #8E44D5; }

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

This text font color is #8E44D5.

Background Color

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

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

This div background color is #8E44D5.

Border color

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

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

This div border color is #8E44D5.

Opacity

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

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

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

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

This text has shadow with #8E44D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8E44D5.

Preview

Color preview on black background

This text has color #8E44D5 on black background.


Color preview on white background

This text has color #8E44D5 on white background.


Black color preview on #8E44D5 background

This text has black color on #8E44D5 background.


White color preview on #8E44D5 background

This text has white color on #8E44D5 background.


Related colors

Complementary color

Complementary color for #hex is #71BB2A.


I love getcolorcode.com

Triadic colors

1 #D58E44 and #44D58E with #8E44D5 are triadic colors.

2 #D5448E and #448ED5 with #8E44D5 are triadic colors.