COLOR #9D4D7E

HEX: #9D4D7E RGB: (157,77,126)

Color info

#9D4D7E contains mainly red and blue colors. Web safe color of #9D4D7E is #993366 (or #936).

RGB color model

#9D4D7E color RGB value is (157,77,126).

RGB: (157,77,126) (62%, 30%, 49%)

RGB channels and saturation

R 157 of 255 = 62%
G 77 of 255 = 30%
B 126 of 255 = 49%

157
77
126

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

Portions of RGB colors in percentages

R + G + B = 157 + 77 + 126 = 360 (100%)
R 157 of 360 ~ 43.61%
G 77 of 360 ~ 21.39%
B 126 of 360 ~ 35'%

%43.61
%21.39
%35

CMYK color model

#9D4D7E color CMYK value is (0,51,20,38).

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

CMYK: (0,51,20,38)
C0M51Y20K38 (0%, 51%, 20%, 38%)
(0.00 / 0.51 / 0.20 / 0.38)

CMYK percentages

%0
%50.96
%19.75
%38.43

Codes

Color #9D4D7E in popluar color models

9D 4D 7E
RGB 157 77 126
HSL 323° 34.19% 45.88%
HSB/HSV 323° 50.96% 61.57%
CMYK 0.00% 50.96% 19.75%
38.43%

Color #9D4D7E in popluar number systems.

HEX 9D 4D 7E
Decimal 157 77 126
Binary 10011101 1001101 1111110
Octal 235 115 176

Shades and tints

Shades of #9D4D7E

#9D4D7E
(157,77,126)
#8F4673
(143,70,115)
#813F68
(129,63,104)
#73385D
(115,56,93)
#653152
(101,49,82)
#572A47
(87,42,71)
#49233C
(73,35,60)
#3B1C31
(59,28,49)
#2D1526
(45,21,38)
#1F0E1B
(31,14,27)
#110710
(17,7,16)
#000000
(0,0,0)

Tints of #9D4D7E

#9D4D7E
(157,77,126)
#A55D89
(165,93,137)
#AD6D94
(173,109,148)
#B57D9F
(181,125,159)
#BD8DAA
(189,141,170)
#C59DB5
(197,157,181)
#CDADC0
(205,173,192)
#D5BDCB
(213,189,203)
#DDCDD6
(221,205,214)
#E5DDE1
(229,221,225)
#EDEDEC
(237,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9D4D7E; }

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

This text font color is #9D4D7E.

Background Color

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

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

This div background color is #9D4D7E.

Border color

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

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

This div border color is #9D4D7E.

Opacity

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

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

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

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

This text has shadow with #9D4D7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9D4D7E.

Preview

Color preview on black background

This text has color #9D4D7E on black background.


Color preview on white background

This text has color #9D4D7E on white background.


Black color preview on #9D4D7E background

This text has black color on #9D4D7E background.


White color preview on #9D4D7E background

This text has white color on #9D4D7E background.


Related colors

Complementary color

Complementary color for #hex is #62B281.


I love getcolorcode.com

Triadic colors

1 #7E9D4D and #4D7E9D with #9D4D7E are triadic colors.

2 #7E4D9D and #4D9D7E with #9D4D7E are triadic colors.