COLOR #8E6BA7

HEX: #8E6BA7 RGB: (142,107,167)

Color info

#8E6BA7 contains mainly red and blue colors. Web safe color of #8E6BA7 is #996699 (or #969).

RGB color model

#8E6BA7 color RGB value is (142,107,167).

RGB: (142,107,167) (56%, 42%, 65%)

RGB channels and saturation

R 142 of 255 = 56%
G 107 of 255 = 42%
B 167 of 255 = 65%

142
107
167

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

Portions of RGB colors in percentages

R + G + B = 142 + 107 + 167 = 416 (100%)
R 142 of 416 ~ 34.13%
G 107 of 416 ~ 25.72%
B 167 of 416 ~ 40.14'%

%34.13
%25.72
%40.14

CMYK color model

#8E6BA7 color CMYK value is (15,36,0,35).

  • cyan value is 14.97%
  • magenta value is 35.93%
  • yellow value is 0.00%
  • key color value is 34.51%

CMYK: (15,36,0,35)
C15M36Y0K35 (15%, 36%, 0%, 35%)
(0.15 / 0.36 / 0.00 / 0.35)

CMYK percentages

%14.97
%35.93
%0
%34.51

Codes

Color #8E6BA7 in popluar color models

8E 6B A7
RGB 142 107 167
HSL 275° 25.42% 53.73%
HSB/HSV 275° 35.93% 65.49%
CMYK 14.97% 35.93% 0.00%
34.51%

Color #8E6BA7 in popluar number systems.

HEX 8E 6B A7
Decimal 142 107 167
Binary 10001110 1101011 10100111
Octal 216 153 247

Shades and tints

Shades of #8E6BA7

#8E6BA7
(142,107,167)
#826298
(130,98,152)
#765989
(118,89,137)
#6A507A
(106,80,122)
#5E476B
(94,71,107)
#523E5C
(82,62,92)
#46354D
(70,53,77)
#3A2C3E
(58,44,62)
#2E232F
(46,35,47)
#221A20
(34,26,32)
#161111
(22,17,17)
#000000
(0,0,0)

Tints of #8E6BA7

#8E6BA7
(142,107,167)
#9878AF
(152,120,175)
#A285B7
(162,133,183)
#AC92BF
(172,146,191)
#B69FC7
(182,159,199)
#C0ACCF
(192,172,207)
#CAB9D7
(202,185,215)
#D4C6DF
(212,198,223)
#DED3E7
(222,211,231)
#E8E0EF
(232,224,239)
#F2EDF7
(242,237,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8E6BA7; }

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

This text font color is #8E6BA7.

Background Color

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

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

This div background color is #8E6BA7.

Border color

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

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

This div border color is #8E6BA7.

Opacity

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

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

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

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

This text has shadow with #8E6BA7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8E6BA7.

Preview

Color preview on black background

This text has color #8E6BA7 on black background.


Color preview on white background

This text has color #8E6BA7 on white background.


Black color preview on #8E6BA7 background

This text has black color on #8E6BA7 background.


White color preview on #8E6BA7 background

This text has white color on #8E6BA7 background.


Related colors

Complementary color

Complementary color for #hex is #719458.


I love getcolorcode.com

Triadic colors

1 #A78E6B and #6BA78E with #8E6BA7 are triadic colors.

2 #A76B8E and #6B8EA7 with #8E6BA7 are triadic colors.