COLOR #958990

HEX: #958990 RGB: (149,137,144)

Color info

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

RGB color model

#958990 color RGB value is (149,137,144).

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

RGB channels and saturation

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

149
137
144

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

Portions of RGB colors in percentages

R + G + B = 149 + 137 + 144 = 430 (100%)
R 149 of 430 ~ 34.65%
G 137 of 430 ~ 31.86%
B 144 of 430 ~ 33.49'%

%34.65
%31.86
%33.49

CMYK color model

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

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

CMYK: (0,8,3,42)
C0M8Y3K42 (0%, 8%, 3%, 42%)
(0.00 / 0.08 / 0.03 / 0.42)

CMYK percentages

%0
%8.05
%3.36
%41.57

Codes

Color #958990 in popluar color models

95 89 90
RGB 149 137 144
HSL 325° 5.36% 56.08%
HSB/HSV 325° 8.05% 58.43%
CMYK 0.00% 8.05% 3.36%
41.57%

Color #958990 in popluar number systems.

HEX 95 89 90
Decimal 149 137 144
Binary 10010101 10001001 10010000
Octal 225 211 220

Shades and tints

Shades of #958990

#958990
(149,137,144)
#887D83
(136,125,131)
#7B7176
(123,113,118)
#6E6569
(110,101,105)
#61595C
(97,89,92)
#544D4F
(84,77,79)
#474142
(71,65,66)
#3A3535
(58,53,53)
#2D2928
(45,41,40)
#201D1B
(32,29,27)
#13110E
(19,17,14)
#000000
(0,0,0)

Tints of #958990

#958990
(149,137,144)
#9E939A
(158,147,154)
#A79DA4
(167,157,164)
#B0A7AE
(176,167,174)
#B9B1B8
(185,177,184)
#C2BBC2
(194,187,194)
#CBC5CC
(203,197,204)
#D4CFD6
(212,207,214)
#DDD9E0
(221,217,224)
#E6E3EA
(230,227,234)
#EFEDF4
(239,237,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #958990; }

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

This text font color is #958990.

Background Color

.myBgColor { background-color: #958990; }

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

This div background color is #958990.

Border color

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

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

This div border color is #958990.

Opacity

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

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

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

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

This text has shadow with #958990 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #958990.

Preview

Color preview on black background

This text has color #958990 on black background.


Color preview on white background

This text has color #958990 on white background.


Black color preview on #958990 background

This text has black color on #958990 background.


White color preview on #958990 background

This text has white color on #958990 background.


Related colors

Complementary color

Complementary color for #hex is #6A766F.


I love getcolorcode.com

Triadic colors

1 #909589 and #899095 with #958990 are triadic colors.

2 #908995 and #899590 with #958990 are triadic colors.