COLOR #9D4D8A

HEX: #9D4D8A RGB: (157,77,138)

Color info

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

RGB color model

#9D4D8A color RGB value is (157,77,138).

RGB: (157,77,138) (62%, 30%, 54%)

RGB channels and saturation

R 157 of 255 = 62%
G 77 of 255 = 30%
B 138 of 255 = 54%

157
77
138

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

Portions of RGB colors in percentages

R + G + B = 157 + 77 + 138 = 372 (100%)
R 157 of 372 ~ 42.2%
G 77 of 372 ~ 20.7%
B 138 of 372 ~ 37.1'%

%42.2
%20.7
%37.1

CMYK color model

#9D4D8A color CMYK value is (0,51,12,38).

  • cyan value is 0.00%
  • magenta value is 50.96%
  • yellow value is 12.10%
  • key color value is 38.43%

CMYK: (0,51,12,38)
C0M51Y12K38 (0%, 51%, 12%, 38%)
(0.00 / 0.51 / 0.12 / 0.38)

CMYK percentages

%0
%50.96
%12.1
%38.43

Codes

Color #9D4D8A in popluar color models

9D 4D 8A
RGB 157 77 138
HSL 314° 34.19% 45.88%
HSB/HSV 314° 50.96% 61.57%
CMYK 0.00% 50.96% 12.10%
38.43%

Color #9D4D8A in popluar number systems.

HEX 9D 4D 8A
Decimal 157 77 138
Binary 10011101 1001101 10001010
Octal 235 115 212

Shades and tints

Shades of #9D4D8A

#9D4D8A
(157,77,138)
#8F467E
(143,70,126)
#813F72
(129,63,114)
#733866
(115,56,102)
#65315A
(101,49,90)
#572A4E
(87,42,78)
#492342
(73,35,66)
#3B1C36
(59,28,54)
#2D152A
(45,21,42)
#1F0E1E
(31,14,30)
#110712
(17,7,18)
#000000
(0,0,0)

Tints of #9D4D8A

#9D4D8A
(157,77,138)
#A55D94
(165,93,148)
#AD6D9E
(173,109,158)
#B57DA8
(181,125,168)
#BD8DB2
(189,141,178)
#C59DBC
(197,157,188)
#CDADC6
(205,173,198)
#D5BDD0
(213,189,208)
#DDCDDA
(221,205,218)
#E5DDE4
(229,221,228)
#EDEDEE
(237,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9D4D8A color. Also use rgb(157,77,138) instead hex code.

Text Font Color

.myTextColor { color: #9D4D8A; }

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

This text font color is #9D4D8A.

Background Color

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

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

This div background color is #9D4D8A.

Border color

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

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

This div border color is #9D4D8A.

Opacity

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

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

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

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

This text has shadow with #9D4D8A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9D4D8A.

Preview

Color preview on black background

This text has color #9D4D8A on black background.


Color preview on white background

This text has color #9D4D8A on white background.


Black color preview on #9D4D8A background

This text has black color on #9D4D8A background.


White color preview on #9D4D8A background

This text has white color on #9D4D8A background.


Related colors

Complementary color

Complementary color for #hex is #62B275.


I love getcolorcode.com

Triadic colors

1 #8A9D4D and #4D8A9D with #9D4D8A are triadic colors.

2 #8A4D9D and #4D9D8A with #9D4D8A are triadic colors.