COLOR #958898

HEX: #958898 RGB: (149,136,152)

Color info

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

RGB color model

#958898 color RGB value is (149,136,152).

RGB: (149,136,152) (58%, 53%, 60%)

RGB channels and saturation

R 149 of 255 = 58%
G 136 of 255 = 53%
B 152 of 255 = 60%

149
136
152

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

Portions of RGB colors in percentages

R + G + B = 149 + 136 + 152 = 437 (100%)
R 149 of 437 ~ 34.1%
G 136 of 437 ~ 31.12%
B 152 of 437 ~ 34.78'%

%34.1
%31.12
%34.78

CMYK color model

#958898 color CMYK value is (2,11,0,40).

  • cyan value is 1.97%
  • magenta value is 10.53%
  • yellow value is 0.00%
  • key color value is 40.39%

CMYK: (2,11,0,40)
C2M11Y0K40 (2%, 11%, 0%, 40%)
(0.02 / 0.11 / 0.00 / 0.40)

CMYK percentages

%1.97
%10.53
%0
%40.39

Codes

Color #958898 in popluar color models

95 88 98
RGB 149 136 152
HSL 289° 7.21% 56.47%
HSB/HSV 289° 10.53% 59.61%
CMYK 1.97% 10.53% 0.00%
40.39%

Color #958898 in popluar number systems.

HEX 95 88 98
Decimal 149 136 152
Binary 10010101 10001000 10011000
Octal 225 210 230

Shades and tints

Shades of #958898

#958898
(149,136,152)
#887C8B
(136,124,139)
#7B707E
(123,112,126)
#6E6471
(110,100,113)
#615864
(97,88,100)
#544C57
(84,76,87)
#47404A
(71,64,74)
#3A343D
(58,52,61)
#2D2830
(45,40,48)
#201C23
(32,28,35)
#131016
(19,16,22)
#000000
(0,0,0)

Tints of #958898

#958898
(149,136,152)
#9E92A1
(158,146,161)
#A79CAA
(167,156,170)
#B0A6B3
(176,166,179)
#B9B0BC
(185,176,188)
#C2BAC5
(194,186,197)
#CBC4CE
(203,196,206)
#D4CED7
(212,206,215)
#DDD8E0
(221,216,224)
#E6E2E9
(230,226,233)
#EFECF2
(239,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #958898; }

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

This text font color is #958898.

Background Color

.myBgColor { background-color: #958898; }

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

This div background color is #958898.

Border color

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

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

This div border color is #958898.

Opacity

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

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

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

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

This text has shadow with #958898 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #958898.

Preview

Color preview on black background

This text has color #958898 on black background.


Color preview on white background

This text has color #958898 on white background.


Black color preview on #958898 background

This text has black color on #958898 background.


White color preview on #958898 background

This text has white color on #958898 background.


Related colors

Complementary color

Complementary color for #hex is #6A7767.


I love getcolorcode.com

Triadic colors

1 #989588 and #889895 with #958898 are triadic colors.

2 #988895 and #889598 with #958898 are triadic colors.