COLOR #969976

HEX: #969976 RGB: (150,153,118)

Color info

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

RGB color model

#969976 color RGB value is (150,153,118).

RGB: (150,153,118) (59%, 60%, 46%)

RGB channels and saturation

R 150 of 255 = 59%
G 153 of 255 = 60%
B 118 of 255 = 46%

150
153
118

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

Portions of RGB colors in percentages

R + G + B = 150 + 153 + 118 = 421 (100%)
R 150 of 421 ~ 35.63%
G 153 of 421 ~ 36.34%
B 118 of 421 ~ 28.03'%

%35.63
%36.34
%28.03

CMYK color model

#969976 color CMYK value is (2,0,23,40).

  • cyan value is 1.96%
  • magenta value is 0.00%
  • yellow value is 22.88%
  • key color value is 40.00%

CMYK: (2,0,23,40)
C2M0Y23K40 (2%, 0%, 23%, 40%)
(0.02 / 0.00 / 0.23 / 0.40)

CMYK percentages

%1.96
%0
%22.88
%40

Codes

Color #969976 in popluar color models

96 99 76
RGB 150 153 118
HSL 65° 14.64% 53.14%
HSB/HSV 65° 22.88% 60.00%
CMYK 1.96% 0.00% 22.88%
40.00%

Color #969976 in popluar number systems.

HEX 96 99 76
Decimal 150 153 118
Binary 10010110 10011001 1110110
Octal 226 231 166

Shades and tints

Shades of #969976

#969976
(150,153,118)
#898C6C
(137,140,108)
#7C7F62
(124,127,98)
#6F7258
(111,114,88)
#62654E
(98,101,78)
#555844
(85,88,68)
#484B3A
(72,75,58)
#3B3E30
(59,62,48)
#2E3126
(46,49,38)
#21241C
(33,36,28)
#141712
(20,23,18)
#000000
(0,0,0)

Tints of #969976

#969976
(150,153,118)
#9FA282
(159,162,130)
#A8AB8E
(168,171,142)
#B1B49A
(177,180,154)
#BABDA6
(186,189,166)
#C3C6B2
(195,198,178)
#CCCFBE
(204,207,190)
#D5D8CA
(213,216,202)
#DEE1D6
(222,225,214)
#E7EAE2
(231,234,226)
#F0F3EE
(240,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #969976 color. Also use rgb(150,153,118) instead hex code.

Text Font Color

.myTextColor { color: #969976; }

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

This text font color is #969976.

Background Color

.myBgColor { background-color: #969976; }

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

This div background color is #969976.

Border color

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

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

This div border color is #969976.

Opacity

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

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

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

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

This text has shadow with #969976 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #969976.

Preview

Color preview on black background

This text has color #969976 on black background.


Color preview on white background

This text has color #969976 on white background.


Black color preview on #969976 background

This text has black color on #969976 background.


White color preview on #969976 background

This text has white color on #969976 background.


Related colors

Complementary color

Complementary color for #hex is #696689.


I love getcolorcode.com

Triadic colors

1 #769699 and #997696 with #969976 are triadic colors.

2 #769996 and #999676 with #969976 are triadic colors.