COLOR #959388

HEX: #959388 RGB: (149,147,136)

Color info

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

RGB color model

#959388 color RGB value is (149,147,136).

RGB: (149,147,136) (58%, 58%, 53%)

RGB channels and saturation

R 149 of 255 = 58%
G 147 of 255 = 58%
B 136 of 255 = 53%

149
147
136

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

Portions of RGB colors in percentages

R + G + B = 149 + 147 + 136 = 432 (100%)
R 149 of 432 ~ 34.49%
G 147 of 432 ~ 34.03%
B 136 of 432 ~ 31.48'%

%34.49
%34.03
%31.48

CMYK color model

#959388 color CMYK value is (0,1,9,42).

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

CMYK: (0,1,9,42)
C0M1Y9K42 (0%, 1%, 9%, 42%)
(0.00 / 0.01 / 0.09 / 0.42)

CMYK percentages

%0
%1.34
%8.72
%41.57

Codes

Color #959388 in popluar color models

95 93 88
RGB 149 147 136
HSL 51° 5.78% 55.88%
HSB/HSV 51° 8.72% 58.43%
CMYK 0.00% 1.34% 8.72%
41.57%

Color #959388 in popluar number systems.

HEX 95 93 88
Decimal 149 147 136
Binary 10010101 10010011 10001000
Octal 225 223 210

Shades and tints

Shades of #959388

#959388
(149,147,136)
#88867C
(136,134,124)
#7B7970
(123,121,112)
#6E6C64
(110,108,100)
#615F58
(97,95,88)
#54524C
(84,82,76)
#474540
(71,69,64)
#3A3834
(58,56,52)
#2D2B28
(45,43,40)
#201E1C
(32,30,28)
#131110
(19,17,16)
#000000
(0,0,0)

Tints of #959388

#959388
(149,147,136)
#9E9C92
(158,156,146)
#A7A59C
(167,165,156)
#B0AEA6
(176,174,166)
#B9B7B0
(185,183,176)
#C2C0BA
(194,192,186)
#CBC9C4
(203,201,196)
#D4D2CE
(212,210,206)
#DDDBD8
(221,219,216)
#E6E4E2
(230,228,226)
#EFEDEC
(239,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #959388; }

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

This text font color is #959388.

Background Color

.myBgColor { background-color: #959388; }

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

This div background color is #959388.

Border color

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

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

This div border color is #959388.

Opacity

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

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

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

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

This text has shadow with #959388 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #959388.

Preview

Color preview on black background

This text has color #959388 on black background.


Color preview on white background

This text has color #959388 on white background.


Black color preview on #959388 background

This text has black color on #959388 background.


White color preview on #959388 background

This text has white color on #959388 background.


Related colors

Complementary color

Complementary color for #hex is #6A6C77.


I love getcolorcode.com

Triadic colors

1 #889593 and #938895 with #959388 are triadic colors.

2 #889395 and #939588 with #959388 are triadic colors.