COLOR #8D4B81

HEX: #8D4B81 RGB: (141,75,129)

Color info

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

RGB color model

#8D4B81 color RGB value is (141,75,129).

RGB: (141,75,129) (55%, 29%, 51%)

RGB channels and saturation

R 141 of 255 = 55%
G 75 of 255 = 29%
B 129 of 255 = 51%

141
75
129

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

Portions of RGB colors in percentages

R + G + B = 141 + 75 + 129 = 345 (100%)
R 141 of 345 ~ 40.87%
G 75 of 345 ~ 21.74%
B 129 of 345 ~ 37.39'%

%40.87
%21.74
%37.39

CMYK color model

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

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

CMYK: (0,47,9,45)
C0M47Y9K45 (0%, 47%, 9%, 45%)
(0.00 / 0.47 / 0.09 / 0.45)

CMYK percentages

%0
%46.81
%8.51
%44.71

Codes

Color #8D4B81 in popluar color models

8D 4B 81
RGB 141 75 129
HSL 311° 30.56% 42.35%
HSB/HSV 311° 46.81% 55.29%
CMYK 0.00% 46.81% 8.51%
44.71%

Color #8D4B81 in popluar number systems.

HEX 8D 4B 81
Decimal 141 75 129
Binary 10001101 1001011 10000001
Octal 215 113 201

Shades and tints

Shades of #8D4B81

#8D4B81
(141,75,129)
#814576
(129,69,118)
#753F6B
(117,63,107)
#693960
(105,57,96)
#5D3355
(93,51,85)
#512D4A
(81,45,74)
#45273F
(69,39,63)
#392134
(57,33,52)
#2D1B29
(45,27,41)
#21151E
(33,21,30)
#150F13
(21,15,19)
#000000
(0,0,0)

Tints of #8D4B81

#8D4B81
(141,75,129)
#975B8C
(151,91,140)
#A16B97
(161,107,151)
#AB7BA2
(171,123,162)
#B58BAD
(181,139,173)
#BF9BB8
(191,155,184)
#C9ABC3
(201,171,195)
#D3BBCE
(211,187,206)
#DDCBD9
(221,203,217)
#E7DBE4
(231,219,228)
#F1EBEF
(241,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8D4B81; }

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

This text font color is #8D4B81.

Background Color

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

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

This div background color is #8D4B81.

Border color

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

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

This div border color is #8D4B81.

Opacity

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

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

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

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

This text has shadow with #8D4B81 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8D4B81.

Preview

Color preview on black background

This text has color #8D4B81 on black background.


Color preview on white background

This text has color #8D4B81 on white background.


Black color preview on #8D4B81 background

This text has black color on #8D4B81 background.


White color preview on #8D4B81 background

This text has white color on #8D4B81 background.


Related colors

Complementary color

Complementary color for #hex is #72B47E.


I love getcolorcode.com

Triadic colors

1 #818D4B and #4B818D with #8D4B81 are triadic colors.

2 #814B8D and #4B8D81 with #8D4B81 are triadic colors.