COLOR #8E6C8E

HEX: #8E6C8E RGB: (142,108,142)

Color info

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

RGB color model

#8E6C8E color RGB value is (142,108,142).

RGB: (142,108,142) (56%, 42%, 56%)

RGB channels and saturation

R 142 of 255 = 56%
G 108 of 255 = 42%
B 142 of 255 = 56%

142
108
142

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

Portions of RGB colors in percentages

R + G + B = 142 + 108 + 142 = 392 (100%)
R 142 of 392 ~ 36.22%
G 108 of 392 ~ 27.55%
B 142 of 392 ~ 36.22'%

%36.22
%27.55
%36.22

CMYK color model

#8E6C8E color CMYK value is (0,24,0,44).

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

CMYK: (0,24,0,44)
C0M24Y0K44 (0%, 24%, 0%, 44%)
(0.00 / 0.24 / 0.00 / 0.44)

CMYK percentages

%0
%23.94
%0
%44.31

Codes

Color #8E6C8E in popluar color models

8E 6C 8E
RGB 142 108 142
HSL 300° 13.60% 49.02%
HSB/HSV 300° 23.94% 55.69%
CMYK 0.00% 23.94% 0.00%
44.31%

Color #8E6C8E in popluar number systems.

HEX 8E 6C 8E
Decimal 142 108 142
Binary 10001110 1101100 10001110
Octal 216 154 216

Shades and tints

Shades of #8E6C8E

#8E6C8E
(142,108,142)
#826382
(130,99,130)
#765A76
(118,90,118)
#6A516A
(106,81,106)
#5E485E
(94,72,94)
#523F52
(82,63,82)
#463646
(70,54,70)
#3A2D3A
(58,45,58)
#2E242E
(46,36,46)
#221B22
(34,27,34)
#161216
(22,18,22)
#000000
(0,0,0)

Tints of #8E6C8E

#8E6C8E
(142,108,142)
#987998
(152,121,152)
#A286A2
(162,134,162)
#AC93AC
(172,147,172)
#B6A0B6
(182,160,182)
#C0ADC0
(192,173,192)
#CABACA
(202,186,202)
#D4C7D4
(212,199,212)
#DED4DE
(222,212,222)
#E8E1E8
(232,225,232)
#F2EEF2
(242,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8E6C8E; }

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

This text font color is #8E6C8E.

Background Color

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

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

This div background color is #8E6C8E.

Border color

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

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

This div border color is #8E6C8E.

Opacity

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

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

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

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

This text has shadow with #8E6C8E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8E6C8E.

Preview

Color preview on black background

This text has color #8E6C8E on black background.


Color preview on white background

This text has color #8E6C8E on white background.


Black color preview on #8E6C8E background

This text has black color on #8E6C8E background.


White color preview on #8E6C8E background

This text has white color on #8E6C8E background.


Related colors

Complementary color

Complementary color for #hex is #719371.


I love getcolorcode.com

Triadic colors

1 #8E8E6C and #6C8E8E with #8E6C8E are triadic colors.

2 #8E6C8E and #6C8E8E with #8E6C8E are triadic colors.