COLOR #8C4AAD

HEX: #8C4AAD RGB: (140,74,173)

Color info

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

RGB color model

#8C4AAD color RGB value is (140,74,173).

RGB: (140,74,173) (55%, 29%, 68%)

RGB channels and saturation

R 140 of 255 = 55%
G 74 of 255 = 29%
B 173 of 255 = 68%

140
74
173

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

Portions of RGB colors in percentages

R + G + B = 140 + 74 + 173 = 387 (100%)
R 140 of 387 ~ 36.18%
G 74 of 387 ~ 19.12%
B 173 of 387 ~ 44.7'%

%36.18
%19.12
%44.7

CMYK color model

#8C4AAD color CMYK value is (19,57,0,32).

  • cyan value is 19.08%
  • magenta value is 57.23%
  • yellow value is 0.00%
  • key color value is 32.16%

CMYK: (19,57,0,32)
C19M57Y0K32 (19%, 57%, 0%, 32%)
(0.19 / 0.57 / 0.00 / 0.32)

CMYK percentages

%19.08
%57.23
%0
%32.16

Codes

Color #8C4AAD in popluar color models

8C 4A AD
RGB 140 74 173
HSL 280° 40.08% 48.43%
HSB/HSV 280° 57.23% 67.84%
CMYK 19.08% 57.23% 0.00%
32.16%

Color #8C4AAD in popluar number systems.

HEX 8C 4A AD
Decimal 140 74 173
Binary 10001100 1001010 10101101
Octal 214 112 255

Shades and tints

Shades of #8C4AAD

#8C4AAD
(140,74,173)
#80449E
(128,68,158)
#743E8F
(116,62,143)
#683880
(104,56,128)
#5C3271
(92,50,113)
#502C62
(80,44,98)
#442653
(68,38,83)
#382044
(56,32,68)
#2C1A35
(44,26,53)
#201426
(32,20,38)
#140E17
(20,14,23)
#000000
(0,0,0)

Tints of #8C4AAD

#8C4AAD
(140,74,173)
#965AB4
(150,90,180)
#A06ABB
(160,106,187)
#AA7AC2
(170,122,194)
#B48AC9
(180,138,201)
#BE9AD0
(190,154,208)
#C8AAD7
(200,170,215)
#D2BADE
(210,186,222)
#DCCAE5
(220,202,229)
#E6DAEC
(230,218,236)
#F0EAF3
(240,234,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8C4AAD color. Also use rgb(140,74,173) instead hex code.

Text Font Color

.myTextColor { color: #8C4AAD; }

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

This text font color is #8C4AAD.

Background Color

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

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

This div background color is #8C4AAD.

Border color

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

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

This div border color is #8C4AAD.

Opacity

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

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

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

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

This text has shadow with #8C4AAD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8C4AAD.

Preview

Color preview on black background

This text has color #8C4AAD on black background.


Color preview on white background

This text has color #8C4AAD on white background.


Black color preview on #8C4AAD background

This text has black color on #8C4AAD background.


White color preview on #8C4AAD background

This text has white color on #8C4AAD background.


Related colors

Complementary color

Complementary color for #hex is #73B552.


I love getcolorcode.com

Triadic colors

1 #AD8C4A and #4AAD8C with #8C4AAD are triadic colors.

2 #AD4A8C and #4A8CAD with #8C4AAD are triadic colors.