COLOR #8C13A4

HEX: #8C13A4 RGB: (140,19,164)

Color info

#8C13A4 contains mainly red and blue colors. Web safe color of #8C13A4 is #990099 (or #909).

RGB color model

#8C13A4 color RGB value is (140,19,164).

RGB: (140,19,164) (55%, 7%, 64%)

RGB channels and saturation

R 140 of 255 = 55%
G 19 of 255 = 7%
B 164 of 255 = 64%

140
19
164

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

Portions of RGB colors in percentages

R + G + B = 140 + 19 + 164 = 323 (100%)
R 140 of 323 ~ 43.34%
G 19 of 323 ~ 5.88%
B 164 of 323 ~ 50.77'%

%43.34
%50.77

CMYK color model

#8C13A4 color CMYK value is (15,88,0,36).

  • cyan value is 14.63%
  • magenta value is 88.41%
  • yellow value is 0.00%
  • key color value is 35.69%

CMYK: (15,88,0,36)
C15M88Y0K36 (15%, 88%, 0%, 36%)
(0.15 / 0.88 / 0.00 / 0.36)

CMYK percentages

%14.63
%88.41
%0
%35.69

Codes

Color #8C13A4 in popluar color models

8C 13 A4
RGB 140 19 164
HSL 290° 79.23% 35.88%
HSB/HSV 290° 88.41% 64.31%
CMYK 14.63% 88.41% 0.00%
35.69%

Color #8C13A4 in popluar number systems.

HEX 8C 13 A4
Decimal 140 19 164
Binary 10001100 10011 10100100
Octal 214 23 244

Shades and tints

Shades of #8C13A4

#8C13A4
(140,19,164)
#801296
(128,18,150)
#741188
(116,17,136)
#68107A
(104,16,122)
#5C0F6C
(92,15,108)
#500E5E
(80,14,94)
#440D50
(68,13,80)
#380C42
(56,12,66)
#2C0B34
(44,11,52)
#200A26
(32,10,38)
#140918
(20,9,24)
#000000
(0,0,0)

Tints of #8C13A4

#8C13A4
(140,19,164)
#9628AC
(150,40,172)
#A03DB4
(160,61,180)
#AA52BC
(170,82,188)
#B467C4
(180,103,196)
#BE7CCC
(190,124,204)
#C891D4
(200,145,212)
#D2A6DC
(210,166,220)
#DCBBE4
(220,187,228)
#E6D0EC
(230,208,236)
#F0E5F4
(240,229,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8C13A4 color. Also use rgb(140,19,164) instead hex code.

Text Font Color

.myTextColor { color: #8C13A4; }

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

This text font color is #8C13A4.

Background Color

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

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

This div background color is #8C13A4.

Border color

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

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

This div border color is #8C13A4.

Opacity

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

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

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

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

This text has shadow with #8C13A4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8C13A4.

Preview

Color preview on black background

This text has color #8C13A4 on black background.


Color preview on white background

This text has color #8C13A4 on white background.


Black color preview on #8C13A4 background

This text has black color on #8C13A4 background.


White color preview on #8C13A4 background

This text has white color on #8C13A4 background.


Related colors

Complementary color

Complementary color for #hex is #73EC5B.


I love getcolorcode.com

Triadic colors

1 #A48C13 and #13A48C with #8C13A4 are triadic colors.

2 #A4138C and #138CA4 with #8C13A4 are triadic colors.