COLOR #9C6E41

HEX: #9C6E41 RGB: (156,110,65)

Color info

#9C6E41 contains mainly red and green colors. Web safe color of #9C6E41 is #996633 (or #963).

RGB color model

#9C6E41 color RGB value is (156,110,65).

RGB: (156,110,65) (61%, 43%, 25%)

RGB channels and saturation

R 156 of 255 = 61%
G 110 of 255 = 43%
B 65 of 255 = 25%

156
110
65

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

Portions of RGB colors in percentages

R + G + B = 156 + 110 + 65 = 331 (100%)
R 156 of 331 ~ 47.13%
G 110 of 331 ~ 33.23%
B 65 of 331 ~ 19.64'%

%47.13
%33.23
%19.64

CMYK color model

#9C6E41 color CMYK value is (0,29,58,39).

  • cyan value is 0.00%
  • magenta value is 29.49%
  • yellow value is 58.33%
  • key color value is 38.82%

CMYK: (0,29,58,39)
C0M29Y58K39 (0%, 29%, 58%, 39%)
(0.00 / 0.29 / 0.58 / 0.39)

CMYK percentages

%0
%29.49
%58.33
%38.82

Codes

Color #9C6E41 in popluar color models

9C 6E 41
RGB 156 110 65
HSL 30° 41.18% 43.33%
HSB/HSV 30° 58.33% 61.18%
CMYK 0.00% 29.49% 58.33%
38.82%

Color #9C6E41 in popluar number systems.

HEX 9C 6E 41
Decimal 156 110 65
Binary 10011100 1101110 1000001
Octal 234 156 101

Shades and tints

Shades of #9C6E41

#9C6E41
(156,110,65)
#8E643C
(142,100,60)
#805A37
(128,90,55)
#725032
(114,80,50)
#64462D
(100,70,45)
#563C28
(86,60,40)
#483223
(72,50,35)
#3A281E
(58,40,30)
#2C1E19
(44,30,25)
#1E1414
(30,20,20)
#100A0F
(16,10,15)
#000000
(0,0,0)

Tints of #9C6E41

#9C6E41
(156,110,65)
#A57B52
(165,123,82)
#AE8863
(174,136,99)
#B79574
(183,149,116)
#C0A285
(192,162,133)
#C9AF96
(201,175,150)
#D2BCA7
(210,188,167)
#DBC9B8
(219,201,184)
#E4D6C9
(228,214,201)
#EDE3DA
(237,227,218)
#F6F0EB
(246,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9C6E41 color. Also use rgb(156,110,65) instead hex code.

Text Font Color

.myTextColor { color: #9C6E41; }

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

This text font color is #9C6E41.

Background Color

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

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

This div background color is #9C6E41.

Border color

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

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

This div border color is #9C6E41.

Opacity

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

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

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

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

This text has shadow with #9C6E41 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9C6E41.

Preview

Color preview on black background

This text has color #9C6E41 on black background.


Color preview on white background

This text has color #9C6E41 on white background.


Black color preview on #9C6E41 background

This text has black color on #9C6E41 background.


White color preview on #9C6E41 background

This text has white color on #9C6E41 background.


Related colors

Complementary color

Complementary color for #hex is #6391BE.


I love getcolorcode.com

Triadic colors

1 #419C6E and #6E419C with #9C6E41 are triadic colors.

2 #416E9C and #6E9C41 with #9C6E41 are triadic colors.