COLOR #8E29BF

HEX: #8E29BF RGB: (142,41,191)

Color info

#8E29BF contains mainly red and blue colors. Web safe color of #8E29BF is #9933CC (or #93C).

RGB color model

#8E29BF color RGB value is (142,41,191).

RGB: (142,41,191) (56%, 16%, 75%)

RGB channels and saturation

R 142 of 255 = 56%
G 41 of 255 = 16%
B 191 of 255 = 75%

142
41
191

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

Portions of RGB colors in percentages

R + G + B = 142 + 41 + 191 = 374 (100%)
R 142 of 374 ~ 37.97%
G 41 of 374 ~ 10.96%
B 191 of 374 ~ 51.07'%

%37.97
%10.96
%51.07

CMYK color model

#8E29BF color CMYK value is (26,79,0,25).

  • cyan value is 25.65%
  • magenta value is 78.53%
  • yellow value is 0.00%
  • key color value is 25.10%

CMYK: (26,79,0,25)
C26M79Y0K25 (26%, 79%, 0%, 25%)
(0.26 / 0.79 / 0.00 / 0.25)

CMYK percentages

%25.65
%78.53
%0
%25.1

Codes

Color #8E29BF in popluar color models

8E 29 BF
RGB 142 41 191
HSL 280° 64.66% 45.49%
HSB/HSV 280° 78.53% 74.90%
CMYK 25.65% 78.53% 0.00%
25.10%

Color #8E29BF in popluar number systems.

HEX 8E 29 BF
Decimal 142 41 191
Binary 10001110 101001 10111111
Octal 216 51 277

Shades and tints

Shades of #8E29BF

#8E29BF
(142,41,191)
#8226AE
(130,38,174)
#76239D
(118,35,157)
#6A208C
(106,32,140)
#5E1D7B
(94,29,123)
#521A6A
(82,26,106)
#461759
(70,23,89)
#3A1448
(58,20,72)
#2E1137
(46,17,55)
#220E26
(34,14,38)
#160B15
(22,11,21)
#000000
(0,0,0)

Tints of #8E29BF

#8E29BF
(142,41,191)
#983CC4
(152,60,196)
#A24FC9
(162,79,201)
#AC62CE
(172,98,206)
#B675D3
(182,117,211)
#C088D8
(192,136,216)
#CA9BDD
(202,155,221)
#D4AEE2
(212,174,226)
#DEC1E7
(222,193,231)
#E8D4EC
(232,212,236)
#F2E7F1
(242,231,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8E29BF color. Also use rgb(142,41,191) instead hex code.

Text Font Color

.myTextColor { color: #8E29BF; }

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

This text font color is #8E29BF.

Background Color

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

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

This div background color is #8E29BF.

Border color

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

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

This div border color is #8E29BF.

Opacity

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

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

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

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

This text has shadow with #8E29BF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8E29BF.

Preview

Color preview on black background

This text has color #8E29BF on black background.


Color preview on white background

This text has color #8E29BF on white background.


Black color preview on #8E29BF background

This text has black color on #8E29BF background.


White color preview on #8E29BF background

This text has white color on #8E29BF background.


Related colors

Complementary color

Complementary color for #hex is #71D640.


I love getcolorcode.com

Triadic colors

1 #BF8E29 and #29BF8E with #8E29BF are triadic colors.

2 #BF298E and #298EBF with #8E29BF are triadic colors.