COLOR #8E67B7

HEX: #8E67B7 RGB: (142,103,183)

Color info

#8E67B7 contains mainly red and blue colors. Web safe color of #8E67B7 is #9966CC (or #96C).

RGB color model

#8E67B7 color RGB value is (142,103,183).

RGB: (142,103,183) (56%, 40%, 72%)

RGB channels and saturation

R 142 of 255 = 56%
G 103 of 255 = 40%
B 183 of 255 = 72%

142
103
183

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

Portions of RGB colors in percentages

R + G + B = 142 + 103 + 183 = 428 (100%)
R 142 of 428 ~ 33.18%
G 103 of 428 ~ 24.07%
B 183 of 428 ~ 42.76'%

%33.18
%24.07
%42.76

CMYK color model

#8E67B7 color CMYK value is (22,44,0,28).

  • cyan value is 22.40%
  • magenta value is 43.72%
  • yellow value is 0.00%
  • key color value is 28.24%

CMYK: (22,44,0,28)
C22M44Y0K28 (22%, 44%, 0%, 28%)
(0.22 / 0.44 / 0.00 / 0.28)

CMYK percentages

%22.4
%43.72
%0
%28.24

Codes

Color #8E67B7 in popluar color models

8E 67 B7
RGB 142 103 183
HSL 269° 35.71% 56.08%
HSB/HSV 269° 43.72% 71.76%
CMYK 22.40% 43.72% 0.00%
28.24%

Color #8E67B7 in popluar number systems.

HEX 8E 67 B7
Decimal 142 103 183
Binary 10001110 1100111 10110111
Octal 216 147 267

Shades and tints

Shades of #8E67B7

#8E67B7
(142,103,183)
#825EA7
(130,94,167)
#765597
(118,85,151)
#6A4C87
(106,76,135)
#5E4377
(94,67,119)
#523A67
(82,58,103)
#463157
(70,49,87)
#3A2847
(58,40,71)
#2E1F37
(46,31,55)
#221627
(34,22,39)
#160D17
(22,13,23)
#000000
(0,0,0)

Tints of #8E67B7

#8E67B7
(142,103,183)
#9874BD
(152,116,189)
#A281C3
(162,129,195)
#AC8EC9
(172,142,201)
#B69BCF
(182,155,207)
#C0A8D5
(192,168,213)
#CAB5DB
(202,181,219)
#D4C2E1
(212,194,225)
#DECFE7
(222,207,231)
#E8DCED
(232,220,237)
#F2E9F3
(242,233,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8E67B7; }

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

This text font color is #8E67B7.

Background Color

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

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

This div background color is #8E67B7.

Border color

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

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

This div border color is #8E67B7.

Opacity

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

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

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

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

This text has shadow with #8E67B7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8E67B7.

Preview

Color preview on black background

This text has color #8E67B7 on black background.


Color preview on white background

This text has color #8E67B7 on white background.


Black color preview on #8E67B7 background

This text has black color on #8E67B7 background.


White color preview on #8E67B7 background

This text has white color on #8E67B7 background.


Related colors

Complementary color

Complementary color for #hex is #719848.


I love getcolorcode.com

Triadic colors

1 #B78E67 and #67B78E with #8E67B7 are triadic colors.

2 #B7678E and #678EB7 with #8E67B7 are triadic colors.