COLOR #9C5F53

HEX: #9C5F53 RGB: (156,95,83)

Color info

#9C5F53 contains mainly red color. Web safe color of #9C5F53 is #996666 (or #966).

RGB color model

#9C5F53 color RGB value is (156,95,83).

RGB: (156,95,83) (61%, 37%, 33%)

RGB channels and saturation

R 156 of 255 = 61%
G 95 of 255 = 37%
B 83 of 255 = 33%

156
95
83

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

Portions of RGB colors in percentages

R + G + B = 156 + 95 + 83 = 334 (100%)
R 156 of 334 ~ 46.71%
G 95 of 334 ~ 28.44%
B 83 of 334 ~ 24.85'%

%46.71
%28.44
%24.85

CMYK color model

#9C5F53 color CMYK value is (0,39,47,39).

  • cyan value is 0.00%
  • magenta value is 39.10%
  • yellow value is 46.79%
  • key color value is 38.82%
CMYK: (0,39,47,39) C0M39Y47K39 (0%,39%,47%,39%) (0.00/0.39/0.47/0.39) 

CMYK percentages

%0
%39.1
%46.79
%38.82

Codes

Color #9C5F53 in popluar color models

9C 5F 53
RGB 156 95 83
HSL 10° 30.54% 46.86%
HSB/HSV 10° 46.79% 61.18%
CMYK 0.00% 39.10% 46.79%
38.82%

Color #9C5F53 in popluar number systems.

HEX 9C 5F 53
Decimal 156 95 83
Binary 10011100 1011111 1010011
Octal 234 137 123

Shades and tints

Shades of #9C5F53

#9C5F53
(156,95,83)
#8E574C
(142,87,76)
#804F45
(128,79,69)
#72473E
(114,71,62)
#643F37
(100,63,55)
#563730
(86,55,48)
#482F29
(72,47,41)
#3A2722
(58,39,34)
#2C1F1B
(44,31,27)
#1E1714
(30,23,20)
#100F0D
(16,15,13)
#000000
(0,0,0)

Tints of #9C5F53

#9C5F53
(156,95,83)
#A56D62
(165,109,98)
#AE7B71
(174,123,113)
#B78980
(183,137,128)
#C0978F
(192,151,143)
#C9A59E
(201,165,158)
#D2B3AD
(210,179,173)
#DBC1BC
(219,193,188)
#E4CFCB
(228,207,203)
#EDDDDA
(237,221,218)
#F6EBE9
(246,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9C5F53 color. Also use rgb(156,95,83) instead hex code.

Text Font Color

.myTextColor { color: #9C5F53; }

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

This text font color is #9C5F53.

Background Color

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

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

This div background color is #9C5F53.

Border color

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

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

This div border color is #9C5F53.

Opacity

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

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

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

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

This text has shadow with #9C5F53 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9C5F53.

Preview

Color preview on black background

This text has color #9C5F53 on black background.


Color preview on white background

This text has color #9C5F53 on white background.


Black color preview on #9C5F53 background

This text has black color on #9C5F53 background.


White color preview on #9C5F53 background

This text has white color on #9C5F53 background.


Related colors

Complementary color

Complementary color for #hex is #63A0AC.


I love getcolorcode.com

Triadic colors

1 #539C5F and #5F539C with #9C5F53 are triadic colors.

2 #535F9C and #5F9C53 with #9C5F53 are triadic colors.