COLOR #8D6DCA

HEX: #8D6DCA RGB: (141,109,202)

Color info

#8D6DCA contains mainly blue color. Web safe color of #8D6DCA is #9966CC (or #96C).

RGB color model

#8D6DCA color RGB value is (141,109,202).

RGB: (141,109,202) (55%, 43%, 79%)

RGB channels and saturation

R 141 of 255 = 55%
G 109 of 255 = 43%
B 202 of 255 = 79%

141
109
202

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

Portions of RGB colors in percentages

R + G + B = 141 + 109 + 202 = 452 (100%)
R 141 of 452 ~ 31.19%
G 109 of 452 ~ 24.12%
B 202 of 452 ~ 44.69'%

%31.19
%24.12
%44.69

CMYK color model

#8D6DCA color CMYK value is (30,46,0,21).

  • cyan value is 30.20%
  • magenta value is 46.04%
  • yellow value is 0.00%
  • key color value is 20.78%
CMYK: (30,46,0,21) C30M46Y0K21 (30%,46%,0%,21%) (0.30/0.46/0.00/0.21) 

CMYK percentages

%30.2
%46.04
%0
%20.78

Codes

Color #8D6DCA in popluar color models

8D 6D CA
RGB 141 109 202
HSL 261° 46.73% 60.98%
HSB/HSV 261° 46.04% 79.22%
CMYK 30.20% 46.04% 0.00%
20.78%

Color #8D6DCA in popluar number systems.

HEX 8D 6D CA
Decimal 141 109 202
Binary 10001101 1101101 11001010
Octal 215 155 312

Shades and tints

Shades of #8D6DCA

#8D6DCA
(141,109,202)
#8164B8
(129,100,184)
#755BA6
(117,91,166)
#695294
(105,82,148)
#5D4982
(93,73,130)
#514070
(81,64,112)
#45375E
(69,55,94)
#392E4C
(57,46,76)
#2D253A
(45,37,58)
#211C28
(33,28,40)
#151316
(21,19,22)
#000000
(0,0,0)

Tints of #8D6DCA

#8D6DCA
(141,109,202)
#977ACE
(151,122,206)
#A187D2
(161,135,210)
#AB94D6
(171,148,214)
#B5A1DA
(181,161,218)
#BFAEDE
(191,174,222)
#C9BBE2
(201,187,226)
#D3C8E6
(211,200,230)
#DDD5EA
(221,213,234)
#E7E2EE
(231,226,238)
#F1EFF2
(241,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8D6DCA color. Also use rgb(141,109,202) instead hex code.

Text Font Color

.myTextColor { color: #8D6DCA; }

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

This text font color is #8D6DCA.

Background Color

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

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

This div background color is #8D6DCA.

Border color

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

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

This div border color is #8D6DCA.

Opacity

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

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

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

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

This text has shadow with #8D6DCA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8D6DCA.

Preview

Color preview on black background

This text has color #8D6DCA on black background.


Color preview on white background

This text has color #8D6DCA on white background.


Black color preview on #8D6DCA background

This text has black color on #8D6DCA background.


White color preview on #8D6DCA background

This text has white color on #8D6DCA background.


Related colors

Complementary color

Complementary color for #hex is #729235.


I love getcolorcode.com

Triadic colors

1 #CA8D6D and #6DCA8D with #8D6DCA are triadic colors.

2 #CA6D8D and #6D8DCA with #8D6DCA are triadic colors.