COLOR #9D4D83

HEX: #9D4D83 RGB: (157,77,131)

Color info

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

RGB color model

#9D4D83 color RGB value is (157,77,131).

RGB: (157,77,131) (62%, 30%, 51%)

RGB channels and saturation

R 157 of 255 = 62%
G 77 of 255 = 30%
B 131 of 255 = 51%

157
77
131

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

Portions of RGB colors in percentages

R + G + B = 157 + 77 + 131 = 365 (100%)
R 157 of 365 ~ 43.01%
G 77 of 365 ~ 21.1%
B 131 of 365 ~ 35.89'%

%43.01
%21.1
%35.89

CMYK color model

#9D4D83 color CMYK value is (0,51,17,38).

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

CMYK: (0,51,17,38)
C0M51Y17K38 (0%, 51%, 17%, 38%)
(0.00 / 0.51 / 0.17 / 0.38)

CMYK percentages

%0
%50.96
%16.56
%38.43

Codes

Color #9D4D83 in popluar color models

9D 4D 83
RGB 157 77 131
HSL 320° 34.19% 45.88%
HSB/HSV 320° 50.96% 61.57%
CMYK 0.00% 50.96% 16.56%
38.43%

Color #9D4D83 in popluar number systems.

HEX 9D 4D 83
Decimal 157 77 131
Binary 10011101 1001101 10000011
Octal 235 115 203

Shades and tints

Shades of #9D4D83

#9D4D83
(157,77,131)
#8F4678
(143,70,120)
#813F6D
(129,63,109)
#733862
(115,56,98)
#653157
(101,49,87)
#572A4C
(87,42,76)
#492341
(73,35,65)
#3B1C36
(59,28,54)
#2D152B
(45,21,43)
#1F0E20
(31,14,32)
#110715
(17,7,21)
#000000
(0,0,0)

Tints of #9D4D83

#9D4D83
(157,77,131)
#A55D8E
(165,93,142)
#AD6D99
(173,109,153)
#B57DA4
(181,125,164)
#BD8DAF
(189,141,175)
#C59DBA
(197,157,186)
#CDADC5
(205,173,197)
#D5BDD0
(213,189,208)
#DDCDDB
(221,205,219)
#E5DDE6
(229,221,230)
#EDEDF1
(237,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9D4D83; }

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

This text font color is #9D4D83.

Background Color

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

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

This div background color is #9D4D83.

Border color

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

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

This div border color is #9D4D83.

Opacity

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

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

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

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

This text has shadow with #9D4D83 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9D4D83.

Preview

Color preview on black background

This text has color #9D4D83 on black background.


Color preview on white background

This text has color #9D4D83 on white background.


Black color preview on #9D4D83 background

This text has black color on #9D4D83 background.


White color preview on #9D4D83 background

This text has white color on #9D4D83 background.


Related colors

Complementary color

Complementary color for #hex is #62B27C.


I love getcolorcode.com

Triadic colors

1 #839D4D and #4D839D with #9D4D83 are triadic colors.

2 #834D9D and #4D9D83 with #9D4D83 are triadic colors.