COLOR #965339

HEX: #965339 RGB: (150,83,57)

Color info

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

RGB color model

#965339 color RGB value is (150,83,57).

RGB: (150,83,57) (59%, 33%, 22%)

RGB channels and saturation

R 150 of 255 = 59%
G 83 of 255 = 33%
B 57 of 255 = 22%

150
83
57

R + G + B ~ 38%. #965339 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 150 + 83 + 57 = 290 (100%)
R 150 of 290 ~ 51.72%
G 83 of 290 ~ 28.62%
B 57 of 290 ~ 19.66'%

%51.72
%28.62
%19.66

CMYK color model

#965339 color CMYK value is (0,45,62,41).

  • cyan value is 0.00%
  • magenta value is 44.67%
  • yellow value is 62.00%
  • key color value is 41.18%

CMYK: (0,45,62,41)
C0M45Y62K41 (0%, 45%, 62%, 41%)
(0.00 / 0.45 / 0.62 / 0.41)

CMYK percentages

%0
%44.67
%62
%41.18

Codes

Color #965339 in popluar color models

96 53 39
RGB 150 83 57
HSL 17° 44.93% 40.59%
HSB/HSV 17° 62.00% 58.82%
CMYK 0.00% 44.67% 62.00%
41.18%

Color #965339 in popluar number systems.

HEX 96 53 39
Decimal 150 83 57
Binary 10010110 1010011 111001
Octal 226 123 71

Shades and tints

Shades of #965339

#965339
(150,83,57)
#894C34
(137,76,52)
#7C452F
(124,69,47)
#6F3E2A
(111,62,42)
#623725
(98,55,37)
#553020
(85,48,32)
#48291B
(72,41,27)
#3B2216
(59,34,22)
#2E1B11
(46,27,17)
#21140C
(33,20,12)
#140D07
(20,13,7)
#000000
(0,0,0)

Tints of #965339

#965339
(150,83,57)
#9F624B
(159,98,75)
#A8715D
(168,113,93)
#B1806F
(177,128,111)
#BA8F81
(186,143,129)
#C39E93
(195,158,147)
#CCADA5
(204,173,165)
#D5BCB7
(213,188,183)
#DECBC9
(222,203,201)
#E7DADB
(231,218,219)
#F0E9ED
(240,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #965339; }

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

This text font color is #965339.

Background Color

.myBgColor { background-color: #965339; }

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

This div background color is #965339.

Border color

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

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

This div border color is #965339.

Opacity

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

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

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

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

This text has shadow with #965339 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #965339.

Preview

Color preview on black background

This text has color #965339 on black background.


Color preview on white background

This text has color #965339 on white background.


Black color preview on #965339 background

This text has black color on #965339 background.


White color preview on #965339 background

This text has white color on #965339 background.


Related colors

Complementary color

Complementary color for #hex is #69ACC6.


I love getcolorcode.com

Triadic colors

1 #399653 and #533996 with #965339 are triadic colors.

2 #395396 and #539639 with #965339 are triadic colors.