COLOR #8E7BAB

HEX: #8E7BAB RGB: (142,123,171)

Color info

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

RGB color model

#8E7BAB color RGB value is (142,123,171).

RGB: (142,123,171) (56%, 48%, 67%)

RGB channels and saturation

R 142 of 255 = 56%
G 123 of 255 = 48%
B 171 of 255 = 67%

142
123
171

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

Portions of RGB colors in percentages

R + G + B = 142 + 123 + 171 = 436 (100%)
R 142 of 436 ~ 32.57%
G 123 of 436 ~ 28.21%
B 171 of 436 ~ 39.22'%

%32.57
%28.21
%39.22

CMYK color model

#8E7BAB color CMYK value is (17,28,0,33).

  • cyan value is 16.96%
  • magenta value is 28.07%
  • yellow value is 0.00%
  • key color value is 32.94%

CMYK: (17,28,0,33)
C17M28Y0K33 (17%, 28%, 0%, 33%)
(0.17 / 0.28 / 0.00 / 0.33)

CMYK percentages

%16.96
%28.07
%0
%32.94

Codes

Color #8E7BAB in popluar color models

8E 7B AB
RGB 142 123 171
HSL 264° 22.22% 57.65%
HSB/HSV 264° 28.07% 67.06%
CMYK 16.96% 28.07% 0.00%
32.94%

Color #8E7BAB in popluar number systems.

HEX 8E 7B AB
Decimal 142 123 171
Binary 10001110 1111011 10101011
Octal 216 173 253

Shades and tints

Shades of #8E7BAB

#8E7BAB
(142,123,171)
#82709C
(130,112,156)
#76658D
(118,101,141)
#6A5A7E
(106,90,126)
#5E4F6F
(94,79,111)
#524460
(82,68,96)
#463951
(70,57,81)
#3A2E42
(58,46,66)
#2E2333
(46,35,51)
#221824
(34,24,36)
#160D15
(22,13,21)
#000000
(0,0,0)

Tints of #8E7BAB

#8E7BAB
(142,123,171)
#9887B2
(152,135,178)
#A293B9
(162,147,185)
#AC9FC0
(172,159,192)
#B6ABC7
(182,171,199)
#C0B7CE
(192,183,206)
#CAC3D5
(202,195,213)
#D4CFDC
(212,207,220)
#DEDBE3
(222,219,227)
#E8E7EA
(232,231,234)
#F2F3F1
(242,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8E7BAB; }

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

This text font color is #8E7BAB.

Background Color

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

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

This div background color is #8E7BAB.

Border color

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

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

This div border color is #8E7BAB.

Opacity

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

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

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

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

This text has shadow with #8E7BAB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8E7BAB.

Preview

Color preview on black background

This text has color #8E7BAB on black background.


Color preview on white background

This text has color #8E7BAB on white background.


Black color preview on #8E7BAB background

This text has black color on #8E7BAB background.


White color preview on #8E7BAB background

This text has white color on #8E7BAB background.


Related colors

Complementary color

Complementary color for #hex is #718454.


I love getcolorcode.com

Triadic colors

1 #AB8E7B and #7BAB8E with #8E7BAB are triadic colors.

2 #AB7B8E and #7B8EAB with #8E7BAB are triadic colors.