COLOR #8D7EBA

HEX: #8D7EBA RGB: (141,126,186)

Color info

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

RGB color model

#8D7EBA color RGB value is (141,126,186).

RGB: (141,126,186) (55%, 49%, 73%)

RGB channels and saturation

R 141 of 255 = 55%
G 126 of 255 = 49%
B 186 of 255 = 73%

141
126
186

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

Portions of RGB colors in percentages

R + G + B = 141 + 126 + 186 = 453 (100%)
R 141 of 453 ~ 31.13%
G 126 of 453 ~ 27.81%
B 186 of 453 ~ 41.06'%

%31.13
%27.81
%41.06

CMYK color model

#8D7EBA color CMYK value is (24,32,0,27).

  • cyan value is 24.19%
  • magenta value is 32.26%
  • yellow value is 0.00%
  • key color value is 27.06%
CMYK: (24,32,0,27) C24M32Y0K27 (24%,32%,0%,27%) (0.24/0.32/0.00/0.27) 

CMYK percentages

%24.19
%32.26
%0
%27.06

Codes

Color #8D7EBA in popluar color models

8D 7E BA
RGB 141 126 186
HSL 255° 30.30% 61.18%
HSB/HSV 255° 32.26% 72.94%
CMYK 24.19% 32.26% 0.00%
27.06%

Color #8D7EBA in popluar number systems.

HEX 8D 7E BA
Decimal 141 126 186
Binary 10001101 1111110 10111010
Octal 215 176 272

Shades and tints

Shades of #8D7EBA

#8D7EBA
(141,126,186)
#8173AA
(129,115,170)
#75689A
(117,104,154)
#695D8A
(105,93,138)
#5D527A
(93,82,122)
#51476A
(81,71,106)
#453C5A
(69,60,90)
#39314A
(57,49,74)
#2D263A
(45,38,58)
#211B2A
(33,27,42)
#15101A
(21,16,26)
#000000
(0,0,0)

Tints of #8D7EBA

#8D7EBA
(141,126,186)
#9789C0
(151,137,192)
#A194C6
(161,148,198)
#AB9FCC
(171,159,204)
#B5AAD2
(181,170,210)
#BFB5D8
(191,181,216)
#C9C0DE
(201,192,222)
#D3CBE4
(211,203,228)
#DDD6EA
(221,214,234)
#E7E1F0
(231,225,240)
#F1ECF6
(241,236,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8D7EBA color. Also use rgb(141,126,186) instead hex code.

Text Font Color

.myTextColor { color: #8D7EBA; }

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

This text font color is #8D7EBA.

Background Color

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

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

This div background color is #8D7EBA.

Border color

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

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

This div border color is #8D7EBA.

Opacity

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

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

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

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

This text has shadow with #8D7EBA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8D7EBA.

Preview

Color preview on black background

This text has color #8D7EBA on black background.


Color preview on white background

This text has color #8D7EBA on white background.


Black color preview on #8D7EBA background

This text has black color on #8D7EBA background.


White color preview on #8D7EBA background

This text has white color on #8D7EBA background.


Related colors

Complementary color

Complementary color for #hex is #728145.


I love getcolorcode.com

Triadic colors

1 #BA8D7E and #7EBA8D with #8D7EBA are triadic colors.

2 #BA7E8D and #7E8DBA with #8D7EBA are triadic colors.