COLOR #9D5368

HEX: #9D5368 RGB: (157,83,104)

Color info

#9D5368 contains mainly red and blue colors. Web safe color of #9D5368 is #996666 (or #966).

RGB color model

#9D5368 color RGB value is (157,83,104).

RGB: (157,83,104) (62%, 33%, 41%)

RGB channels and saturation

R 157 of 255 = 62%
G 83 of 255 = 33%
B 104 of 255 = 41%

157
83
104

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

Portions of RGB colors in percentages

R + G + B = 157 + 83 + 104 = 344 (100%)
R 157 of 344 ~ 45.64%
G 83 of 344 ~ 24.13%
B 104 of 344 ~ 30.23'%

%45.64
%24.13
%30.23

CMYK color model

#9D5368 color CMYK value is (0,47,34,38).

  • cyan value is 0.00%
  • magenta value is 47.13%
  • yellow value is 33.76%
  • key color value is 38.43%
CMYK: (0,47,34,38) C0M47Y34K38 (0%,47%,34%,38%) (0.00/0.47/0.34/0.38) 

CMYK percentages

%0
%47.13
%33.76
%38.43

Codes

Color #9D5368 in popluar color models

9D 53 68
RGB 157 83 104
HSL 343° 30.83% 47.06%
HSB/HSV 343° 47.13% 61.57%
CMYK 0.00% 47.13% 33.76%
38.43%

Color #9D5368 in popluar number systems.

HEX 9D 53 68
Decimal 157 83 104
Binary 10011101 1010011 1101000
Octal 235 123 150

Shades and tints

Shades of #9D5368

#9D5368
(157,83,104)
#8F4C5F
(143,76,95)
#814556
(129,69,86)
#733E4D
(115,62,77)
#653744
(101,55,68)
#57303B
(87,48,59)
#492932
(73,41,50)
#3B2229
(59,34,41)
#2D1B20
(45,27,32)
#1F1417
(31,20,23)
#110D0E
(17,13,14)
#000000
(0,0,0)

Tints of #9D5368

#9D5368
(157,83,104)
#A56275
(165,98,117)
#AD7182
(173,113,130)
#B5808F
(181,128,143)
#BD8F9C
(189,143,156)
#C59EA9
(197,158,169)
#CDADB6
(205,173,182)
#D5BCC3
(213,188,195)
#DDCBD0
(221,203,208)
#E5DADD
(229,218,221)
#EDE9EA
(237,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9D5368 color. Also use rgb(157,83,104) instead hex code.

Text Font Color

.myTextColor { color: #9D5368; }

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

This text font color is #9D5368.

Background Color

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

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

This div background color is #9D5368.

Border color

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

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

This div border color is #9D5368.

Opacity

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

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

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

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

This text has shadow with #9D5368 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9D5368.

Preview

Color preview on black background

This text has color #9D5368 on black background.


Color preview on white background

This text has color #9D5368 on white background.


Black color preview on #9D5368 background

This text has black color on #9D5368 background.


White color preview on #9D5368 background

This text has white color on #9D5368 background.


Related colors

Complementary color

Complementary color for #hex is #62AC97.


I love getcolorcode.com

Triadic colors

1 #689D53 and #53689D with #9D5368 are triadic colors.

2 #68539D and #539D68 with #9D5368 are triadic colors.