COLOR #8C4D82

HEX: #8C4D82 RGB: (140,77,130)

Color info

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

RGB color model

#8C4D82 color RGB value is (140,77,130).

RGB: (140,77,130) (55%, 30%, 51%)

RGB channels and saturation

R 140 of 255 = 55%
G 77 of 255 = 30%
B 130 of 255 = 51%

140
77
130

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

Portions of RGB colors in percentages

R + G + B = 140 + 77 + 130 = 347 (100%)
R 140 of 347 ~ 40.35%
G 77 of 347 ~ 22.19%
B 130 of 347 ~ 37.46'%

%40.35
%22.19
%37.46

CMYK color model

#8C4D82 color CMYK value is (0,45,7,45).

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

CMYK: (0,45,7,45)
C0M45Y7K45 (0%, 45%, 7%, 45%)
(0.00 / 0.45 / 0.07 / 0.45)

CMYK percentages

%0
%45
%7.14
%45.1

Codes

Color #8C4D82 in popluar color models

8C 4D 82
RGB 140 77 130
HSL 310° 29.03% 42.55%
HSB/HSV 310° 45.00% 54.90%
CMYK 0.00% 45.00% 7.14%
45.10%

Color #8C4D82 in popluar number systems.

HEX 8C 4D 82
Decimal 140 77 130
Binary 10001100 1001101 10000010
Octal 214 115 202

Shades and tints

Shades of #8C4D82

#8C4D82
(140,77,130)
#804677
(128,70,119)
#743F6C
(116,63,108)
#683861
(104,56,97)
#5C3156
(92,49,86)
#502A4B
(80,42,75)
#442340
(68,35,64)
#381C35
(56,28,53)
#2C152A
(44,21,42)
#200E1F
(32,14,31)
#140714
(20,7,20)
#000000
(0,0,0)

Tints of #8C4D82

#8C4D82
(140,77,130)
#965D8D
(150,93,141)
#A06D98
(160,109,152)
#AA7DA3
(170,125,163)
#B48DAE
(180,141,174)
#BE9DB9
(190,157,185)
#C8ADC4
(200,173,196)
#D2BDCF
(210,189,207)
#DCCDDA
(220,205,218)
#E6DDE5
(230,221,229)
#F0EDF0
(240,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8C4D82; }

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

This text font color is #8C4D82.

Background Color

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

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

This div background color is #8C4D82.

Border color

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

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

This div border color is #8C4D82.

Opacity

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

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

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

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

This text has shadow with #8C4D82 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8C4D82.

Preview

Color preview on black background

This text has color #8C4D82 on black background.


Color preview on white background

This text has color #8C4D82 on white background.


Black color preview on #8C4D82 background

This text has black color on #8C4D82 background.


White color preview on #8C4D82 background

This text has white color on #8C4D82 background.


Related colors

Complementary color

Complementary color for #hex is #73B27D.


I love getcolorcode.com

Triadic colors

1 #828C4D and #4D828C with #8C4D82 are triadic colors.

2 #824D8C and #4D8C82 with #8C4D82 are triadic colors.