COLOR #8C4D71

HEX: #8C4D71 RGB: (140,77,113)

Color info

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

RGB color model

#8C4D71 color RGB value is (140,77,113).

RGB: (140,77,113) (55%, 30%, 44%)

RGB channels and saturation

R 140 of 255 = 55%
G 77 of 255 = 30%
B 113 of 255 = 44%

140
77
113

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

Portions of RGB colors in percentages

R + G + B = 140 + 77 + 113 = 330 (100%)
R 140 of 330 ~ 42.42%
G 77 of 330 ~ 23.33%
B 113 of 330 ~ 34.24'%

%42.42
%23.33
%34.24

CMYK color model

#8C4D71 color CMYK value is (0,45,19,45).

  • cyan value is 0.00%
  • magenta value is 45.00%
  • yellow value is 19.29%
  • key color value is 45.10%

CMYK: (0,45,19,45)
C0M45Y19K45 (0%, 45%, 19%, 45%)
(0.00 / 0.45 / 0.19 / 0.45)

CMYK percentages

%0
%45
%19.29
%45.1

Codes

Color #8C4D71 in popluar color models

8C 4D 71
RGB 140 77 113
HSL 326° 29.03% 42.55%
HSB/HSV 326° 45.00% 54.90%
CMYK 0.00% 45.00% 19.29%
45.10%

Color #8C4D71 in popluar number systems.

HEX 8C 4D 71
Decimal 140 77 113
Binary 10001100 1001101 1110001
Octal 214 115 161

Shades and tints

Shades of #8C4D71

#8C4D71
(140,77,113)
#804667
(128,70,103)
#743F5D
(116,63,93)
#683853
(104,56,83)
#5C3149
(92,49,73)
#502A3F
(80,42,63)
#442335
(68,35,53)
#381C2B
(56,28,43)
#2C1521
(44,21,33)
#200E17
(32,14,23)
#14070D
(20,7,13)
#000000
(0,0,0)

Tints of #8C4D71

#8C4D71
(140,77,113)
#965D7D
(150,93,125)
#A06D89
(160,109,137)
#AA7D95
(170,125,149)
#B48DA1
(180,141,161)
#BE9DAD
(190,157,173)
#C8ADB9
(200,173,185)
#D2BDC5
(210,189,197)
#DCCDD1
(220,205,209)
#E6DDDD
(230,221,221)
#F0EDE9
(240,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8C4D71 color. Also use rgb(140,77,113) instead hex code.

Text Font Color

.myTextColor { color: #8C4D71; }

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

This text font color is #8C4D71.

Background Color

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

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

This div background color is #8C4D71.

Border color

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

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

This div border color is #8C4D71.

Opacity

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

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

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

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

This text has shadow with #8C4D71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8C4D71.

Preview

Color preview on black background

This text has color #8C4D71 on black background.


Color preview on white background

This text has color #8C4D71 on white background.


Black color preview on #8C4D71 background

This text has black color on #8C4D71 background.


White color preview on #8C4D71 background

This text has white color on #8C4D71 background.


Related colors

Complementary color

Complementary color for #hex is #73B28E.


I love getcolorcode.com

Triadic colors

1 #718C4D and #4D718C with #8C4D71 are triadic colors.

2 #714D8C and #4D8C71 with #8C4D71 are triadic colors.