COLOR #967149

HEX: #967149 RGB: (150,113,73)

Color info

#967149 contains mainly red and green colors. Web safe color of #967149 is #996633 (or #963).

RGB color model

#967149 color RGB value is (150,113,73).

RGB: (150,113,73) (59%, 44%, 29%)

RGB channels and saturation

R 150 of 255 = 59%
G 113 of 255 = 44%
B 73 of 255 = 29%

150
113
73

R + G + B ~ 44%. #967149 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 150 + 113 + 73 = 336 (100%)
R 150 of 336 ~ 44.64%
G 113 of 336 ~ 33.63%
B 73 of 336 ~ 21.73'%

%44.64
%33.63
%21.73

CMYK color model

#967149 color CMYK value is (0,25,51,41).

  • cyan value is 0.00%
  • magenta value is 24.67%
  • yellow value is 51.33%
  • key color value is 41.18%

CMYK: (0,25,51,41)
C0M25Y51K41 (0%, 25%, 51%, 41%)
(0.00 / 0.25 / 0.51 / 0.41)

CMYK percentages

%0
%24.67
%51.33
%41.18

Codes

Color #967149 in popluar color models

96 71 49
RGB 150 113 73
HSL 31° 34.53% 43.73%
HSB/HSV 31° 51.33% 58.82%
CMYK 0.00% 24.67% 51.33%
41.18%

Color #967149 in popluar number systems.

HEX 96 71 49
Decimal 150 113 73
Binary 10010110 1110001 1001001
Octal 226 161 111

Shades and tints

Shades of #967149

#967149
(150,113,73)
#896743
(137,103,67)
#7C5D3D
(124,93,61)
#6F5337
(111,83,55)
#624931
(98,73,49)
#553F2B
(85,63,43)
#483525
(72,53,37)
#3B2B1F
(59,43,31)
#2E2119
(46,33,25)
#211713
(33,23,19)
#140D0D
(20,13,13)
#000000
(0,0,0)

Tints of #967149

#967149
(150,113,73)
#9F7D59
(159,125,89)
#A88969
(168,137,105)
#B19579
(177,149,121)
#BAA189
(186,161,137)
#C3AD99
(195,173,153)
#CCB9A9
(204,185,169)
#D5C5B9
(213,197,185)
#DED1C9
(222,209,201)
#E7DDD9
(231,221,217)
#F0E9E9
(240,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #967149 color. Also use rgb(150,113,73) instead hex code.

Text Font Color

.myTextColor { color: #967149; }

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

This text font color is #967149.

Background Color

.myBgColor { background-color: #967149; }

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

This div background color is #967149.

Border color

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

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

This div border color is #967149.

Opacity

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

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

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

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

This text has shadow with #967149 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #967149.

Preview

Color preview on black background

This text has color #967149 on black background.


Color preview on white background

This text has color #967149 on white background.


Black color preview on #967149 background

This text has black color on #967149 background.


White color preview on #967149 background

This text has white color on #967149 background.


Related colors

Complementary color

Complementary color for #hex is #698EB6.


I love getcolorcode.com

Triadic colors

1 #499671 and #714996 with #967149 are triadic colors.

2 #497196 and #719649 with #967149 are triadic colors.