COLOR #958959

HEX: #958959 RGB: (149,137,89)

Color info

#958959 contains mainly red and green colors. Web safe color of #958959 is #999966 (or #996).

RGB color model

#958959 color RGB value is (149,137,89).

RGB: (149,137,89) (58%, 54%, 35%)

RGB channels and saturation

R 149 of 255 = 58%
G 137 of 255 = 54%
B 89 of 255 = 35%

149
137
89

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

Portions of RGB colors in percentages

R + G + B = 149 + 137 + 89 = 375 (100%)
R 149 of 375 ~ 39.73%
G 137 of 375 ~ 36.53%
B 89 of 375 ~ 23.73'%

%39.73
%36.53
%23.73

CMYK color model

#958959 color CMYK value is (0,8,40,42).

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

CMYK: (0,8,40,42)
C0M8Y40K42 (0%, 8%, 40%, 42%)
(0.00 / 0.08 / 0.40 / 0.42)

CMYK percentages

%0
%8.05
%40.27
%41.57

Codes

Color #958959 in popluar color models

95 89 59
RGB 149 137 89
HSL 48° 25.21% 46.67%
HSB/HSV 48° 40.27% 58.43%
CMYK 0.00% 8.05% 40.27%
41.57%

Color #958959 in popluar number systems.

HEX 95 89 59
Decimal 149 137 89
Binary 10010101 10001001 1011001
Octal 225 211 131

Shades and tints

Shades of #958959

#958959
(149,137,89)
#887D51
(136,125,81)
#7B7149
(123,113,73)
#6E6541
(110,101,65)
#615939
(97,89,57)
#544D31
(84,77,49)
#474129
(71,65,41)
#3A3521
(58,53,33)
#2D2919
(45,41,25)
#201D11
(32,29,17)
#131109
(19,17,9)
#000000
(0,0,0)

Tints of #958959

#958959
(149,137,89)
#9E9368
(158,147,104)
#A79D77
(167,157,119)
#B0A786
(176,167,134)
#B9B195
(185,177,149)
#C2BBA4
(194,187,164)
#CBC5B3
(203,197,179)
#D4CFC2
(212,207,194)
#DDD9D1
(221,217,209)
#E6E3E0
(230,227,224)
#EFEDEF
(239,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #958959; }

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

This text font color is #958959.

Background Color

.myBgColor { background-color: #958959; }

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

This div background color is #958959.

Border color

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

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

This div border color is #958959.

Opacity

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

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

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

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

This text has shadow with #958959 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #958959.

Preview

Color preview on black background

This text has color #958959 on black background.


Color preview on white background

This text has color #958959 on white background.


Black color preview on #958959 background

This text has black color on #958959 background.


White color preview on #958959 background

This text has white color on #958959 background.


Related colors

Complementary color

Complementary color for #hex is #6A76A6.


I love getcolorcode.com

Triadic colors

1 #599589 and #895995 with #958959 are triadic colors.

2 #598995 and #899559 with #958959 are triadic colors.