COLOR #9D4175

HEX: #9D4175 RGB: (157,65,117)

Color info

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

RGB color model

#9D4175 color RGB value is (157,65,117).

RGB: (157,65,117) (62%, 25%, 46%)

RGB channels and saturation

R 157 of 255 = 62%
G 65 of 255 = 25%
B 117 of 255 = 46%

157
65
117

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

Portions of RGB colors in percentages

R + G + B = 157 + 65 + 117 = 339 (100%)
R 157 of 339 ~ 46.31%
G 65 of 339 ~ 19.17%
B 117 of 339 ~ 34.51'%

%46.31
%19.17
%34.51

CMYK color model

#9D4175 color CMYK value is (0,59,25,38).

  • cyan value is 0.00%
  • magenta value is 58.60%
  • yellow value is 25.48%
  • key color value is 38.43%
CMYK: (0,59,25,38) C0M59Y25K38 (0%,59%,25%,38%) (0.00/0.59/0.25/0.38) 

CMYK percentages

%0
%58.6
%25.48
%38.43

Codes

Color #9D4175 in popluar color models

9D 41 75
RGB 157 65 117
HSL 326° 41.44% 43.53%
HSB/HSV 326° 58.60% 61.57%
CMYK 0.00% 58.60% 25.48%
38.43%

Color #9D4175 in popluar number systems.

HEX 9D 41 75
Decimal 157 65 117
Binary 10011101 1000001 1110101
Octal 235 101 165

Shades and tints

Shades of #9D4175

#9D4175
(157,65,117)
#8F3C6B
(143,60,107)
#813761
(129,55,97)
#733257
(115,50,87)
#652D4D
(101,45,77)
#572843
(87,40,67)
#492339
(73,35,57)
#3B1E2F
(59,30,47)
#2D1925
(45,25,37)
#1F141B
(31,20,27)
#110F11
(17,15,17)
#000000
(0,0,0)

Tints of #9D4175

#9D4175
(157,65,117)
#A55281
(165,82,129)
#AD638D
(173,99,141)
#B57499
(181,116,153)
#BD85A5
(189,133,165)
#C596B1
(197,150,177)
#CDA7BD
(205,167,189)
#D5B8C9
(213,184,201)
#DDC9D5
(221,201,213)
#E5DAE1
(229,218,225)
#EDEBED
(237,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9D4175 color. Also use rgb(157,65,117) instead hex code.

Text Font Color

.myTextColor { color: #9D4175; }

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

This text font color is #9D4175.

Background Color

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

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

This div background color is #9D4175.

Border color

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

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

This div border color is #9D4175.

Opacity

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

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

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

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

This text has shadow with #9D4175 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9D4175.

Preview

Color preview on black background

This text has color #9D4175 on black background.


Color preview on white background

This text has color #9D4175 on white background.


Black color preview on #9D4175 background

This text has black color on #9D4175 background.


White color preview on #9D4175 background

This text has white color on #9D4175 background.


Related colors

Complementary color

Complementary color for #hex is #62BE8A.


I love getcolorcode.com

Triadic colors

1 #759D41 and #41759D with #9D4175 are triadic colors.

2 #75419D and #419D75 with #9D4175 are triadic colors.