COLOR #958994

HEX: #958994 RGB: (149,137,148)

Color info

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

RGB color model

#958994 color RGB value is (149,137,148).

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

RGB channels and saturation

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

149
137
148

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

Portions of RGB colors in percentages

R + G + B = 149 + 137 + 148 = 434 (100%)
R 149 of 434 ~ 34.33%
G 137 of 434 ~ 31.57%
B 148 of 434 ~ 34.1'%

%34.33
%31.57
%34.1

CMYK color model

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

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

CMYK: (0,8,1,42)
C0M8Y1K42 (0%, 8%, 1%, 42%)
(0.00 / 0.08 / 0.01 / 0.42)

CMYK percentages

%0
%8.05
%0.67
%41.57

Codes

Color #958994 in popluar color models

95 89 94
RGB 149 137 148
HSL 305° 5.36% 56.08%
HSB/HSV 305° 8.05% 58.43%
CMYK 0.00% 8.05% 0.67%
41.57%

Color #958994 in popluar number systems.

HEX 95 89 94
Decimal 149 137 148
Binary 10010101 10001001 10010100
Octal 225 211 224

Shades and tints

Shades of #958994

#958994
(149,137,148)
#887D87
(136,125,135)
#7B717A
(123,113,122)
#6E656D
(110,101,109)
#615960
(97,89,96)
#544D53
(84,77,83)
#474146
(71,65,70)
#3A3539
(58,53,57)
#2D292C
(45,41,44)
#201D1F
(32,29,31)
#131112
(19,17,18)
#000000
(0,0,0)

Tints of #958994

#958994
(149,137,148)
#9E939D
(158,147,157)
#A79DA6
(167,157,166)
#B0A7AF
(176,167,175)
#B9B1B8
(185,177,184)
#C2BBC1
(194,187,193)
#CBC5CA
(203,197,202)
#D4CFD3
(212,207,211)
#DDD9DC
(221,217,220)
#E6E3E5
(230,227,229)
#EFEDEE
(239,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #958994; }

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

This text font color is #958994.

Background Color

.myBgColor { background-color: #958994; }

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

This div background color is #958994.

Border color

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

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

This div border color is #958994.

Opacity

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

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

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

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

This text has shadow with #958994 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #958994.

Preview

Color preview on black background

This text has color #958994 on black background.


Color preview on white background

This text has color #958994 on white background.


Black color preview on #958994 background

This text has black color on #958994 background.


White color preview on #958994 background

This text has white color on #958994 background.


Related colors

Complementary color

Complementary color for #hex is #6A766B.


I love getcolorcode.com

Triadic colors

1 #949589 and #899495 with #958994 are triadic colors.

2 #948995 and #899594 with #958994 are triadic colors.