COLOR #9C5E71

HEX: #9C5E71 RGB: (156,94,113)

Color info

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

RGB color model

#9C5E71 color RGB value is (156,94,113).

RGB: (156,94,113) (61%, 37%, 44%)

RGB channels and saturation

R 156 of 255 = 61%
G 94 of 255 = 37%
B 113 of 255 = 44%

156
94
113

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

Portions of RGB colors in percentages

R + G + B = 156 + 94 + 113 = 363 (100%)
R 156 of 363 ~ 42.98%
G 94 of 363 ~ 25.9%
B 113 of 363 ~ 31.13'%

%42.98
%25.9
%31.13

CMYK color model

#9C5E71 color CMYK value is (0,40,28,39).

  • cyan value is 0.00%
  • magenta value is 39.74%
  • yellow value is 27.56%
  • key color value is 38.82%
CMYK: (0,40,28,39) C0M40Y28K39 (0%,40%,28%,39%) (0.00/0.40/0.28/0.39) 

CMYK percentages

%0
%39.74
%27.56
%38.82

Codes

Color #9C5E71 in popluar color models

9C 5E 71
RGB 156 94 113
HSL 342° 24.80% 49.02%
HSB/HSV 342° 39.74% 61.18%
CMYK 0.00% 39.74% 27.56%
38.82%

Color #9C5E71 in popluar number systems.

HEX 9C 5E 71
Decimal 156 94 113
Binary 10011100 1011110 1110001
Octal 234 136 161

Shades and tints

Shades of #9C5E71

#9C5E71
(156,94,113)
#8E5667
(142,86,103)
#804E5D
(128,78,93)
#724653
(114,70,83)
#643E49
(100,62,73)
#56363F
(86,54,63)
#482E35
(72,46,53)
#3A262B
(58,38,43)
#2C1E21
(44,30,33)
#1E1617
(30,22,23)
#100E0D
(16,14,13)
#000000
(0,0,0)

Tints of #9C5E71

#9C5E71
(156,94,113)
#A56C7D
(165,108,125)
#AE7A89
(174,122,137)
#B78895
(183,136,149)
#C096A1
(192,150,161)
#C9A4AD
(201,164,173)
#D2B2B9
(210,178,185)
#DBC0C5
(219,192,197)
#E4CED1
(228,206,209)
#EDDCDD
(237,220,221)
#F6EAE9
(246,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9C5E71 color. Also use rgb(156,94,113) instead hex code.

Text Font Color

.myTextColor { color: #9C5E71; }

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

This text font color is #9C5E71.

Background Color

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

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

This div background color is #9C5E71.

Border color

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

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

This div border color is #9C5E71.

Opacity

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

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

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

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

This text has shadow with #9C5E71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9C5E71.

Preview

Color preview on black background

This text has color #9C5E71 on black background.


Color preview on white background

This text has color #9C5E71 on white background.


Black color preview on #9C5E71 background

This text has black color on #9C5E71 background.


White color preview on #9C5E71 background

This text has white color on #9C5E71 background.


Related colors

Complementary color

Complementary color for #hex is #63A18E.


I love getcolorcode.com

Triadic colors

1 #719C5E and #5E719C with #9C5E71 are triadic colors.

2 #715E9C and #5E9C71 with #9C5E71 are triadic colors.