COLOR #8D4D81

HEX: #8D4D81 RGB: (141,77,129)

Color info

#8D4D81 contains mainly red and blue colors. Web safe color of #8D4D81 is #993399 (or #939).

RGB color model

#8D4D81 color RGB value is (141,77,129).

RGB: (141,77,129) (55%, 30%, 51%)

RGB channels and saturation

R 141 of 255 = 55%
G 77 of 255 = 30%
B 129 of 255 = 51%

141
77
129

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

Portions of RGB colors in percentages

R + G + B = 141 + 77 + 129 = 347 (100%)
R 141 of 347 ~ 40.63%
G 77 of 347 ~ 22.19%
B 129 of 347 ~ 37.18'%

%40.63
%22.19
%37.18

CMYK color model

#8D4D81 color CMYK value is (0,45,9,45).

  • cyan value is 0.00%
  • magenta value is 45.39%
  • yellow value is 8.51%
  • key color value is 44.71%

CMYK: (0,45,9,45)
C0M45Y9K45 (0%, 45%, 9%, 45%)
(0.00 / 0.45 / 0.09 / 0.45)

CMYK percentages

%0
%45.39
%8.51
%44.71

Codes

Color #8D4D81 in popluar color models

8D 4D 81
RGB 141 77 129
HSL 311° 29.36% 42.75%
HSB/HSV 311° 45.39% 55.29%
CMYK 0.00% 45.39% 8.51%
44.71%

Color #8D4D81 in popluar number systems.

HEX 8D 4D 81
Decimal 141 77 129
Binary 10001101 1001101 10000001
Octal 215 115 201

Shades and tints

Shades of #8D4D81

#8D4D81
(141,77,129)
#814676
(129,70,118)
#753F6B
(117,63,107)
#693860
(105,56,96)
#5D3155
(93,49,85)
#512A4A
(81,42,74)
#45233F
(69,35,63)
#391C34
(57,28,52)
#2D1529
(45,21,41)
#210E1E
(33,14,30)
#150713
(21,7,19)
#000000
(0,0,0)

Tints of #8D4D81

#8D4D81
(141,77,129)
#975D8C
(151,93,140)
#A16D97
(161,109,151)
#AB7DA2
(171,125,162)
#B58DAD
(181,141,173)
#BF9DB8
(191,157,184)
#C9ADC3
(201,173,195)
#D3BDCE
(211,189,206)
#DDCDD9
(221,205,217)
#E7DDE4
(231,221,228)
#F1EDEF
(241,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8D4D81 color. Also use rgb(141,77,129) instead hex code.

Text Font Color

.myTextColor { color: #8D4D81; }

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

This text font color is #8D4D81.

Background Color

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

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

This div background color is #8D4D81.

Border color

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

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

This div border color is #8D4D81.

Opacity

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

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

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

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

This text has shadow with #8D4D81 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8D4D81.

Preview

Color preview on black background

This text has color #8D4D81 on black background.


Color preview on white background

This text has color #8D4D81 on white background.


Black color preview on #8D4D81 background

This text has black color on #8D4D81 background.


White color preview on #8D4D81 background

This text has white color on #8D4D81 background.


Related colors

Complementary color

Complementary color for #hex is #72B27E.


I love getcolorcode.com

Triadic colors

1 #818D4D and #4D818D with #8D4D81 are triadic colors.

2 #814D8D and #4D8D81 with #8D4D81 are triadic colors.