COLOR #8D7BC6

HEX: #8D7BC6 RGB: (141,123,198)

Color info

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

RGB color model

#8D7BC6 color RGB value is (141,123,198).

RGB: (141,123,198) (55%, 48%, 78%)

RGB channels and saturation

R 141 of 255 = 55%
G 123 of 255 = 48%
B 198 of 255 = 78%

141
123
198

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

Portions of RGB colors in percentages

R + G + B = 141 + 123 + 198 = 462 (100%)
R 141 of 462 ~ 30.52%
G 123 of 462 ~ 26.62%
B 198 of 462 ~ 42.86'%

%30.52
%26.62
%42.86

CMYK color model

#8D7BC6 color CMYK value is (29,38,0,22).

  • cyan value is 28.79%
  • magenta value is 37.88%
  • yellow value is 0.00%
  • key color value is 22.35%
CMYK: (29,38,0,22) C29M38Y0K22 (29%,38%,0%,22%) (0.29/0.38/0.00/0.22) 

CMYK percentages

%28.79
%37.88
%0
%22.35

Codes

Color #8D7BC6 in popluar color models

8D 7B C6
RGB 141 123 198
HSL 254° 39.68% 62.94%
HSB/HSV 254° 37.88% 77.65%
CMYK 28.79% 37.88% 0.00%
22.35%

Color #8D7BC6 in popluar number systems.

HEX 8D 7B C6
Decimal 141 123 198
Binary 10001101 1111011 11000110
Octal 215 173 306

Shades and tints

Shades of #8D7BC6

#8D7BC6
(141,123,198)
#8170B4
(129,112,180)
#7565A2
(117,101,162)
#695A90
(105,90,144)
#5D4F7E
(93,79,126)
#51446C
(81,68,108)
#45395A
(69,57,90)
#392E48
(57,46,72)
#2D2336
(45,35,54)
#211824
(33,24,36)
#150D12
(21,13,18)
#000000
(0,0,0)

Tints of #8D7BC6

#8D7BC6
(141,123,198)
#9787CB
(151,135,203)
#A193D0
(161,147,208)
#AB9FD5
(171,159,213)
#B5ABDA
(181,171,218)
#BFB7DF
(191,183,223)
#C9C3E4
(201,195,228)
#D3CFE9
(211,207,233)
#DDDBEE
(221,219,238)
#E7E7F3
(231,231,243)
#F1F3F8
(241,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8D7BC6 color. Also use rgb(141,123,198) instead hex code.

Text Font Color

.myTextColor { color: #8D7BC6; }

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

This text font color is #8D7BC6.

Background Color

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

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

This div background color is #8D7BC6.

Border color

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

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

This div border color is #8D7BC6.

Opacity

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

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

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

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

This text has shadow with #8D7BC6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8D7BC6.

Preview

Color preview on black background

This text has color #8D7BC6 on black background.


Color preview on white background

This text has color #8D7BC6 on white background.


Black color preview on #8D7BC6 background

This text has black color on #8D7BC6 background.


White color preview on #8D7BC6 background

This text has white color on #8D7BC6 background.


Related colors

Complementary color

Complementary color for #hex is #728439.


I love getcolorcode.com

Triadic colors

1 #C68D7B and #7BC68D with #8D7BC6 are triadic colors.

2 #C67B8D and #7B8DC6 with #8D7BC6 are triadic colors.