COLOR #965628

HEX: #965628 RGB: (150,86,40)

Color info

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

RGB color model

#965628 color RGB value is (150,86,40).

RGB: (150,86,40) (59%, 34%, 16%)

RGB channels and saturation

R 150 of 255 = 59%
G 86 of 255 = 34%
B 40 of 255 = 16%

150
86
40

R + G + B ~ 36%. #965628 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 150 + 86 + 40 = 276 (100%)
R 150 of 276 ~ 54.35%
G 86 of 276 ~ 31.16%
B 40 of 276 ~ 14.49'%

%54.35
%31.16
%14.49

CMYK color model

#965628 color CMYK value is (0,43,73,41).

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

CMYK: (0,43,73,41)
C0M43Y73K41 (0%, 43%, 73%, 41%)
(0.00 / 0.43 / 0.73 / 0.41)

CMYK percentages

%0
%42.67
%73.33
%41.18

Codes

Color #965628 in popluar color models

96 56 28
RGB 150 86 40
HSL 25° 57.89% 37.25%
HSB/HSV 25° 73.33% 58.82%
CMYK 0.00% 42.67% 73.33%
41.18%

Color #965628 in popluar number systems.

HEX 96 56 28
Decimal 150 86 40
Binary 10010110 1010110 101000
Octal 226 126 50

Shades and tints

Shades of #965628

#965628
(150,86,40)
#894F25
(137,79,37)
#7C4822
(124,72,34)
#6F411F
(111,65,31)
#623A1C
(98,58,28)
#553319
(85,51,25)
#482C16
(72,44,22)
#3B2513
(59,37,19)
#2E1E10
(46,30,16)
#21170D
(33,23,13)
#14100A
(20,16,10)
#000000
(0,0,0)

Tints of #965628

#965628
(150,86,40)
#9F653B
(159,101,59)
#A8744E
(168,116,78)
#B18361
(177,131,97)
#BA9274
(186,146,116)
#C3A187
(195,161,135)
#CCB09A
(204,176,154)
#D5BFAD
(213,191,173)
#DECEC0
(222,206,192)
#E7DDD3
(231,221,211)
#F0ECE6
(240,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #965628; }

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

This text font color is #965628.

Background Color

.myBgColor { background-color: #965628; }

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

This div background color is #965628.

Border color

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

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

This div border color is #965628.

Opacity

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

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

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

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

This text has shadow with #965628 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #965628.

Preview

Color preview on black background

This text has color #965628 on black background.


Color preview on white background

This text has color #965628 on white background.


Black color preview on #965628 background

This text has black color on #965628 background.


White color preview on #965628 background

This text has white color on #965628 background.


Related colors

Complementary color

Complementary color for #hex is #69A9D7.


I love getcolorcode.com

Triadic colors

1 #289656 and #562896 with #965628 are triadic colors.

2 #285696 and #569628 with #965628 are triadic colors.