COLOR #8C1B72

HEX: #8C1B72 RGB: (140,27,114)

Color info

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

RGB color model

#8C1B72 color RGB value is (140,27,114).

RGB: (140,27,114) (55%, 11%, 45%)

RGB channels and saturation

R 140 of 255 = 55%
G 27 of 255 = 11%
B 114 of 255 = 45%

140
27
114

R + G + B ~ 37%. #8C1B72 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 140 + 27 + 114 = 281 (100%)
R 140 of 281 ~ 49.82%
G 27 of 281 ~ 9.61%
B 114 of 281 ~ 40.57'%

%49.82
%40.57

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 80.71%
  • yellow value is 18.57%
  • key color value is 45.10%

CMYK: (0,81,19,45)
C0M81Y19K45 (0%, 81%, 19%, 45%)
(0.00 / 0.81 / 0.19 / 0.45)

CMYK percentages

%0
%80.71
%18.57
%45.1

Codes

Color #8C1B72 in popluar color models

8C 1B 72
RGB 140 27 114
HSL 314° 67.66% 32.75%
HSB/HSV 314° 80.71% 54.90%
CMYK 0.00% 80.71% 18.57%
45.10%

Color #8C1B72 in popluar number systems.

HEX 8C 1B 72
Decimal 140 27 114
Binary 10001100 11011 1110010
Octal 214 33 162

Shades and tints

Shades of #8C1B72

#8C1B72
(140,27,114)
#801968
(128,25,104)
#74175E
(116,23,94)
#681554
(104,21,84)
#5C134A
(92,19,74)
#501140
(80,17,64)
#440F36
(68,15,54)
#380D2C
(56,13,44)
#2C0B22
(44,11,34)
#200918
(32,9,24)
#14070E
(20,7,14)
#000000
(0,0,0)

Tints of #8C1B72

#8C1B72
(140,27,114)
#962F7E
(150,47,126)
#A0438A
(160,67,138)
#AA5796
(170,87,150)
#B46BA2
(180,107,162)
#BE7FAE
(190,127,174)
#C893BA
(200,147,186)
#D2A7C6
(210,167,198)
#DCBBD2
(220,187,210)
#E6CFDE
(230,207,222)
#F0E3EA
(240,227,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8C1B72 color. Also use rgb(140,27,114) instead hex code.

Text Font Color

.myTextColor { color: #8C1B72; }

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

This text font color is #8C1B72.

Background Color

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

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

This div background color is #8C1B72.

Border color

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

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

This div border color is #8C1B72.

Opacity

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

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

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

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

This text has shadow with #8C1B72 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8C1B72.

Preview

Color preview on black background

This text has color #8C1B72 on black background.


Color preview on white background

This text has color #8C1B72 on white background.


Black color preview on #8C1B72 background

This text has black color on #8C1B72 background.


White color preview on #8C1B72 background

This text has white color on #8C1B72 background.


Related colors

Complementary color

Complementary color for #hex is #73E48D.


I love getcolorcode.com

Triadic colors

1 #728C1B and #1B728C with #8C1B72 are triadic colors.

2 #721B8C and #1B8C72 with #8C1B72 are triadic colors.