COLOR #8E658E

HEX: #8E658E RGB: (142,101,142)

Color info

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

RGB color model

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

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

RGB channels and saturation

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

142
101
142

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

Portions of RGB colors in percentages

R + G + B = 142 + 101 + 142 = 385 (100%)
R 142 of 385 ~ 36.88%
G 101 of 385 ~ 26.23%
B 142 of 385 ~ 36.88'%

%36.88
%26.23
%36.88

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 28.87%
  • yellow value is 0.00%
  • key color value is 44.31%

CMYK: (0,29,0,44)
C0M29Y0K44 (0%, 29%, 0%, 44%)
(0.00 / 0.29 / 0.00 / 0.44)

CMYK percentages

%0
%28.87
%0
%44.31

Codes

Color #8E658E in popluar color models

8E 65 8E
RGB 142 101 142
HSL 300° 16.87% 47.65%
HSB/HSV 300° 28.87% 55.69%
CMYK 0.00% 28.87% 0.00%
44.31%

Color #8E658E in popluar number systems.

HEX 8E 65 8E
Decimal 142 101 142
Binary 10001110 1100101 10001110
Octal 216 145 216

Shades and tints

Shades of #8E658E

#8E658E
(142,101,142)
#825C82
(130,92,130)
#765376
(118,83,118)
#6A4A6A
(106,74,106)
#5E415E
(94,65,94)
#523852
(82,56,82)
#462F46
(70,47,70)
#3A263A
(58,38,58)
#2E1D2E
(46,29,46)
#221422
(34,20,34)
#160B16
(22,11,22)
#000000
(0,0,0)

Tints of #8E658E

#8E658E
(142,101,142)
#987398
(152,115,152)
#A281A2
(162,129,162)
#AC8FAC
(172,143,172)
#B69DB6
(182,157,182)
#C0ABC0
(192,171,192)
#CAB9CA
(202,185,202)
#D4C7D4
(212,199,212)
#DED5DE
(222,213,222)
#E8E3E8
(232,227,232)
#F2F1F2
(242,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8E658E; }

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

This text font color is #8E658E.

Background Color

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

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

This div background color is #8E658E.

Border color

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

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

This div border color is #8E658E.

Opacity

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

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

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

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

This text has shadow with #8E658E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8E658E.

Preview

Color preview on black background

This text has color #8E658E on black background.


Color preview on white background

This text has color #8E658E on white background.


Black color preview on #8E658E background

This text has black color on #8E658E background.


White color preview on #8E658E background

This text has white color on #8E658E background.


Related colors

Complementary color

Complementary color for #hex is #719A71.


I love getcolorcode.com

Triadic colors

1 #8E8E65 and #658E8E with #8E658E are triadic colors.

2 #8E658E and #658E8E with #8E658E are triadic colors.