COLOR #958756

HEX: #958756 RGB: (149,135,86)

Color info

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

RGB color model

#958756 color RGB value is (149,135,86).

RGB: (149,135,86) (58%, 53%, 34%)

RGB channels and saturation

R 149 of 255 = 58%
G 135 of 255 = 53%
B 86 of 255 = 34%

149
135
86

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

Portions of RGB colors in percentages

R + G + B = 149 + 135 + 86 = 370 (100%)
R 149 of 370 ~ 40.27%
G 135 of 370 ~ 36.49%
B 86 of 370 ~ 23.24'%

%40.27
%36.49
%23.24

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 9.40%
  • yellow value is 42.28%
  • key color value is 41.57%
CMYK: (0,9,42,42) C0M9Y42K42 (0%,9%,42%,42%) (0.00/0.09/0.42/0.42) 

CMYK percentages

%0
%9.4
%42.28
%41.57

Codes

Color #958756 in popluar color models

95 87 56
RGB 149 135 86
HSL 47° 26.81% 46.08%
HSB/HSV 47° 42.28% 58.43%
CMYK 0.00% 9.40% 42.28%
41.57%

Color #958756 in popluar number systems.

HEX 95 87 56
Decimal 149 135 86
Binary 10010101 10000111 1010110
Octal 225 207 126

Shades and tints

Shades of #958756

#958756
(149,135,86)
#887B4F
(136,123,79)
#7B6F48
(123,111,72)
#6E6341
(110,99,65)
#61573A
(97,87,58)
#544B33
(84,75,51)
#473F2C
(71,63,44)
#3A3325
(58,51,37)
#2D271E
(45,39,30)
#201B17
(32,27,23)
#130F10
(19,15,16)
#000000
(0,0,0)

Tints of #958756

#958756
(149,135,86)
#9E9165
(158,145,101)
#A79B74
(167,155,116)
#B0A583
(176,165,131)
#B9AF92
(185,175,146)
#C2B9A1
(194,185,161)
#CBC3B0
(203,195,176)
#D4CDBF
(212,205,191)
#DDD7CE
(221,215,206)
#E6E1DD
(230,225,221)
#EFEBEC
(239,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #958756; }

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

This text font color is #958756.

Background Color

.myBgColor { background-color: #958756; }

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

This div background color is #958756.

Border color

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

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

This div border color is #958756.

Opacity

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

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

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

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

This text has shadow with #958756 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #958756.

Preview

Color preview on black background

This text has color #958756 on black background.


Color preview on white background

This text has color #958756 on white background.


Black color preview on #958756 background

This text has black color on #958756 background.


White color preview on #958756 background

This text has white color on #958756 background.


Related colors

Complementary color

Complementary color for #hex is #6A78A9.


I love getcolorcode.com

Triadic colors

1 #569587 and #875695 with #958756 are triadic colors.

2 #568795 and #879556 with #958756 are triadic colors.