COLOR #8E658D

HEX: #8E658D RGB: (142,101,141)

Color info

#8E658D contains red, green and blue colors in about the same proportion. Web safe color of #8E658D is #996699 (or #969).

RGB color model

#8E658D color RGB value is (142,101,141).

RGB: (142,101,141) (56%, 40%, 55%)

RGB channels and saturation

R 142 of 255 = 56%
G 101 of 255 = 40%
B 141 of 255 = 55%

142
101
141

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

Portions of RGB colors in percentages

R + G + B = 142 + 101 + 141 = 384 (100%)
R 142 of 384 ~ 36.98%
G 101 of 384 ~ 26.3%
B 141 of 384 ~ 36.72'%

%36.98
%26.3
%36.72

CMYK color model

#8E658D color CMYK value is (0,29,1,44).

  • cyan value is 0.00%
  • magenta value is 28.87%
  • yellow value is 0.70%
  • key color value is 44.31%
CMYK: (0,29,1,44) C0M29Y1K44 (0%,29%,1%,44%) (0.00/0.29/0.01/0.44) 

CMYK percentages

%0
%28.87
%0.7
%44.31

Codes

Color #8E658D in popluar color models

8E 65 8D
RGB 142 101 141
HSL 301° 16.87% 47.65%
HSB/HSV 301° 28.87% 55.69%
CMYK 0.00% 28.87% 0.70%
44.31%

Color #8E658D in popluar number systems.

HEX 8E 65 8D
Decimal 142 101 141
Binary 10001110 1100101 10001101
Octal 216 145 215

Shades and tints

Shades of #8E658D

#8E658D
(142,101,141)
#825C81
(130,92,129)
#765375
(118,83,117)
#6A4A69
(106,74,105)
#5E415D
(94,65,93)
#523851
(82,56,81)
#462F45
(70,47,69)
#3A2639
(58,38,57)
#2E1D2D
(46,29,45)
#221421
(34,20,33)
#160B15
(22,11,21)
#000000
(0,0,0)

Tints of #8E658D

#8E658D
(142,101,141)
#987397
(152,115,151)
#A281A1
(162,129,161)
#AC8FAB
(172,143,171)
#B69DB5
(182,157,181)
#C0ABBF
(192,171,191)
#CAB9C9
(202,185,201)
#D4C7D3
(212,199,211)
#DED5DD
(222,213,221)
#E8E3E7
(232,227,231)
#F2F1F1
(242,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8E658D color. Also use rgb(142,101,141) instead hex code.

Text Font Color

.myTextColor { color: #8E658D; }

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

This text font color is #8E658D.

Background Color

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

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

This div background color is #8E658D.

Border color

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

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

This div border color is #8E658D.

Opacity

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

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

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

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

This text has shadow with #8E658D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8E658D.

Preview

Color preview on black background

This text has color #8E658D on black background.


Color preview on white background

This text has color #8E658D on white background.


Black color preview on #8E658D background

This text has black color on #8E658D background.


White color preview on #8E658D background

This text has white color on #8E658D background.


Related colors

Complementary color

Complementary color for #hex is #719A72.


I love getcolorcode.com

Triadic colors

1 #8D8E65 and #658D8E with #8E658D are triadic colors.

2 #8D658E and #658E8D with #8E658D are triadic colors.