COLOR #959096

HEX: #959096 RGB: (149,144,150)

Color info

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

RGB color model

#959096 color RGB value is (149,144,150).

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

RGB channels and saturation

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

149
144
150

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

Portions of RGB colors in percentages

R + G + B = 149 + 144 + 150 = 443 (100%)
R 149 of 443 ~ 33.63%
G 144 of 443 ~ 32.51%
B 150 of 443 ~ 33.86'%

%33.63
%32.51
%33.86

CMYK color model

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

  • cyan value is 0.67%
  • magenta value is 4.00%
  • yellow value is 0.00%
  • key color value is 41.18%
CMYK: (1,4,0,41) C1M4Y0K41 (1%,4%,0%,41%) (0.01/0.04/0.00/0.41) 

CMYK percentages

%0.67
%4
%0
%41.18

Codes

Color #959096 in popluar color models

95 90 96
RGB 149 144 150
HSL 290° 2.78% 57.65%
HSB/HSV 290° 4.00% 58.82%
CMYK 0.67% 4.00% 0.00%
41.18%

Color #959096 in popluar number systems.

HEX 95 90 96
Decimal 149 144 150
Binary 10010101 10010000 10010110
Octal 225 220 226

Shades and tints

Shades of #959096

#959096
(149,144,150)
#888389
(136,131,137)
#7B767C
(123,118,124)
#6E696F
(110,105,111)
#615C62
(97,92,98)
#544F55
(84,79,85)
#474248
(71,66,72)
#3A353B
(58,53,59)
#2D282E
(45,40,46)
#201B21
(32,27,33)
#130E14
(19,14,20)
#000000
(0,0,0)

Tints of #959096

#959096
(149,144,150)
#9E9A9F
(158,154,159)
#A7A4A8
(167,164,168)
#B0AEB1
(176,174,177)
#B9B8BA
(185,184,186)
#C2C2C3
(194,194,195)
#CBCCCC
(203,204,204)
#D4D6D5
(212,214,213)
#DDE0DE
(221,224,222)
#E6EAE7
(230,234,231)
#EFF4F0
(239,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #959096; }

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

This text font color is #959096.

Background Color

.myBgColor { background-color: #959096; }

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

This div background color is #959096.

Border color

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

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

This div border color is #959096.

Opacity

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

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

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

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

This text has shadow with #959096 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #959096.

Preview

Color preview on black background

This text has color #959096 on black background.


Color preview on white background

This text has color #959096 on white background.


Black color preview on #959096 background

This text has black color on #959096 background.


White color preview on #959096 background

This text has white color on #959096 background.


Related colors

Complementary color

Complementary color for #hex is #6A6F69.


I love getcolorcode.com

Triadic colors

1 #969590 and #909695 with #959096 are triadic colors.

2 #969095 and #909596 with #959096 are triadic colors.