COLOR #958766

HEX: #958766 RGB: (149,135,102)

Color info

#958766 contains red, green and blue colors in about the same proportion. Web safe color of #958766 is #999966 (or #996).

RGB color model

#958766 color RGB value is (149,135,102).

RGB: (149,135,102) (58%, 53%, 40%)

RGB channels and saturation

R 149 of 255 = 58%
G 135 of 255 = 53%
B 102 of 255 = 40%

149
135
102

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

Portions of RGB colors in percentages

R + G + B = 149 + 135 + 102 = 386 (100%)
R 149 of 386 ~ 38.6%
G 135 of 386 ~ 34.97%
B 102 of 386 ~ 26.42'%

%38.6
%34.97
%26.42

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 9.40%
  • yellow value is 31.54%
  • key color value is 41.57%
CMYK: (0,9,32,42) C0M9Y32K42 (0%,9%,32%,42%) (0.00/0.09/0.32/0.42) 

CMYK percentages

%0
%9.4
%31.54
%41.57

Codes

Color #958766 in popluar color models

95 87 66
RGB 149 135 102
HSL 42° 18.73% 49.22%
HSB/HSV 42° 31.54% 58.43%
CMYK 0.00% 9.40% 31.54%
41.57%

Color #958766 in popluar number systems.

HEX 95 87 66
Decimal 149 135 102
Binary 10010101 10000111 1100110
Octal 225 207 146

Shades and tints

Shades of #958766

#958766
(149,135,102)
#887B5D
(136,123,93)
#7B6F54
(123,111,84)
#6E634B
(110,99,75)
#615742
(97,87,66)
#544B39
(84,75,57)
#473F30
(71,63,48)
#3A3327
(58,51,39)
#2D271E
(45,39,30)
#201B15
(32,27,21)
#130F0C
(19,15,12)
#000000
(0,0,0)

Tints of #958766

#958766
(149,135,102)
#9E9173
(158,145,115)
#A79B80
(167,155,128)
#B0A58D
(176,165,141)
#B9AF9A
(185,175,154)
#C2B9A7
(194,185,167)
#CBC3B4
(203,195,180)
#D4CDC1
(212,205,193)
#DDD7CE
(221,215,206)
#E6E1DB
(230,225,219)
#EFEBE8
(239,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #958766; }

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

This text font color is #958766.

Background Color

.myBgColor { background-color: #958766; }

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

This div background color is #958766.

Border color

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

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

This div border color is #958766.

Opacity

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

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

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

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

This text has shadow with #958766 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #958766.

Preview

Color preview on black background

This text has color #958766 on black background.


Color preview on white background

This text has color #958766 on white background.


Black color preview on #958766 background

This text has black color on #958766 background.


White color preview on #958766 background

This text has white color on #958766 background.


Related colors

Complementary color

Complementary color for #hex is #6A7899.


I love getcolorcode.com

Triadic colors

1 #669587 and #876695 with #958766 are triadic colors.

2 #668795 and #879566 with #958766 are triadic colors.