COLOR #9C5D59

HEX: #9C5D59 RGB: (156,93,89)

Color info

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

RGB color model

#9C5D59 color RGB value is (156,93,89).

RGB: (156,93,89) (61%, 36%, 35%)

RGB channels and saturation

R 156 of 255 = 61%
G 93 of 255 = 36%
B 89 of 255 = 35%

156
93
89

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

Portions of RGB colors in percentages

R + G + B = 156 + 93 + 89 = 338 (100%)
R 156 of 338 ~ 46.15%
G 93 of 338 ~ 27.51%
B 89 of 338 ~ 26.33'%

%46.15
%27.51
%26.33

CMYK color model

#9C5D59 color CMYK value is (0,40,43,39).

  • cyan value is 0.00%
  • magenta value is 40.38%
  • yellow value is 42.95%
  • key color value is 38.82%

CMYK: (0,40,43,39)
C0M40Y43K39 (0%, 40%, 43%, 39%)
(0.00 / 0.40 / 0.43 / 0.39)

CMYK percentages

%0
%40.38
%42.95
%38.82

Codes

Color #9C5D59 in popluar color models

9C 5D 59
RGB 156 93 89
HSL 27.35% 48.04%
HSB/HSV 42.95% 61.18%
CMYK 0.00% 40.38% 42.95%
38.82%

Color #9C5D59 in popluar number systems.

HEX 9C 5D 59
Decimal 156 93 89
Binary 10011100 1011101 1011001
Octal 234 135 131

Shades and tints

Shades of #9C5D59

#9C5D59
(156,93,89)
#8E5551
(142,85,81)
#804D49
(128,77,73)
#724541
(114,69,65)
#643D39
(100,61,57)
#563531
(86,53,49)
#482D29
(72,45,41)
#3A2521
(58,37,33)
#2C1D19
(44,29,25)
#1E1511
(30,21,17)
#100D09
(16,13,9)
#000000
(0,0,0)

Tints of #9C5D59

#9C5D59
(156,93,89)
#A56B68
(165,107,104)
#AE7977
(174,121,119)
#B78786
(183,135,134)
#C09595
(192,149,149)
#C9A3A4
(201,163,164)
#D2B1B3
(210,177,179)
#DBBFC2
(219,191,194)
#E4CDD1
(228,205,209)
#EDDBE0
(237,219,224)
#F6E9EF
(246,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9C5D59 color. Also use rgb(156,93,89) instead hex code.

Text Font Color

.myTextColor { color: #9C5D59; }

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

This text font color is #9C5D59.

Background Color

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

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

This div background color is #9C5D59.

Border color

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

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

This div border color is #9C5D59.

Opacity

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

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

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

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

This text has shadow with #9C5D59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9C5D59.

Preview

Color preview on black background

This text has color #9C5D59 on black background.


Color preview on white background

This text has color #9C5D59 on white background.


Black color preview on #9C5D59 background

This text has black color on #9C5D59 background.


White color preview on #9C5D59 background

This text has white color on #9C5D59 background.


Related colors

Complementary color

Complementary color for #hex is #63A2A6.


I love getcolorcode.com

Triadic colors

1 #599C5D and #5D599C with #9C5D59 are triadic colors.

2 #595D9C and #5D9C59 with #9C5D59 are triadic colors.