COLOR #8C2C71

HEX: #8C2C71 RGB: (140,44,113)

Color info

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

RGB color model

#8C2C71 color RGB value is (140,44,113).

RGB: (140,44,113) (55%, 17%, 44%)

RGB channels and saturation

R 140 of 255 = 55%
G 44 of 255 = 17%
B 113 of 255 = 44%

140
44
113

R + G + B ~ 39%. #8C2C71 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 140 + 44 + 113 = 297 (100%)
R 140 of 297 ~ 47.14%
G 44 of 297 ~ 14.81%
B 113 of 297 ~ 38.05'%

%47.14
%14.81
%38.05

CMYK color model

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

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

CMYK: (0,69,19,45)
C0M69Y19K45 (0%, 69%, 19%, 45%)
(0.00 / 0.69 / 0.19 / 0.45)

CMYK percentages

%0
%68.57
%19.29
%45.1

Codes

Color #8C2C71 in popluar color models

8C 2C 71
RGB 140 44 113
HSL 317° 52.17% 36.08%
HSB/HSV 317° 68.57% 54.90%
CMYK 0.00% 68.57% 19.29%
45.10%

Color #8C2C71 in popluar number systems.

HEX 8C 2C 71
Decimal 140 44 113
Binary 10001100 101100 1110001
Octal 214 54 161

Shades and tints

Shades of #8C2C71

#8C2C71
(140,44,113)
#802867
(128,40,103)
#74245D
(116,36,93)
#682053
(104,32,83)
#5C1C49
(92,28,73)
#50183F
(80,24,63)
#441435
(68,20,53)
#38102B
(56,16,43)
#2C0C21
(44,12,33)
#200817
(32,8,23)
#14040D
(20,4,13)
#000000
(0,0,0)

Tints of #8C2C71

#8C2C71
(140,44,113)
#963F7D
(150,63,125)
#A05289
(160,82,137)
#AA6595
(170,101,149)
#B478A1
(180,120,161)
#BE8BAD
(190,139,173)
#C89EB9
(200,158,185)
#D2B1C5
(210,177,197)
#DCC4D1
(220,196,209)
#E6D7DD
(230,215,221)
#F0EAE9
(240,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8C2C71; }

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

This text font color is #8C2C71.

Background Color

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

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

This div background color is #8C2C71.

Border color

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

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

This div border color is #8C2C71.

Opacity

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

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

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

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

This text has shadow with #8C2C71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8C2C71.

Preview

Color preview on black background

This text has color #8C2C71 on black background.


Color preview on white background

This text has color #8C2C71 on white background.


Black color preview on #8C2C71 background

This text has black color on #8C2C71 background.


White color preview on #8C2C71 background

This text has white color on #8C2C71 background.


Related colors

Complementary color

Complementary color for #hex is #73D38E.


I love getcolorcode.com

Triadic colors

1 #718C2C and #2C718C with #8C2C71 are triadic colors.

2 #712C8C and #2C8C71 with #8C2C71 are triadic colors.