COLOR #959791

HEX: #959791 RGB: (149,151,145)

Color info

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

RGB color model

#959791 color RGB value is (149,151,145).

RGB: (149,151,145) (58%, 59%, 57%)

RGB channels and saturation

R 149 of 255 = 58%
G 151 of 255 = 59%
B 145 of 255 = 57%

149
151
145

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

Portions of RGB colors in percentages

R + G + B = 149 + 151 + 145 = 445 (100%)
R 149 of 445 ~ 33.48%
G 151 of 445 ~ 33.93%
B 145 of 445 ~ 32.58'%

%33.48
%33.93
%32.58

CMYK color model

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

  • cyan value is 1.32%
  • magenta value is 0.00%
  • yellow value is 3.97%
  • key color value is 40.78%

CMYK: (1,0,4,41)
C1M0Y4K41 (1%, 0%, 4%, 41%)
(0.01 / 0.00 / 0.04 / 0.41)

CMYK percentages

%1.32
%0
%3.97
%40.78

Codes

Color #959791 in popluar color models

95 97 91
RGB 149 151 145
HSL 80° 2.80% 58.04%
HSB/HSV 80° 3.97% 59.22%
CMYK 1.32% 0.00% 3.97%
40.78%

Color #959791 in popluar number systems.

HEX 95 97 91
Decimal 149 151 145
Binary 10010101 10010111 10010001
Octal 225 227 221

Shades and tints

Shades of #959791

#959791
(149,151,145)
#888A84
(136,138,132)
#7B7D77
(123,125,119)
#6E706A
(110,112,106)
#61635D
(97,99,93)
#545650
(84,86,80)
#474943
(71,73,67)
#3A3C36
(58,60,54)
#2D2F29
(45,47,41)
#20221C
(32,34,28)
#13150F
(19,21,15)
#000000
(0,0,0)

Tints of #959791

#959791
(149,151,145)
#9EA09B
(158,160,155)
#A7A9A5
(167,169,165)
#B0B2AF
(176,178,175)
#B9BBB9
(185,187,185)
#C2C4C3
(194,196,195)
#CBCDCD
(203,205,205)
#D4D6D7
(212,214,215)
#DDDFE1
(221,223,225)
#E6E8EB
(230,232,235)
#EFF1F5
(239,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #959791; }

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

This text font color is #959791.

Background Color

.myBgColor { background-color: #959791; }

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

This div background color is #959791.

Border color

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

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

This div border color is #959791.

Opacity

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

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

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

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

This text has shadow with #959791 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #959791.

Preview

Color preview on black background

This text has color #959791 on black background.


Color preview on white background

This text has color #959791 on white background.


Black color preview on #959791 background

This text has black color on #959791 background.


White color preview on #959791 background

This text has white color on #959791 background.


Related colors

Complementary color

Complementary color for #hex is #6A686E.


I love getcolorcode.com

Triadic colors

1 #919597 and #979195 with #959791 are triadic colors.

2 #919795 and #979591 with #959791 are triadic colors.