COLOR #958889

HEX: #958889 RGB: (149,136,137)

Color info

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

RGB color model

#958889 color RGB value is (149,136,137).

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

RGB channels and saturation

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

149
136
137

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

Portions of RGB colors in percentages

R + G + B = 149 + 136 + 137 = 422 (100%)
R 149 of 422 ~ 35.31%
G 136 of 422 ~ 32.23%
B 137 of 422 ~ 32.46'%

%35.31
%32.23
%32.46

CMYK color model

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

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

CMYK: (0,9,8,42)
C0M9Y8K42 (0%, 9%, 8%, 42%)
(0.00 / 0.09 / 0.08 / 0.42)

CMYK percentages

%0
%8.72
%8.05
%41.57

Codes

Color #958889 in popluar color models

95 88 89
RGB 149 136 137
HSL 355° 5.78% 55.88%
HSB/HSV 355° 8.72% 58.43%
CMYK 0.00% 8.72% 8.05%
41.57%

Color #958889 in popluar number systems.

HEX 95 88 89
Decimal 149 136 137
Binary 10010101 10001000 10001001
Octal 225 210 211

Shades and tints

Shades of #958889

#958889
(149,136,137)
#887C7D
(136,124,125)
#7B7071
(123,112,113)
#6E6465
(110,100,101)
#615859
(97,88,89)
#544C4D
(84,76,77)
#474041
(71,64,65)
#3A3435
(58,52,53)
#2D2829
(45,40,41)
#201C1D
(32,28,29)
#131011
(19,16,17)
#000000
(0,0,0)

Tints of #958889

#958889
(149,136,137)
#9E9293
(158,146,147)
#A79C9D
(167,156,157)
#B0A6A7
(176,166,167)
#B9B0B1
(185,176,177)
#C2BABB
(194,186,187)
#CBC4C5
(203,196,197)
#D4CECF
(212,206,207)
#DDD8D9
(221,216,217)
#E6E2E3
(230,226,227)
#EFECED
(239,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #958889; }

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

This text font color is #958889.

Background Color

.myBgColor { background-color: #958889; }

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

This div background color is #958889.

Border color

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

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

This div border color is #958889.

Opacity

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

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

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

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

This text has shadow with #958889 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #958889.

Preview

Color preview on black background

This text has color #958889 on black background.


Color preview on white background

This text has color #958889 on white background.


Black color preview on #958889 background

This text has black color on #958889 background.


White color preview on #958889 background

This text has white color on #958889 background.


Related colors

Complementary color

Complementary color for #hex is #6A7776.


I love getcolorcode.com

Triadic colors

1 #899588 and #888995 with #958889 are triadic colors.

2 #898895 and #889589 with #958889 are triadic colors.