COLOR #9C5129

HEX: #9C5129 RGB: (156,81,41)

Color info

#9C5129 contains mainly red color. Web safe color of #9C5129 is #996633 (or #963).

RGB color model

#9C5129 color RGB value is (156,81,41).

RGB: (156,81,41) (61%, 32%, 16%)

RGB channels and saturation

R 156 of 255 = 61%
G 81 of 255 = 32%
B 41 of 255 = 16%

156
81
41

R + G + B ~ 36%. #9C5129 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 156 + 81 + 41 = 278 (100%)
R 156 of 278 ~ 56.12%
G 81 of 278 ~ 29.14%
B 41 of 278 ~ 14.75'%

%56.12
%29.14
%14.75

CMYK color model

#9C5129 color CMYK value is (0,48,74,39).

  • cyan value is 0.00%
  • magenta value is 48.08%
  • yellow value is 73.72%
  • key color value is 38.82%

CMYK: (0,48,74,39)
C0M48Y74K39 (0%, 48%, 74%, 39%)
(0.00 / 0.48 / 0.74 / 0.39)

CMYK percentages

%0
%48.08
%73.72
%38.82

Codes

Color #9C5129 in popluar color models

9C 51 29
RGB 156 81 41
HSL 21° 58.38% 38.63%
HSB/HSV 21° 73.72% 61.18%
CMYK 0.00% 48.08% 73.72%
38.82%

Color #9C5129 in popluar number systems.

HEX 9C 51 29
Decimal 156 81 41
Binary 10011100 1010001 101001
Octal 234 121 51

Shades and tints

Shades of #9C5129

#9C5129
(156,81,41)
#8E4A26
(142,74,38)
#804323
(128,67,35)
#723C20
(114,60,32)
#64351D
(100,53,29)
#562E1A
(86,46,26)
#482717
(72,39,23)
#3A2014
(58,32,20)
#2C1911
(44,25,17)
#1E120E
(30,18,14)
#100B0B
(16,11,11)
#000000
(0,0,0)

Tints of #9C5129

#9C5129
(156,81,41)
#A5603C
(165,96,60)
#AE6F4F
(174,111,79)
#B77E62
(183,126,98)
#C08D75
(192,141,117)
#C99C88
(201,156,136)
#D2AB9B
(210,171,155)
#DBBAAE
(219,186,174)
#E4C9C1
(228,201,193)
#EDD8D4
(237,216,212)
#F6E7E7
(246,231,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9C5129 color. Also use rgb(156,81,41) instead hex code.

Text Font Color

.myTextColor { color: #9C5129; }

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

This text font color is #9C5129.

Background Color

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

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

This div background color is #9C5129.

Border color

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

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

This div border color is #9C5129.

Opacity

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

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

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

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

This text has shadow with #9C5129 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9C5129.

Preview

Color preview on black background

This text has color #9C5129 on black background.


Color preview on white background

This text has color #9C5129 on white background.


Black color preview on #9C5129 background

This text has black color on #9C5129 background.


White color preview on #9C5129 background

This text has white color on #9C5129 background.


Related colors

Complementary color

Complementary color for #hex is #63AED6.


I love getcolorcode.com

Triadic colors

1 #299C51 and #51299C with #9C5129 are triadic colors.

2 #29519C and #519C29 with #9C5129 are triadic colors.