COLOR #967740

HEX: #967740 RGB: (150,119,64)

Color info

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

RGB color model

#967740 color RGB value is (150,119,64).

RGB: (150,119,64) (59%, 47%, 25%)

RGB channels and saturation

R 150 of 255 = 59%
G 119 of 255 = 47%
B 64 of 255 = 25%

150
119
64

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

Portions of RGB colors in percentages

R + G + B = 150 + 119 + 64 = 333 (100%)
R 150 of 333 ~ 45.05%
G 119 of 333 ~ 35.74%
B 64 of 333 ~ 19.22'%

%45.05
%35.74
%19.22

CMYK color model

#967740 color CMYK value is (0,21,57,41).

  • cyan value is 0.00%
  • magenta value is 20.67%
  • yellow value is 57.33%
  • key color value is 41.18%

CMYK: (0,21,57,41)
C0M21Y57K41 (0%, 21%, 57%, 41%)
(0.00 / 0.21 / 0.57 / 0.41)

CMYK percentages

%0
%20.67
%57.33
%41.18

Codes

Color #967740 in popluar color models

96 77 40
RGB 150 119 64
HSL 38° 40.19% 41.96%
HSB/HSV 38° 57.33% 58.82%
CMYK 0.00% 20.67% 57.33%
41.18%

Color #967740 in popluar number systems.

HEX 96 77 40
Decimal 150 119 64
Binary 10010110 1110111 1000000
Octal 226 167 100

Shades and tints

Shades of #967740

#967740
(150,119,64)
#896D3B
(137,109,59)
#7C6336
(124,99,54)
#6F5931
(111,89,49)
#624F2C
(98,79,44)
#554527
(85,69,39)
#483B22
(72,59,34)
#3B311D
(59,49,29)
#2E2718
(46,39,24)
#211D13
(33,29,19)
#14130E
(20,19,14)
#000000
(0,0,0)

Tints of #967740

#967740
(150,119,64)
#9F8351
(159,131,81)
#A88F62
(168,143,98)
#B19B73
(177,155,115)
#BAA784
(186,167,132)
#C3B395
(195,179,149)
#CCBFA6
(204,191,166)
#D5CBB7
(213,203,183)
#DED7C8
(222,215,200)
#E7E3D9
(231,227,217)
#F0EFEA
(240,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #967740 color. Also use rgb(150,119,64) instead hex code.

Text Font Color

.myTextColor { color: #967740; }

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

This text font color is #967740.

Background Color

.myBgColor { background-color: #967740; }

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

This div background color is #967740.

Border color

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

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

This div border color is #967740.

Opacity

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

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

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

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

This text has shadow with #967740 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #967740.

Preview

Color preview on black background

This text has color #967740 on black background.


Color preview on white background

This text has color #967740 on white background.


Black color preview on #967740 background

This text has black color on #967740 background.


White color preview on #967740 background

This text has white color on #967740 background.


Related colors

Complementary color

Complementary color for #hex is #6988BF.


I love getcolorcode.com

Triadic colors

1 #409677 and #774096 with #967740 are triadic colors.

2 #407796 and #779640 with #967740 are triadic colors.