COLOR #959489

HEX: #959489 RGB: (149,148,137)

Color info

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

RGB color model

#959489 color RGB value is (149,148,137).

RGB: (149,148,137) (58%, 58%, 54%)

RGB channels and saturation

R 149 of 255 = 58%
G 148 of 255 = 58%
B 137 of 255 = 54%

149
148
137

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

Portions of RGB colors in percentages

R + G + B = 149 + 148 + 137 = 434 (100%)
R 149 of 434 ~ 34.33%
G 148 of 434 ~ 34.1%
B 137 of 434 ~ 31.57'%

%34.33
%34.1
%31.57

CMYK color model

#959489 color CMYK value is (0,1,8,42).

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

CMYK: (0,1,8,42)
C0M1Y8K42 (0%, 1%, 8%, 42%)
(0.00 / 0.01 / 0.08 / 0.42)

CMYK percentages

%0
%0.67
%8.05
%41.57

Codes

Color #959489 in popluar color models

95 94 89
RGB 149 148 137
HSL 55° 5.36% 56.08%
HSB/HSV 55° 8.05% 58.43%
CMYK 0.00% 0.67% 8.05%
41.57%

Color #959489 in popluar number systems.

HEX 95 94 89
Decimal 149 148 137
Binary 10010101 10010100 10001001
Octal 225 224 211

Shades and tints

Shades of #959489

#959489
(149,148,137)
#88877D
(136,135,125)
#7B7A71
(123,122,113)
#6E6D65
(110,109,101)
#616059
(97,96,89)
#54534D
(84,83,77)
#474641
(71,70,65)
#3A3935
(58,57,53)
#2D2C29
(45,44,41)
#201F1D
(32,31,29)
#131211
(19,18,17)
#000000
(0,0,0)

Tints of #959489

#959489
(149,148,137)
#9E9D93
(158,157,147)
#A7A69D
(167,166,157)
#B0AFA7
(176,175,167)
#B9B8B1
(185,184,177)
#C2C1BB
(194,193,187)
#CBCAC5
(203,202,197)
#D4D3CF
(212,211,207)
#DDDCD9
(221,220,217)
#E6E5E3
(230,229,227)
#EFEEED
(239,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #959489; }

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

This text font color is #959489.

Background Color

.myBgColor { background-color: #959489; }

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

This div background color is #959489.

Border color

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

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

This div border color is #959489.

Opacity

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

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

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

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

This text has shadow with #959489 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #959489.

Preview

Color preview on black background

This text has color #959489 on black background.


Color preview on white background

This text has color #959489 on white background.


Black color preview on #959489 background

This text has black color on #959489 background.


White color preview on #959489 background

This text has white color on #959489 background.


Related colors

Complementary color

Complementary color for #hex is #6A6B76.


I love getcolorcode.com

Triadic colors

1 #899594 and #948995 with #959489 are triadic colors.

2 #899495 and #949589 with #959489 are triadic colors.