COLOR #969373

HEX: #969373 RGB: (150,147,115)

Color info

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

RGB color model

#969373 color RGB value is (150,147,115).

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

RGB channels and saturation

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

150
147
115

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

Portions of RGB colors in percentages

R + G + B = 150 + 147 + 115 = 412 (100%)
R 150 of 412 ~ 36.41%
G 147 of 412 ~ 35.68%
B 115 of 412 ~ 27.91'%

%36.41
%35.68
%27.91

CMYK color model

#969373 color CMYK value is (0,2,23,41).

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

CMYK: (0,2,23,41)
C0M2Y23K41 (0%, 2%, 23%, 41%)
(0.00 / 0.02 / 0.23 / 0.41)

CMYK percentages

%0
%2
%23.33
%41.18

Codes

Color #969373 in popluar color models

96 93 73
RGB 150 147 115
HSL 55° 14.29% 51.96%
HSB/HSV 55° 23.33% 58.82%
CMYK 0.00% 2.00% 23.33%
41.18%

Color #969373 in popluar number systems.

HEX 96 93 73
Decimal 150 147 115
Binary 10010110 10010011 1110011
Octal 226 223 163

Shades and tints

Shades of #969373

#969373
(150,147,115)
#898669
(137,134,105)
#7C795F
(124,121,95)
#6F6C55
(111,108,85)
#625F4B
(98,95,75)
#555241
(85,82,65)
#484537
(72,69,55)
#3B382D
(59,56,45)
#2E2B23
(46,43,35)
#211E19
(33,30,25)
#14110F
(20,17,15)
#000000
(0,0,0)

Tints of #969373

#969373
(150,147,115)
#9F9C7F
(159,156,127)
#A8A58B
(168,165,139)
#B1AE97
(177,174,151)
#BAB7A3
(186,183,163)
#C3C0AF
(195,192,175)
#CCC9BB
(204,201,187)
#D5D2C7
(213,210,199)
#DEDBD3
(222,219,211)
#E7E4DF
(231,228,223)
#F0EDEB
(240,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #969373; }

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

This text font color is #969373.

Background Color

.myBgColor { background-color: #969373; }

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

This div background color is #969373.

Border color

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

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

This div border color is #969373.

Opacity

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

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

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

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

This text has shadow with #969373 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #969373.

Preview

Color preview on black background

This text has color #969373 on black background.


Color preview on white background

This text has color #969373 on white background.


Black color preview on #969373 background

This text has black color on #969373 background.


White color preview on #969373 background

This text has white color on #969373 background.


Related colors

Complementary color

Complementary color for #hex is #696C8C.


I love getcolorcode.com

Triadic colors

1 #739693 and #937396 with #969373 are triadic colors.

2 #739396 and #939673 with #969373 are triadic colors.