COLOR #8D4F8E

HEX: #8D4F8E RGB: (141,79,142)

Color info

#8D4F8E contains mainly red and blue colors. Web safe color of #8D4F8E is #996699 (or #969).

RGB color model

#8D4F8E color RGB value is (141,79,142).

RGB: (141,79,142) (55%, 31%, 56%)

RGB channels and saturation

R 141 of 255 = 55%
G 79 of 255 = 31%
B 142 of 255 = 56%

141
79
142

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

Portions of RGB colors in percentages

R + G + B = 141 + 79 + 142 = 362 (100%)
R 141 of 362 ~ 38.95%
G 79 of 362 ~ 21.82%
B 142 of 362 ~ 39.23'%

%38.95
%21.82
%39.23

CMYK color model

#8D4F8E color CMYK value is (1,44,0,44).

  • cyan value is 0.70%
  • magenta value is 44.37%
  • yellow value is 0.00%
  • key color value is 44.31%
CMYK: (1,44,0,44) C1M44Y0K44 (1%,44%,0%,44%) (0.01/0.44/0.00/0.44) 

CMYK percentages

%0.7
%44.37
%0
%44.31

Codes

Color #8D4F8E in popluar color models

8D 4F 8E
RGB 141 79 142
HSL 299° 28.51% 43.33%
HSB/HSV 299° 44.37% 55.69%
CMYK 0.70% 44.37% 0.00%
44.31%

Color #8D4F8E in popluar number systems.

HEX 8D 4F 8E
Decimal 141 79 142
Binary 10001101 1001111 10001110
Octal 215 117 216

Shades and tints

Shades of #8D4F8E

#8D4F8E
(141,79,142)
#814882
(129,72,130)
#754176
(117,65,118)
#693A6A
(105,58,106)
#5D335E
(93,51,94)
#512C52
(81,44,82)
#452546
(69,37,70)
#391E3A
(57,30,58)
#2D172E
(45,23,46)
#211022
(33,16,34)
#150916
(21,9,22)
#000000
(0,0,0)

Tints of #8D4F8E

#8D4F8E
(141,79,142)
#975F98
(151,95,152)
#A16FA2
(161,111,162)
#AB7FAC
(171,127,172)
#B58FB6
(181,143,182)
#BF9FC0
(191,159,192)
#C9AFCA
(201,175,202)
#D3BFD4
(211,191,212)
#DDCFDE
(221,207,222)
#E7DFE8
(231,223,232)
#F1EFF2
(241,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8D4F8E color. Also use rgb(141,79,142) instead hex code.

Text Font Color

.myTextColor { color: #8D4F8E; }

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

This text font color is #8D4F8E.

Background Color

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

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

This div background color is #8D4F8E.

Border color

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

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

This div border color is #8D4F8E.

Opacity

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

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

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

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

This text has shadow with #8D4F8E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8D4F8E.

Preview

Color preview on black background

This text has color #8D4F8E on black background.


Color preview on white background

This text has color #8D4F8E on white background.


Black color preview on #8D4F8E background

This text has black color on #8D4F8E background.


White color preview on #8D4F8E background

This text has white color on #8D4F8E background.


Related colors

Complementary color

Complementary color for #hex is #72B071.


I love getcolorcode.com

Triadic colors

1 #8E8D4F and #4F8E8D with #8D4F8E are triadic colors.

2 #8E4F8D and #4F8D8E with #8D4F8E are triadic colors.