COLOR #965918

HEX: #965918 RGB: (150,89,24)

Color info

#965918 contains mainly red color. Web safe color of #965918 is #996600 (or #960).

RGB color model

#965918 color RGB value is (150,89,24).

RGB: (150,89,24) (59%, 35%, 9%)

RGB channels and saturation

R 150 of 255 = 59%
G 89 of 255 = 35%
B 24 of 255 = 9%

150
89
24

R + G + B ~ 34%. #965918 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 150 + 89 + 24 = 263 (100%)
R 150 of 263 ~ 57.03%
G 89 of 263 ~ 33.84%
B 24 of 263 ~ 9.13'%

%57.03
%33.84

CMYK color model

#965918 color CMYK value is (0,41,84,41).

  • cyan value is 0.00%
  • magenta value is 40.67%
  • yellow value is 84.00%
  • key color value is 41.18%

CMYK: (0,41,84,41)
C0M41Y84K41 (0%, 41%, 84%, 41%)
(0.00 / 0.41 / 0.84 / 0.41)

CMYK percentages

%0
%40.67
%84
%41.18

Codes

Color #965918 in popluar color models

96 59 18
RGB 150 89 24
HSL 31° 72.41% 34.12%
HSB/HSV 31° 84.00% 58.82%
CMYK 0.00% 40.67% 84.00%
41.18%

Color #965918 in popluar number systems.

HEX 96 59 18
Decimal 150 89 24
Binary 10010110 1011001 11000
Octal 226 131 30

Shades and tints

Shades of #965918

#965918
(150,89,24)
#895116
(137,81,22)
#7C4914
(124,73,20)
#6F4112
(111,65,18)
#623910
(98,57,16)
#55310E
(85,49,14)
#48290C
(72,41,12)
#3B210A
(59,33,10)
#2E1908
(46,25,8)
#211106
(33,17,6)
#140904
(20,9,4)
#000000
(0,0,0)

Tints of #965918

#965918
(150,89,24)
#9F682D
(159,104,45)
#A87742
(168,119,66)
#B18657
(177,134,87)
#BA956C
(186,149,108)
#C3A481
(195,164,129)
#CCB396
(204,179,150)
#D5C2AB
(213,194,171)
#DED1C0
(222,209,192)
#E7E0D5
(231,224,213)
#F0EFEA
(240,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #965918 color. Also use rgb(150,89,24) instead hex code.

Text Font Color

.myTextColor { color: #965918; }

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

This text font color is #965918.

Background Color

.myBgColor { background-color: #965918; }

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

This div background color is #965918.

Border color

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

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

This div border color is #965918.

Opacity

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

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

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

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

This text has shadow with #965918 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #965918.

Preview

Color preview on black background

This text has color #965918 on black background.


Color preview on white background

This text has color #965918 on white background.


Black color preview on #965918 background

This text has black color on #965918 background.


White color preview on #965918 background

This text has white color on #965918 background.


Related colors

Complementary color

Complementary color for #hex is #69A6E7.


I love getcolorcode.com

Triadic colors

1 #189659 and #591896 with #965918 are triadic colors.

2 #185996 and #599618 with #965918 are triadic colors.