COLOR #959396

HEX: #959396 RGB: (149,147,150)

Color info

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

RGB color model

#959396 color RGB value is (149,147,150).

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

RGB channels and saturation

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

149
147
150

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

Portions of RGB colors in percentages

R + G + B = 149 + 147 + 150 = 446 (100%)
R 149 of 446 ~ 33.41%
G 147 of 446 ~ 32.96%
B 150 of 446 ~ 33.63'%

%33.41
%32.96
%33.63

CMYK color model

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

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

CMYK: (1,2,0,41)
C1M2Y0K41 (1%, 2%, 0%, 41%)
(0.01 / 0.02 / 0.00 / 0.41)

CMYK percentages

%0.67
%2
%0
%41.18

Codes

Color #959396 in popluar color models

95 93 96
RGB 149 147 150
HSL 280° 1.41% 58.24%
HSB/HSV 280° 2.00% 58.82%
CMYK 0.67% 2.00% 0.00%
41.18%

Color #959396 in popluar number systems.

HEX 95 93 96
Decimal 149 147 150
Binary 10010101 10010011 10010110
Octal 225 223 226

Shades and tints

Shades of #959396

#959396
(149,147,150)
#888689
(136,134,137)
#7B797C
(123,121,124)
#6E6C6F
(110,108,111)
#615F62
(97,95,98)
#545255
(84,82,85)
#474548
(71,69,72)
#3A383B
(58,56,59)
#2D2B2E
(45,43,46)
#201E21
(32,30,33)
#131114
(19,17,20)
#000000
(0,0,0)

Tints of #959396

#959396
(149,147,150)
#9E9C9F
(158,156,159)
#A7A5A8
(167,165,168)
#B0AEB1
(176,174,177)
#B9B7BA
(185,183,186)
#C2C0C3
(194,192,195)
#CBC9CC
(203,201,204)
#D4D2D5
(212,210,213)
#DDDBDE
(221,219,222)
#E6E4E7
(230,228,231)
#EFEDF0
(239,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #959396; }

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

This text font color is #959396.

Background Color

.myBgColor { background-color: #959396; }

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

This div background color is #959396.

Border color

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

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

This div border color is #959396.

Opacity

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

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

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

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

This text has shadow with #959396 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #959396.

Preview

Color preview on black background

This text has color #959396 on black background.


Color preview on white background

This text has color #959396 on white background.


Black color preview on #959396 background

This text has black color on #959396 background.


White color preview on #959396 background

This text has white color on #959396 background.


Related colors

Complementary color

Complementary color for #hex is #6A6C69.


I love getcolorcode.com

Triadic colors

1 #969593 and #939695 with #959396 are triadic colors.

2 #969395 and #939596 with #959396 are triadic colors.