COLOR #959487

HEX: #959487 RGB: (149,148,135)

Color info

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

RGB color model

#959487 color RGB value is (149,148,135).

RGB: (149,148,135) (58%, 58%, 53%)

RGB channels and saturation

R 149 of 255 = 58%
G 148 of 255 = 58%
B 135 of 255 = 53%

149
148
135

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

Portions of RGB colors in percentages

R + G + B = 149 + 148 + 135 = 432 (100%)
R 149 of 432 ~ 34.49%
G 148 of 432 ~ 34.26%
B 135 of 432 ~ 31.25'%

%34.49
%34.26
%31.25

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 0.67%
  • yellow value is 9.40%
  • 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
%0.67
%9.4
%41.57

Codes

Color #959487 in popluar color models

95 94 87
RGB 149 148 135
HSL 56° 6.19% 55.69%
HSB/HSV 56° 9.40% 58.43%
CMYK 0.00% 0.67% 9.40%
41.57%

Color #959487 in popluar number systems.

HEX 95 94 87
Decimal 149 148 135
Binary 10010101 10010100 10000111
Octal 225 224 207

Shades and tints

Shades of #959487

#959487
(149,148,135)
#88877B
(136,135,123)
#7B7A6F
(123,122,111)
#6E6D63
(110,109,99)
#616057
(97,96,87)
#54534B
(84,83,75)
#47463F
(71,70,63)
#3A3933
(58,57,51)
#2D2C27
(45,44,39)
#201F1B
(32,31,27)
#13120F
(19,18,15)
#000000
(0,0,0)

Tints of #959487

#959487
(149,148,135)
#9E9D91
(158,157,145)
#A7A69B
(167,166,155)
#B0AFA5
(176,175,165)
#B9B8AF
(185,184,175)
#C2C1B9
(194,193,185)
#CBCAC3
(203,202,195)
#D4D3CD
(212,211,205)
#DDDCD7
(221,220,215)
#E6E5E1
(230,229,225)
#EFEEEB
(239,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #959487 color. Also use rgb(149,148,135) instead hex code.

Text Font Color

.myTextColor { color: #959487; }

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

This text font color is #959487.

Background Color

.myBgColor { background-color: #959487; }

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

This div background color is #959487.

Border color

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

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

This div border color is #959487.

Opacity

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

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

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

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

This text has shadow with #959487 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #959487.

Preview

Color preview on black background

This text has color #959487 on black background.


Color preview on white background

This text has color #959487 on white background.


Black color preview on #959487 background

This text has black color on #959487 background.


White color preview on #959487 background

This text has white color on #959487 background.


Related colors

Complementary color

Complementary color for #hex is #6A6B78.


I love getcolorcode.com

Triadic colors

1 #879594 and #948795 with #959487 are triadic colors.

2 #879495 and #949587 with #959487 are triadic colors.