COLOR #9D4983

HEX: #9D4983 RGB: (157,73,131)

Color info

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

RGB color model

#9D4983 color RGB value is (157,73,131).

RGB: (157,73,131) (62%, 29%, 51%)

RGB channels and saturation

R 157 of 255 = 62%
G 73 of 255 = 29%
B 131 of 255 = 51%

157
73
131

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

Portions of RGB colors in percentages

R + G + B = 157 + 73 + 131 = 361 (100%)
R 157 of 361 ~ 43.49%
G 73 of 361 ~ 20.22%
B 131 of 361 ~ 36.29'%

%43.49
%20.22
%36.29

CMYK color model

#9D4983 color CMYK value is (0,54,17,38).

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

CMYK: (0,54,17,38)
C0M54Y17K38 (0%, 54%, 17%, 38%)
(0.00 / 0.54 / 0.17 / 0.38)

CMYK percentages

%0
%53.5
%16.56
%38.43

Codes

Color #9D4983 in popluar color models

9D 49 83
RGB 157 73 131
HSL 319° 36.52% 45.10%
HSB/HSV 319° 53.50% 61.57%
CMYK 0.00% 53.50% 16.56%
38.43%

Color #9D4983 in popluar number systems.

HEX 9D 49 83
Decimal 157 73 131
Binary 10011101 1001001 10000011
Octal 235 111 203

Shades and tints

Shades of #9D4983

#9D4983
(157,73,131)
#8F4378
(143,67,120)
#813D6D
(129,61,109)
#733762
(115,55,98)
#653157
(101,49,87)
#572B4C
(87,43,76)
#492541
(73,37,65)
#3B1F36
(59,31,54)
#2D192B
(45,25,43)
#1F1320
(31,19,32)
#110D15
(17,13,21)
#000000
(0,0,0)

Tints of #9D4983

#9D4983
(157,73,131)
#A5598E
(165,89,142)
#AD6999
(173,105,153)
#B579A4
(181,121,164)
#BD89AF
(189,137,175)
#C599BA
(197,153,186)
#CDA9C5
(205,169,197)
#D5B9D0
(213,185,208)
#DDC9DB
(221,201,219)
#E5D9E6
(229,217,230)
#EDE9F1
(237,233,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9D4983; }

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

This text font color is #9D4983.

Background Color

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

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

This div background color is #9D4983.

Border color

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

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

This div border color is #9D4983.

Opacity

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

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

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

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

This text has shadow with #9D4983 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9D4983.

Preview

Color preview on black background

This text has color #9D4983 on black background.


Color preview on white background

This text has color #9D4983 on white background.


Black color preview on #9D4983 background

This text has black color on #9D4983 background.


White color preview on #9D4983 background

This text has white color on #9D4983 background.


Related colors

Complementary color

Complementary color for #hex is #62B67C.


I love getcolorcode.com

Triadic colors

1 #839D49 and #49839D with #9D4983 are triadic colors.

2 #83499D and #499D83 with #9D4983 are triadic colors.