COLOR #8B7EA4

HEX: #8B7EA4 RGB: (139,126,164)

Color info

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

RGB color model

#8B7EA4 color RGB value is (139,126,164).

RGB: (139,126,164) (55%, 49%, 64%)

RGB channels and saturation

R 139 of 255 = 55%
G 126 of 255 = 49%
B 164 of 255 = 64%

139
126
164

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

Portions of RGB colors in percentages

R + G + B = 139 + 126 + 164 = 429 (100%)
R 139 of 429 ~ 32.4%
G 126 of 429 ~ 29.37%
B 164 of 429 ~ 38.23'%

%32.4
%29.37
%38.23

CMYK color model

#8B7EA4 color CMYK value is (15,23,0,36).

  • cyan value is 15.24%
  • magenta value is 23.17%
  • yellow value is 0.00%
  • key color value is 35.69%
CMYK: (15,23,0,36) C15M23Y0K36 (15%,23%,0%,36%) (0.15/0.23/0.00/0.36) 

CMYK percentages

%15.24
%23.17
%0
%35.69

Codes

Color #8B7EA4 in popluar color models

8B 7E A4
RGB 139 126 164
HSL 261° 17.27% 56.86%
HSB/HSV 261° 23.17% 64.31%
CMYK 15.24% 23.17% 0.00%
35.69%

Color #8B7EA4 in popluar number systems.

HEX 8B 7E A4
Decimal 139 126 164
Binary 10001011 1111110 10100100
Octal 213 176 244

Shades and tints

Shades of #8B7EA4

#8B7EA4
(139,126,164)
#7F7396
(127,115,150)
#736888
(115,104,136)
#675D7A
(103,93,122)
#5B526C
(91,82,108)
#4F475E
(79,71,94)
#433C50
(67,60,80)
#373142
(55,49,66)
#2B2634
(43,38,52)
#1F1B26
(31,27,38)
#131018
(19,16,24)
#000000
(0,0,0)

Tints of #8B7EA4

#8B7EA4
(139,126,164)
#9589AC
(149,137,172)
#9F94B4
(159,148,180)
#A99FBC
(169,159,188)
#B3AAC4
(179,170,196)
#BDB5CC
(189,181,204)
#C7C0D4
(199,192,212)
#D1CBDC
(209,203,220)
#DBD6E4
(219,214,228)
#E5E1EC
(229,225,236)
#EFECF4
(239,236,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8B7EA4 color. Also use rgb(139,126,164) instead hex code.

Text Font Color

.myTextColor { color: #8B7EA4; }

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

This text font color is #8B7EA4.

Background Color

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

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

This div background color is #8B7EA4.

Border color

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

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

This div border color is #8B7EA4.

Opacity

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

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

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

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

This text has shadow with #8B7EA4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8B7EA4.

Preview

Color preview on black background

This text has color #8B7EA4 on black background.


Color preview on white background

This text has color #8B7EA4 on white background.


Black color preview on #8B7EA4 background

This text has black color on #8B7EA4 background.


White color preview on #8B7EA4 background

This text has white color on #8B7EA4 background.


Related colors

Complementary color

Complementary color for #hex is #74815B.


I love getcolorcode.com

Triadic colors

1 #A48B7E and #7EA48B with #8B7EA4 are triadic colors.

2 #A47E8B and #7E8BA4 with #8B7EA4 are triadic colors.