COLOR #967847

HEX: #967847 RGB: (150,120,71)

Color info

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

RGB color model

#967847 color RGB value is (150,120,71).

RGB: (150,120,71) (59%, 47%, 28%)

RGB channels and saturation

R 150 of 255 = 59%
G 120 of 255 = 47%
B 71 of 255 = 28%

150
120
71

R + G + B ~ 45%. #967847 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 150 + 120 + 71 = 341 (100%)
R 150 of 341 ~ 43.99%
G 120 of 341 ~ 35.19%
B 71 of 341 ~ 20.82'%

%43.99
%35.19
%20.82

CMYK color model

#967847 color CMYK value is (0,20,53,41).

  • cyan value is 0.00%
  • magenta value is 20.00%
  • yellow value is 52.67%
  • key color value is 41.18%

CMYK: (0,20,53,41)
C0M20Y53K41 (0%, 20%, 53%, 41%)
(0.00 / 0.20 / 0.53 / 0.41)

CMYK percentages

%0
%20
%52.67
%41.18

Codes

Color #967847 in popluar color models

96 78 47
RGB 150 120 71
HSL 37° 35.75% 43.33%
HSB/HSV 37° 52.67% 58.82%
CMYK 0.00% 20.00% 52.67%
41.18%

Color #967847 in popluar number systems.

HEX 96 78 47
Decimal 150 120 71
Binary 10010110 1111000 1000111
Octal 226 170 107

Shades and tints

Shades of #967847

#967847
(150,120,71)
#896E41
(137,110,65)
#7C643B
(124,100,59)
#6F5A35
(111,90,53)
#62502F
(98,80,47)
#554629
(85,70,41)
#483C23
(72,60,35)
#3B321D
(59,50,29)
#2E2817
(46,40,23)
#211E11
(33,30,17)
#14140B
(20,20,11)
#000000
(0,0,0)

Tints of #967847

#967847
(150,120,71)
#9F8457
(159,132,87)
#A89067
(168,144,103)
#B19C77
(177,156,119)
#BAA887
(186,168,135)
#C3B497
(195,180,151)
#CCC0A7
(204,192,167)
#D5CCB7
(213,204,183)
#DED8C7
(222,216,199)
#E7E4D7
(231,228,215)
#F0F0E7
(240,240,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #967847 color. Also use rgb(150,120,71) instead hex code.

Text Font Color

.myTextColor { color: #967847; }

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

This text font color is #967847.

Background Color

.myBgColor { background-color: #967847; }

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

This div background color is #967847.

Border color

.myBorderColor { border: 1px solid #967847; }

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

This div border color is #967847.

Opacity

.myOpacity80 { color: #967847; opacity: 0.8; }

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

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

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

This text has shadow with #967847 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #967847.

Preview

Color preview on black background

This text has color #967847 on black background.


Color preview on white background

This text has color #967847 on white background.


Black color preview on #967847 background

This text has black color on #967847 background.


White color preview on #967847 background

This text has white color on #967847 background.


Related colors

Complementary color

Complementary color for #hex is #6987B8.


I love getcolorcode.com

Triadic colors

1 #479678 and #784796 with #967847 are triadic colors.

2 #477896 and #789647 with #967847 are triadic colors.