COLOR #965322

HEX: #965322 RGB: (150,83,34)

Color info

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

RGB color model

#965322 color RGB value is (150,83,34).

RGB: (150,83,34) (59%, 33%, 13%)

RGB channels and saturation

R 150 of 255 = 59%
G 83 of 255 = 33%
B 34 of 255 = 13%

150
83
34

R + G + B ~ 35%. #965322 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 150 + 83 + 34 = 267 (100%)
R 150 of 267 ~ 56.18%
G 83 of 267 ~ 31.09%
B 34 of 267 ~ 12.73'%

%56.18
%31.09
%12.73

CMYK color model

#965322 color CMYK value is (0,45,77,41).

  • cyan value is 0.00%
  • magenta value is 44.67%
  • yellow value is 77.33%
  • key color value is 41.18%
CMYK: (0,45,77,41) C0M45Y77K41 (0%,45%,77%,41%) (0.00/0.45/0.77/0.41) 

CMYK percentages

%0
%44.67
%77.33
%41.18

Codes

Color #965322 in popluar color models

96 53 22
RGB 150 83 34
HSL 25° 63.04% 36.08%
HSB/HSV 25° 77.33% 58.82%
CMYK 0.00% 44.67% 77.33%
41.18%

Color #965322 in popluar number systems.

HEX 96 53 22
Decimal 150 83 34
Binary 10010110 1010011 100010
Octal 226 123 42

Shades and tints

Shades of #965322

#965322
(150,83,34)
#894C1F
(137,76,31)
#7C451C
(124,69,28)
#6F3E19
(111,62,25)
#623716
(98,55,22)
#553013
(85,48,19)
#482910
(72,41,16)
#3B220D
(59,34,13)
#2E1B0A
(46,27,10)
#211407
(33,20,7)
#140D04
(20,13,4)
#000000
(0,0,0)

Tints of #965322

#965322
(150,83,34)
#9F6236
(159,98,54)
#A8714A
(168,113,74)
#B1805E
(177,128,94)
#BA8F72
(186,143,114)
#C39E86
(195,158,134)
#CCAD9A
(204,173,154)
#D5BCAE
(213,188,174)
#DECBC2
(222,203,194)
#E7DAD6
(231,218,214)
#F0E9EA
(240,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #965322 color. Also use rgb(150,83,34) instead hex code.

Text Font Color

.myTextColor { color: #965322; }

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

This text font color is #965322.

Background Color

.myBgColor { background-color: #965322; }

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

This div background color is #965322.

Border color

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

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

This div border color is #965322.

Opacity

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

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

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

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

This text has shadow with #965322 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #965322.

Preview

Color preview on black background

This text has color #965322 on black background.


Color preview on white background

This text has color #965322 on white background.


Black color preview on #965322 background

This text has black color on #965322 background.


White color preview on #965322 background

This text has white color on #965322 background.


Related colors

Complementary color

Complementary color for #hex is #69ACDD.


I love getcolorcode.com

Triadic colors

1 #229653 and #532296 with #965322 are triadic colors.

2 #225396 and #539622 with #965322 are triadic colors.