COLOR #969372

HEX: #969372 RGB: (150,147,114)

Color info

#969372 contains red, green and blue colors in about the same proportion. Web safe color of #969372 is #999966 (or #996).

RGB color model

#969372 color RGB value is (150,147,114).

RGB: (150,147,114) (59%, 58%, 45%)

RGB channels and saturation

R 150 of 255 = 59%
G 147 of 255 = 58%
B 114 of 255 = 45%

150
147
114

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

Portions of RGB colors in percentages

R + G + B = 150 + 147 + 114 = 411 (100%)
R 150 of 411 ~ 36.5%
G 147 of 411 ~ 35.77%
B 114 of 411 ~ 27.74'%

%36.5
%35.77
%27.74

CMYK color model

#969372 color CMYK value is (0,2,24,41).

  • cyan value is 0.00%
  • magenta value is 2.00%
  • yellow value is 24.00%
  • key color value is 41.18%

CMYK: (0,2,24,41)
C0M2Y24K41 (0%, 2%, 24%, 41%)
(0.00 / 0.02 / 0.24 / 0.41)

CMYK percentages

%0
%2
%24
%41.18

Codes

Color #969372 in popluar color models

96 93 72
RGB 150 147 114
HSL 55° 14.63% 51.76%
HSB/HSV 55° 24.00% 58.82%
CMYK 0.00% 2.00% 24.00%
41.18%

Color #969372 in popluar number systems.

HEX 96 93 72
Decimal 150 147 114
Binary 10010110 10010011 1110010
Octal 226 223 162

Shades and tints

Shades of #969372

#969372
(150,147,114)
#898668
(137,134,104)
#7C795E
(124,121,94)
#6F6C54
(111,108,84)
#625F4A
(98,95,74)
#555240
(85,82,64)
#484536
(72,69,54)
#3B382C
(59,56,44)
#2E2B22
(46,43,34)
#211E18
(33,30,24)
#14110E
(20,17,14)
#000000
(0,0,0)

Tints of #969372

#969372
(150,147,114)
#9F9C7E
(159,156,126)
#A8A58A
(168,165,138)
#B1AE96
(177,174,150)
#BAB7A2
(186,183,162)
#C3C0AE
(195,192,174)
#CCC9BA
(204,201,186)
#D5D2C6
(213,210,198)
#DEDBD2
(222,219,210)
#E7E4DE
(231,228,222)
#F0EDEA
(240,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #969372 color. Also use rgb(150,147,114) instead hex code.

Text Font Color

.myTextColor { color: #969372; }

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

This text font color is #969372.

Background Color

.myBgColor { background-color: #969372; }

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

This div background color is #969372.

Border color

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

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

This div border color is #969372.

Opacity

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

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

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

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

This text has shadow with #969372 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #969372.

Preview

Color preview on black background

This text has color #969372 on black background.


Color preview on white background

This text has color #969372 on white background.


Black color preview on #969372 background

This text has black color on #969372 background.


White color preview on #969372 background

This text has white color on #969372 background.


Related colors

Complementary color

Complementary color for #hex is #696C8D.


I love getcolorcode.com

Triadic colors

1 #729693 and #937296 with #969372 are triadic colors.

2 #729396 and #939672 with #969372 are triadic colors.