COLOR #9C4EAD

HEX: #9C4EAD RGB: (156,78,173)

Color info

#9C4EAD contains mainly red and blue colors. Web safe color of #9C4EAD is #996699 (or #969).

RGB color model

#9C4EAD color RGB value is (156,78,173).

RGB: (156,78,173) (61%, 31%, 68%)

RGB channels and saturation

R 156 of 255 = 61%
G 78 of 255 = 31%
B 173 of 255 = 68%

156
78
173

R + G + B ~ 53%. #9C4EAD is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 156 + 78 + 173 = 407 (100%)
R 156 of 407 ~ 38.33%
G 78 of 407 ~ 19.16%
B 173 of 407 ~ 42.51'%

%38.33
%19.16
%42.51

CMYK color model

#9C4EAD color CMYK value is (10,55,0,32).

  • cyan value is 9.83%
  • magenta value is 54.91%
  • yellow value is 0.00%
  • key color value is 32.16%
CMYK: (10,55,0,32) C10M55Y0K32 (10%,55%,0%,32%) (0.10/0.55/0.00/0.32) 

CMYK percentages

%9.83
%54.91
%0
%32.16

Codes

Color #9C4EAD in popluar color models

9C 4E AD
RGB 156 78 173
HSL 289° 37.85% 49.22%
HSB/HSV 289° 54.91% 67.84%
CMYK 9.83% 54.91% 0.00%
32.16%

Color #9C4EAD in popluar number systems.

HEX 9C 4E AD
Decimal 156 78 173
Binary 10011100 1001110 10101101
Octal 234 116 255

Shades and tints

Shades of #9C4EAD

#9C4EAD
(156,78,173)
#8E479E
(142,71,158)
#80408F
(128,64,143)
#723980
(114,57,128)
#643271
(100,50,113)
#562B62
(86,43,98)
#482453
(72,36,83)
#3A1D44
(58,29,68)
#2C1635
(44,22,53)
#1E0F26
(30,15,38)
#100817
(16,8,23)
#000000
(0,0,0)

Tints of #9C4EAD

#9C4EAD
(156,78,173)
#A55EB4
(165,94,180)
#AE6EBB
(174,110,187)
#B77EC2
(183,126,194)
#C08EC9
(192,142,201)
#C99ED0
(201,158,208)
#D2AED7
(210,174,215)
#DBBEDE
(219,190,222)
#E4CEE5
(228,206,229)
#EDDEEC
(237,222,236)
#F6EEF3
(246,238,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9C4EAD color. Also use rgb(156,78,173) instead hex code.

Text Font Color

.myTextColor { color: #9C4EAD; }

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

This text font color is #9C4EAD.

Background Color

.myBgColor { background-color: #9C4EAD; }

<div style="background-color:#9C4EAD">Inner text</div>

This div background color is #9C4EAD.

Border color

.myBorderColor { border: 1px solid #9C4EAD; }

<div style="border:3px solid #9C4EAD">Div</div>

This div border color is #9C4EAD.

Opacity

.myOpacity80 { color: #9C4EAD; opacity: 0.8; }

<p style="color:#9C4EAD;opacity:0.8;">80%</p>

Text with #9C4EAD 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 #9C4EAD;}

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

This text has shadow with #9C4EAD color.


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

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

This text has shadow with #9C4EAD primary color and red secondary color.


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

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

This text has shadow with #9C4EAD and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #9C4EAD.

Preview

Color preview on black background

This text has color #9C4EAD on black background.


Color preview on white background

This text has color #9C4EAD on white background.


Black color preview on #9C4EAD background

This text has black color on #9C4EAD background.


White color preview on #9C4EAD background

This text has white color on #9C4EAD background.


Related colors

Complementary color

Complementary color for #hex is #63B152.


I love getcolorcode.com

Triadic colors

1 #AD9C4E and #4EAD9C with #9C4EAD are triadic colors.

2 #AD4E9C and #4E9CAD with #9C4EAD are triadic colors.