COLOR #969596

HEX: #969596 RGB: (150,149,150)

Color info

#969596 contains red, green and blue colors in about the same proportion. Web safe color of #969596 is #999999 (or #999).

RGB color model

#969596 color RGB value is (150,149,150).

RGB: (150,149,150) (59%, 58%, 59%)

RGB channels and saturation

R 150 of 255 = 59%
G 149 of 255 = 58%
B 150 of 255 = 59%

150
149
150

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

Portions of RGB colors in percentages

R + G + B = 150 + 149 + 150 = 449 (100%)
R 150 of 449 ~ 33.41%
G 149 of 449 ~ 33.18%
B 150 of 449 ~ 33.41'%

%33.41
%33.18
%33.41

CMYK color model

#969596 color CMYK value is (0,1,0,41).

  • cyan value is 0.00%
  • magenta value is 0.67%
  • yellow value is 0.00%
  • key color value is 41.18%

CMYK: (0,1,0,41)
C0M1Y0K41 (0%, 1%, 0%, 41%)
(0.00 / 0.01 / 0.00 / 0.41)

CMYK percentages

%0
%0.67
%0
%41.18

Codes

Color #969596 in popluar color models

96 95 96
RGB 150 149 150
HSL 300° 0.47% 58.63%
HSB/HSV 300° 0.67% 58.82%
CMYK 0.00% 0.67% 0.00%
41.18%

Color #969596 in popluar number systems.

HEX 96 95 96
Decimal 150 149 150
Binary 10010110 10010101 10010110
Octal 226 225 226

Shades and tints

Shades of #969596

#969596
(150,149,150)
#898889
(137,136,137)
#7C7B7C
(124,123,124)
#6F6E6F
(111,110,111)
#626162
(98,97,98)
#555455
(85,84,85)
#484748
(72,71,72)
#3B3A3B
(59,58,59)
#2E2D2E
(46,45,46)
#212021
(33,32,33)
#141314
(20,19,20)
#000000
(0,0,0)

Tints of #969596

#969596
(150,149,150)
#9F9E9F
(159,158,159)
#A8A7A8
(168,167,168)
#B1B0B1
(177,176,177)
#BAB9BA
(186,185,186)
#C3C2C3
(195,194,195)
#CCCBCC
(204,203,204)
#D5D4D5
(213,212,213)
#DEDDDE
(222,221,222)
#E7E6E7
(231,230,231)
#F0EFF0
(240,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #969596; }

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

This text font color is #969596.

Background Color

.myBgColor { background-color: #969596; }

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

This div background color is #969596.

Border color

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

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

This div border color is #969596.

Opacity

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

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

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

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

This text has shadow with #969596 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #969596.

Preview

Color preview on black background

This text has color #969596 on black background.


Color preview on white background

This text has color #969596 on white background.


Black color preview on #969596 background

This text has black color on #969596 background.


White color preview on #969596 background

This text has white color on #969596 background.


Related colors

Complementary color

Complementary color for #hex is #696A69.


I love getcolorcode.com

Triadic colors

1 #969695 and #959696 with #969596 are triadic colors.

2 #969596 and #959696 with #969596 are triadic colors.