COLOR #967515

HEX: #967515 RGB: (150,117,21)

Color info

#967515 contains mainly red and green colors. Web safe color of #967515 is #996600 (or #960).

RGB color model

#967515 color RGB value is (150,117,21).

RGB: (150,117,21) (59%, 46%, 8%)

RGB channels and saturation

R 150 of 255 = 59%
G 117 of 255 = 46%
B 21 of 255 = 8%

150
117
21

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

Portions of RGB colors in percentages

R + G + B = 150 + 117 + 21 = 288 (100%)
R 150 of 288 ~ 52.08%
G 117 of 288 ~ 40.63%
B 21 of 288 ~ 7.29'%

%52.08
%40.63

CMYK color model

#967515 color CMYK value is (0,22,86,41).

  • cyan value is 0.00%
  • magenta value is 22.00%
  • yellow value is 86.00%
  • key color value is 41.18%

CMYK: (0,22,86,41)
C0M22Y86K41 (0%, 22%, 86%, 41%)
(0.00 / 0.22 / 0.86 / 0.41)

CMYK percentages

%0
%22
%86
%41.18

Codes

Color #967515 in popluar color models

96 75 15
RGB 150 117 21
HSL 45° 75.44% 33.53%
HSB/HSV 45° 86.00% 58.82%
CMYK 0.00% 22.00% 86.00%
41.18%

Color #967515 in popluar number systems.

HEX 96 75 15
Decimal 150 117 21
Binary 10010110 1110101 10101
Octal 226 165 25

Shades and tints

Shades of #967515

#967515
(150,117,21)
#896B14
(137,107,20)
#7C6113
(124,97,19)
#6F5712
(111,87,18)
#624D11
(98,77,17)
#554310
(85,67,16)
#48390F
(72,57,15)
#3B2F0E
(59,47,14)
#2E250D
(46,37,13)
#211B0C
(33,27,12)
#14110B
(20,17,11)
#000000
(0,0,0)

Tints of #967515

#967515
(150,117,21)
#9F812A
(159,129,42)
#A88D3F
(168,141,63)
#B19954
(177,153,84)
#BAA569
(186,165,105)
#C3B17E
(195,177,126)
#CCBD93
(204,189,147)
#D5C9A8
(213,201,168)
#DED5BD
(222,213,189)
#E7E1D2
(231,225,210)
#F0EDE7
(240,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #967515 color. Also use rgb(150,117,21) instead hex code.

Text Font Color

.myTextColor { color: #967515; }

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

This text font color is #967515.

Background Color

.myBgColor { background-color: #967515; }

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

This div background color is #967515.

Border color

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

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

This div border color is #967515.

Opacity

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

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

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

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

This text has shadow with #967515 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #967515.

Preview

Color preview on black background

This text has color #967515 on black background.


Color preview on white background

This text has color #967515 on white background.


Black color preview on #967515 background

This text has black color on #967515 background.


White color preview on #967515 background

This text has white color on #967515 background.


Related colors

Complementary color

Complementary color for #hex is #698AEA.


I love getcolorcode.com

Triadic colors

1 #159675 and #751596 with #967515 are triadic colors.

2 #157596 and #759615 with #967515 are triadic colors.