COLOR #8D3C74

HEX: #8D3C74 RGB: (141,60,116)

Color info

#8D3C74 contains mainly red and blue colors. Web safe color of #8D3C74 is #993366 (or #936).

RGB color model

#8D3C74 color RGB value is (141,60,116).

RGB: (141,60,116) (55%, 24%, 45%)

RGB channels and saturation

R 141 of 255 = 55%
G 60 of 255 = 24%
B 116 of 255 = 45%

141
60
116

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

Portions of RGB colors in percentages

R + G + B = 141 + 60 + 116 = 317 (100%)
R 141 of 317 ~ 44.48%
G 60 of 317 ~ 18.93%
B 116 of 317 ~ 36.59'%

%44.48
%18.93
%36.59

CMYK color model

#8D3C74 color CMYK value is (0,57,18,45).

  • cyan value is 0.00%
  • magenta value is 57.45%
  • yellow value is 17.73%
  • key color value is 44.71%

CMYK: (0,57,18,45)
C0M57Y18K45 (0%, 57%, 18%, 45%)
(0.00 / 0.57 / 0.18 / 0.45)

CMYK percentages

%0
%57.45
%17.73
%44.71

Codes

Color #8D3C74 in popluar color models

8D 3C 74
RGB 141 60 116
HSL 319° 40.30% 39.41%
HSB/HSV 319° 57.45% 55.29%
CMYK 0.00% 57.45% 17.73%
44.71%

Color #8D3C74 in popluar number systems.

HEX 8D 3C 74
Decimal 141 60 116
Binary 10001101 111100 1110100
Octal 215 74 164

Shades and tints

Shades of #8D3C74

#8D3C74
(141,60,116)
#81376A
(129,55,106)
#753260
(117,50,96)
#692D56
(105,45,86)
#5D284C
(93,40,76)
#512342
(81,35,66)
#451E38
(69,30,56)
#39192E
(57,25,46)
#2D1424
(45,20,36)
#210F1A
(33,15,26)
#150A10
(21,10,16)
#000000
(0,0,0)

Tints of #8D3C74

#8D3C74
(141,60,116)
#974D80
(151,77,128)
#A15E8C
(161,94,140)
#AB6F98
(171,111,152)
#B580A4
(181,128,164)
#BF91B0
(191,145,176)
#C9A2BC
(201,162,188)
#D3B3C8
(211,179,200)
#DDC4D4
(221,196,212)
#E7D5E0
(231,213,224)
#F1E6EC
(241,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8D3C74 color. Also use rgb(141,60,116) instead hex code.

Text Font Color

.myTextColor { color: #8D3C74; }

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

This text font color is #8D3C74.

Background Color

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

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

This div background color is #8D3C74.

Border color

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

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

This div border color is #8D3C74.

Opacity

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

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

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

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

This text has shadow with #8D3C74 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8D3C74.

Preview

Color preview on black background

This text has color #8D3C74 on black background.


Color preview on white background

This text has color #8D3C74 on white background.


Black color preview on #8D3C74 background

This text has black color on #8D3C74 background.


White color preview on #8D3C74 background

This text has white color on #8D3C74 background.


Related colors

Complementary color

Complementary color for #hex is #72C38B.


I love getcolorcode.com

Triadic colors

1 #748D3C and #3C748D with #8D3C74 are triadic colors.

2 #743C8D and #3C8D74 with #8D3C74 are triadic colors.