COLOR #9D3673

HEX: #9D3673 RGB: (157,54,115)

Color info

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

RGB color model

#9D3673 color RGB value is (157,54,115).

RGB: (157,54,115) (62%, 21%, 45%)

RGB channels and saturation

R 157 of 255 = 62%
G 54 of 255 = 21%
B 115 of 255 = 45%

157
54
115

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

Portions of RGB colors in percentages

R + G + B = 157 + 54 + 115 = 326 (100%)
R 157 of 326 ~ 48.16%
G 54 of 326 ~ 16.56%
B 115 of 326 ~ 35.28'%

%48.16
%16.56
%35.28

CMYK color model

#9D3673 color CMYK value is (0,66,27,38).

  • cyan value is 0.00%
  • magenta value is 65.61%
  • yellow value is 26.75%
  • key color value is 38.43%
CMYK: (0,66,27,38) C0M66Y27K38 (0%,66%,27%,38%) (0.00/0.66/0.27/0.38) 

CMYK percentages

%0
%65.61
%26.75
%38.43

Codes

Color #9D3673 in popluar color models

9D 36 73
RGB 157 54 115
HSL 324° 48.82% 41.37%
HSB/HSV 324° 65.61% 61.57%
CMYK 0.00% 65.61% 26.75%
38.43%

Color #9D3673 in popluar number systems.

HEX 9D 36 73
Decimal 157 54 115
Binary 10011101 110110 1110011
Octal 235 66 163

Shades and tints

Shades of #9D3673

#9D3673
(157,54,115)
#8F3269
(143,50,105)
#812E5F
(129,46,95)
#732A55
(115,42,85)
#65264B
(101,38,75)
#572241
(87,34,65)
#491E37
(73,30,55)
#3B1A2D
(59,26,45)
#2D1623
(45,22,35)
#1F1219
(31,18,25)
#110E0F
(17,14,15)
#000000
(0,0,0)

Tints of #9D3673

#9D3673
(157,54,115)
#A5487F
(165,72,127)
#AD5A8B
(173,90,139)
#B56C97
(181,108,151)
#BD7EA3
(189,126,163)
#C590AF
(197,144,175)
#CDA2BB
(205,162,187)
#D5B4C7
(213,180,199)
#DDC6D3
(221,198,211)
#E5D8DF
(229,216,223)
#EDEAEB
(237,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9D3673 color. Also use rgb(157,54,115) instead hex code.

Text Font Color

.myTextColor { color: #9D3673; }

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

This text font color is #9D3673.

Background Color

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

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

This div background color is #9D3673.

Border color

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

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

This div border color is #9D3673.

Opacity

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

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

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

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

This text has shadow with #9D3673 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9D3673.

Preview

Color preview on black background

This text has color #9D3673 on black background.


Color preview on white background

This text has color #9D3673 on white background.


Black color preview on #9D3673 background

This text has black color on #9D3673 background.


White color preview on #9D3673 background

This text has white color on #9D3673 background.


Related colors

Complementary color

Complementary color for #hex is #62C98C.


I love getcolorcode.com

Triadic colors

1 #739D36 and #36739D with #9D3673 are triadic colors.

2 #73369D and #369D73 with #9D3673 are triadic colors.