COLOR #958995

HEX: #958995 RGB: (149,137,149)

Color info

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

RGB color model

#958995 color RGB value is (149,137,149).

RGB: (149,137,149) (58%, 54%, 58%)

RGB channels and saturation

R 149 of 255 = 58%
G 137 of 255 = 54%
B 149 of 255 = 58%

149
137
149

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

Portions of RGB colors in percentages

R + G + B = 149 + 137 + 149 = 435 (100%)
R 149 of 435 ~ 34.25%
G 137 of 435 ~ 31.49%
B 149 of 435 ~ 34.25'%

%34.25
%31.49
%34.25

CMYK color model

#958995 color CMYK value is (0,8,0,42).

  • cyan value is 0.00%
  • magenta value is 8.05%
  • yellow value is 0.00%
  • key color value is 41.57%

CMYK: (0,8,0,42)
C0M8Y0K42 (0%, 8%, 0%, 42%)
(0.00 / 0.08 / 0.00 / 0.42)

CMYK percentages

%0
%8.05
%0
%41.57

Codes

Color #958995 in popluar color models

95 89 95
RGB 149 137 149
HSL 300° 5.36% 56.08%
HSB/HSV 300° 8.05% 58.43%
CMYK 0.00% 8.05% 0.00%
41.57%

Color #958995 in popluar number systems.

HEX 95 89 95
Decimal 149 137 149
Binary 10010101 10001001 10010101
Octal 225 211 225

Shades and tints

Shades of #958995

#958995
(149,137,149)
#887D88
(136,125,136)
#7B717B
(123,113,123)
#6E656E
(110,101,110)
#615961
(97,89,97)
#544D54
(84,77,84)
#474147
(71,65,71)
#3A353A
(58,53,58)
#2D292D
(45,41,45)
#201D20
(32,29,32)
#131113
(19,17,19)
#000000
(0,0,0)

Tints of #958995

#958995
(149,137,149)
#9E939E
(158,147,158)
#A79DA7
(167,157,167)
#B0A7B0
(176,167,176)
#B9B1B9
(185,177,185)
#C2BBC2
(194,187,194)
#CBC5CB
(203,197,203)
#D4CFD4
(212,207,212)
#DDD9DD
(221,217,221)
#E6E3E6
(230,227,230)
#EFEDEF
(239,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #958995; }

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

This text font color is #958995.

Background Color

.myBgColor { background-color: #958995; }

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

This div background color is #958995.

Border color

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

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

This div border color is #958995.

Opacity

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

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

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

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

This text has shadow with #958995 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #958995.

Preview

Color preview on black background

This text has color #958995 on black background.


Color preview on white background

This text has color #958995 on white background.


Black color preview on #958995 background

This text has black color on #958995 background.


White color preview on #958995 background

This text has white color on #958995 background.


Related colors

Complementary color

Complementary color for #hex is #6A766A.


I love getcolorcode.com

Triadic colors

1 #959589 and #899595 with #958995 are triadic colors.

2 #958995 and #899595 with #958995 are triadic colors.