COLOR #968436

HEX: #968436 RGB: (150,132,54)

Color info

#968436 contains mainly red and green colors. Web safe color of #968436 is #999933 (or #993).

RGB color model

#968436 color RGB value is (150,132,54).

RGB: (150,132,54) (59%, 52%, 21%)

RGB channels and saturation

R 150 of 255 = 59%
G 132 of 255 = 52%
B 54 of 255 = 21%

150
132
54

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

Portions of RGB colors in percentages

R + G + B = 150 + 132 + 54 = 336 (100%)
R 150 of 336 ~ 44.64%
G 132 of 336 ~ 39.29%
B 54 of 336 ~ 16.07'%

%44.64
%39.29
%16.07

CMYK color model

#968436 color CMYK value is (0,12,64,41).

  • cyan value is 0.00%
  • magenta value is 12.00%
  • yellow value is 64.00%
  • key color value is 41.18%
CMYK: (0,12,64,41) C0M12Y64K41 (0%,12%,64%,41%) (0.00/0.12/0.64/0.41) 

CMYK percentages

%0
%12
%64
%41.18

Codes

Color #968436 in popluar color models

96 84 36
RGB 150 132 54
HSL 49° 47.06% 40.00%
HSB/HSV 49° 64.00% 58.82%
CMYK 0.00% 12.00% 64.00%
41.18%

Color #968436 in popluar number systems.

HEX 96 84 36
Decimal 150 132 54
Binary 10010110 10000100 110110
Octal 226 204 66

Shades and tints

Shades of #968436

#968436
(150,132,54)
#897832
(137,120,50)
#7C6C2E
(124,108,46)
#6F602A
(111,96,42)
#625426
(98,84,38)
#554822
(85,72,34)
#483C1E
(72,60,30)
#3B301A
(59,48,26)
#2E2416
(46,36,22)
#211812
(33,24,18)
#140C0E
(20,12,14)
#000000
(0,0,0)

Tints of #968436

#968436
(150,132,54)
#9F8F48
(159,143,72)
#A89A5A
(168,154,90)
#B1A56C
(177,165,108)
#BAB07E
(186,176,126)
#C3BB90
(195,187,144)
#CCC6A2
(204,198,162)
#D5D1B4
(213,209,180)
#DEDCC6
(222,220,198)
#E7E7D8
(231,231,216)
#F0F2EA
(240,242,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #968436 color. Also use rgb(150,132,54) instead hex code.

Text Font Color

.myTextColor { color: #968436; }

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

This text font color is #968436.

Background Color

.myBgColor { background-color: #968436; }

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

This div background color is #968436.

Border color

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

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

This div border color is #968436.

Opacity

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

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

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

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

This text has shadow with #968436 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #968436.

Preview

Color preview on black background

This text has color #968436 on black background.


Color preview on white background

This text has color #968436 on white background.


Black color preview on #968436 background

This text has black color on #968436 background.


White color preview on #968436 background

This text has white color on #968436 background.


Related colors

Complementary color

Complementary color for #hex is #697BC9.


I love getcolorcode.com

Triadic colors

1 #369684 and #843696 with #968436 are triadic colors.

2 #368496 and #849636 with #968436 are triadic colors.