COLOR #8E679E

HEX: #8E679E RGB: (142,103,158)

Color info

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

RGB color model

#8E679E color RGB value is (142,103,158).

RGB: (142,103,158) (56%, 40%, 62%)

RGB channels and saturation

R 142 of 255 = 56%
G 103 of 255 = 40%
B 158 of 255 = 62%

142
103
158

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

Portions of RGB colors in percentages

R + G + B = 142 + 103 + 158 = 403 (100%)
R 142 of 403 ~ 35.24%
G 103 of 403 ~ 25.56%
B 158 of 403 ~ 39.21'%

%35.24
%25.56
%39.21

CMYK color model

#8E679E color CMYK value is (10,35,0,38).

  • cyan value is 10.13%
  • magenta value is 34.81%
  • yellow value is 0.00%
  • key color value is 38.04%
CMYK: (10,35,0,38) C10M35Y0K38 (10%,35%,0%,38%) (0.10/0.35/0.00/0.38) 

CMYK percentages

%10.13
%34.81
%0
%38.04

Codes

Color #8E679E in popluar color models

8E 67 9E
RGB 142 103 158
HSL 283° 22.09% 51.18%
HSB/HSV 283° 34.81% 61.96%
CMYK 10.13% 34.81% 0.00%
38.04%

Color #8E679E in popluar number systems.

HEX 8E 67 9E
Decimal 142 103 158
Binary 10001110 1100111 10011110
Octal 216 147 236

Shades and tints

Shades of #8E679E

#8E679E
(142,103,158)
#825E90
(130,94,144)
#765582
(118,85,130)
#6A4C74
(106,76,116)
#5E4366
(94,67,102)
#523A58
(82,58,88)
#46314A
(70,49,74)
#3A283C
(58,40,60)
#2E1F2E
(46,31,46)
#221620
(34,22,32)
#160D12
(22,13,18)
#000000
(0,0,0)

Tints of #8E679E

#8E679E
(142,103,158)
#9874A6
(152,116,166)
#A281AE
(162,129,174)
#AC8EB6
(172,142,182)
#B69BBE
(182,155,190)
#C0A8C6
(192,168,198)
#CAB5CE
(202,181,206)
#D4C2D6
(212,194,214)
#DECFDE
(222,207,222)
#E8DCE6
(232,220,230)
#F2E9EE
(242,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8E679E; }

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

This text font color is #8E679E.

Background Color

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

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

This div background color is #8E679E.

Border color

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

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

This div border color is #8E679E.

Opacity

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

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

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

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

This text has shadow with #8E679E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8E679E.

Preview

Color preview on black background

This text has color #8E679E on black background.


Color preview on white background

This text has color #8E679E on white background.


Black color preview on #8E679E background

This text has black color on #8E679E background.


White color preview on #8E679E background

This text has white color on #8E679E background.


Related colors

Complementary color

Complementary color for #hex is #719861.


I love getcolorcode.com

Triadic colors

1 #9E8E67 and #679E8E with #8E679E are triadic colors.

2 #9E678E and #678E9E with #8E679E are triadic colors.