COLOR #959687

HEX: #959687 RGB: (149,150,135)

Color info

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

RGB color model

#959687 color RGB value is (149,150,135).

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

RGB channels and saturation

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

149
150
135

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

Portions of RGB colors in percentages

R + G + B = 149 + 150 + 135 = 434 (100%)
R 149 of 434 ~ 34.33%
G 150 of 434 ~ 34.56%
B 135 of 434 ~ 31.11'%

%34.33
%34.56
%31.11

CMYK color model

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

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

CMYK: (1,0,10,41)
C1M0Y10K41 (1%, 0%, 10%, 41%)
(0.01 / 0.00 / 0.10 / 0.41)

CMYK percentages

%0.67
%0
%10
%41.18

Codes

Color #959687 in popluar color models

95 96 87
RGB 149 150 135
HSL 64° 6.67% 55.88%
HSB/HSV 64° 10.00% 58.82%
CMYK 0.67% 0.00% 10.00%
41.18%

Color #959687 in popluar number systems.

HEX 95 96 87
Decimal 149 150 135
Binary 10010101 10010110 10000111
Octal 225 226 207

Shades and tints

Shades of #959687

#959687
(149,150,135)
#88897B
(136,137,123)
#7B7C6F
(123,124,111)
#6E6F63
(110,111,99)
#616257
(97,98,87)
#54554B
(84,85,75)
#47483F
(71,72,63)
#3A3B33
(58,59,51)
#2D2E27
(45,46,39)
#20211B
(32,33,27)
#13140F
(19,20,15)
#000000
(0,0,0)

Tints of #959687

#959687
(149,150,135)
#9E9F91
(158,159,145)
#A7A89B
(167,168,155)
#B0B1A5
(176,177,165)
#B9BAAF
(185,186,175)
#C2C3B9
(194,195,185)
#CBCCC3
(203,204,195)
#D4D5CD
(212,213,205)
#DDDED7
(221,222,215)
#E6E7E1
(230,231,225)
#EFF0EB
(239,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #959687; }

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

This text font color is #959687.

Background Color

.myBgColor { background-color: #959687; }

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

This div background color is #959687.

Border color

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

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

This div border color is #959687.

Opacity

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

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

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

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

This text has shadow with #959687 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #959687.

Preview

Color preview on black background

This text has color #959687 on black background.


Color preview on white background

This text has color #959687 on white background.


Black color preview on #959687 background

This text has black color on #959687 background.


White color preview on #959687 background

This text has white color on #959687 background.


Related colors

Complementary color

Complementary color for #hex is #6A6978.


I love getcolorcode.com

Triadic colors

1 #879596 and #968795 with #959687 are triadic colors.

2 #879695 and #969587 with #959687 are triadic colors.