COLOR #9C4D94

HEX: #9C4D94 RGB: (156,77,148)

Color info

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

RGB color model

#9C4D94 color RGB value is (156,77,148).

RGB: (156,77,148) (61%, 30%, 58%)

RGB channels and saturation

R 156 of 255 = 61%
G 77 of 255 = 30%
B 148 of 255 = 58%

156
77
148

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

Portions of RGB colors in percentages

R + G + B = 156 + 77 + 148 = 381 (100%)
R 156 of 381 ~ 40.94%
G 77 of 381 ~ 20.21%
B 148 of 381 ~ 38.85'%

%40.94
%20.21
%38.85

CMYK color model

#9C4D94 color CMYK value is (0,51,5,39).

  • cyan value is 0.00%
  • magenta value is 50.64%
  • yellow value is 5.13%
  • key color value is 38.82%

CMYK: (0,51,5,39)
C0M51Y5K39 (0%, 51%, 5%, 39%)
(0.00 / 0.51 / 0.05 / 0.39)

CMYK percentages

%0
%50.64
%5.13
%38.82

Codes

Color #9C4D94 in popluar color models

9C 4D 94
RGB 156 77 148
HSL 306° 33.91% 45.69%
HSB/HSV 306° 50.64% 61.18%
CMYK 0.00% 50.64% 5.13%
38.82%

Color #9C4D94 in popluar number systems.

HEX 9C 4D 94
Decimal 156 77 148
Binary 10011100 1001101 10010100
Octal 234 115 224

Shades and tints

Shades of #9C4D94

#9C4D94
(156,77,148)
#8E4687
(142,70,135)
#803F7A
(128,63,122)
#72386D
(114,56,109)
#643160
(100,49,96)
#562A53
(86,42,83)
#482346
(72,35,70)
#3A1C39
(58,28,57)
#2C152C
(44,21,44)
#1E0E1F
(30,14,31)
#100712
(16,7,18)
#000000
(0,0,0)

Tints of #9C4D94

#9C4D94
(156,77,148)
#A55D9D
(165,93,157)
#AE6DA6
(174,109,166)
#B77DAF
(183,125,175)
#C08DB8
(192,141,184)
#C99DC1
(201,157,193)
#D2ADCA
(210,173,202)
#DBBDD3
(219,189,211)
#E4CDDC
(228,205,220)
#EDDDE5
(237,221,229)
#F6EDEE
(246,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9C4D94 color. Also use rgb(156,77,148) instead hex code.

Text Font Color

.myTextColor { color: #9C4D94; }

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

This text font color is #9C4D94.

Background Color

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

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

This div background color is #9C4D94.

Border color

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

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

This div border color is #9C4D94.

Opacity

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

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

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

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

This text has shadow with #9C4D94 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9C4D94.

Preview

Color preview on black background

This text has color #9C4D94 on black background.


Color preview on white background

This text has color #9C4D94 on white background.


Black color preview on #9C4D94 background

This text has black color on #9C4D94 background.


White color preview on #9C4D94 background

This text has white color on #9C4D94 background.


Related colors

Complementary color

Complementary color for #hex is #63B26B.


I love getcolorcode.com

Triadic colors

1 #949C4D and #4D949C with #9C4D94 are triadic colors.

2 #944D9C and #4D9C94 with #9C4D94 are triadic colors.