COLOR #958397

HEX: #958397 RGB: (149,131,151)

Color info

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

RGB color model

#958397 color RGB value is (149,131,151).

RGB: (149,131,151) (58%, 51%, 59%)

RGB channels and saturation

R 149 of 255 = 58%
G 131 of 255 = 51%
B 151 of 255 = 59%

149
131
151

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

Portions of RGB colors in percentages

R + G + B = 149 + 131 + 151 = 431 (100%)
R 149 of 431 ~ 34.57%
G 131 of 431 ~ 30.39%
B 151 of 431 ~ 35.03'%

%34.57
%30.39
%35.03

CMYK color model

#958397 color CMYK value is (1,13,0,41).

  • cyan value is 1.32%
  • magenta value is 13.25%
  • yellow value is 0.00%
  • key color value is 40.78%

CMYK: (1,13,0,41)
C1M13Y0K41 (1%, 13%, 0%, 41%)
(0.01 / 0.13 / 0.00 / 0.41)

CMYK percentages

%1.32
%13.25
%0
%40.78

Codes

Color #958397 in popluar color models

95 83 97
RGB 149 131 151
HSL 294° 8.77% 55.29%
HSB/HSV 294° 13.25% 59.22%
CMYK 1.32% 13.25% 0.00%
40.78%

Color #958397 in popluar number systems.

HEX 95 83 97
Decimal 149 131 151
Binary 10010101 10000011 10010111
Octal 225 203 227

Shades and tints

Shades of #958397

#958397
(149,131,151)
#88788A
(136,120,138)
#7B6D7D
(123,109,125)
#6E6270
(110,98,112)
#615763
(97,87,99)
#544C56
(84,76,86)
#474149
(71,65,73)
#3A363C
(58,54,60)
#2D2B2F
(45,43,47)
#202022
(32,32,34)
#131515
(19,21,21)
#000000
(0,0,0)

Tints of #958397

#958397
(149,131,151)
#9E8EA0
(158,142,160)
#A799A9
(167,153,169)
#B0A4B2
(176,164,178)
#B9AFBB
(185,175,187)
#C2BAC4
(194,186,196)
#CBC5CD
(203,197,205)
#D4D0D6
(212,208,214)
#DDDBDF
(221,219,223)
#E6E6E8
(230,230,232)
#EFF1F1
(239,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #958397; }

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

This text font color is #958397.

Background Color

.myBgColor { background-color: #958397; }

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

This div background color is #958397.

Border color

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

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

This div border color is #958397.

Opacity

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

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

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

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

This text has shadow with #958397 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #958397.

Preview

Color preview on black background

This text has color #958397 on black background.


Color preview on white background

This text has color #958397 on white background.


Black color preview on #958397 background

This text has black color on #958397 background.


White color preview on #958397 background

This text has white color on #958397 background.


Related colors

Complementary color

Complementary color for #hex is #6A7C68.


I love getcolorcode.com

Triadic colors

1 #979583 and #839795 with #958397 are triadic colors.

2 #978395 and #839597 with #958397 are triadic colors.