COLOR #965637

HEX: #965637 RGB: (150,86,55)

Color info

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

RGB color model

#965637 color RGB value is (150,86,55).

RGB: (150,86,55) (59%, 34%, 22%)

RGB channels and saturation

R 150 of 255 = 59%
G 86 of 255 = 34%
B 55 of 255 = 22%

150
86
55

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

Portions of RGB colors in percentages

R + G + B = 150 + 86 + 55 = 291 (100%)
R 150 of 291 ~ 51.55%
G 86 of 291 ~ 29.55%
B 55 of 291 ~ 18.9'%

%51.55
%29.55
%18.9

CMYK color model

#965637 color CMYK value is (0,43,63,41).

  • cyan value is 0.00%
  • magenta value is 42.67%
  • yellow value is 63.33%
  • key color value is 41.18%

CMYK: (0,43,63,41)
C0M43Y63K41 (0%, 43%, 63%, 41%)
(0.00 / 0.43 / 0.63 / 0.41)

CMYK percentages

%0
%42.67
%63.33
%41.18

Codes

Color #965637 in popluar color models

96 56 37
RGB 150 86 55
HSL 20° 46.34% 40.20%
HSB/HSV 20° 63.33% 58.82%
CMYK 0.00% 42.67% 63.33%
41.18%

Color #965637 in popluar number systems.

HEX 96 56 37
Decimal 150 86 55
Binary 10010110 1010110 110111
Octal 226 126 67

Shades and tints

Shades of #965637

#965637
(150,86,55)
#894F32
(137,79,50)
#7C482D
(124,72,45)
#6F4128
(111,65,40)
#623A23
(98,58,35)
#55331E
(85,51,30)
#482C19
(72,44,25)
#3B2514
(59,37,20)
#2E1E0F
(46,30,15)
#21170A
(33,23,10)
#141005
(20,16,5)
#000000
(0,0,0)

Tints of #965637

#965637
(150,86,55)
#9F6549
(159,101,73)
#A8745B
(168,116,91)
#B1836D
(177,131,109)
#BA927F
(186,146,127)
#C3A191
(195,161,145)
#CCB0A3
(204,176,163)
#D5BFB5
(213,191,181)
#DECEC7
(222,206,199)
#E7DDD9
(231,221,217)
#F0ECEB
(240,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #965637 color. Also use rgb(150,86,55) instead hex code.

Text Font Color

.myTextColor { color: #965637; }

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

This text font color is #965637.

Background Color

.myBgColor { background-color: #965637; }

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

This div background color is #965637.

Border color

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

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

This div border color is #965637.

Opacity

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

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

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

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

This text has shadow with #965637 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #965637.

Preview

Color preview on black background

This text has color #965637 on black background.


Color preview on white background

This text has color #965637 on white background.


Black color preview on #965637 background

This text has black color on #965637 background.


White color preview on #965637 background

This text has white color on #965637 background.


Related colors

Complementary color

Complementary color for #hex is #69A9C8.


I love getcolorcode.com

Triadic colors

1 #379656 and #563796 with #965637 are triadic colors.

2 #375696 and #569637 with #965637 are triadic colors.