COLOR #958666

HEX: #958666 RGB: (149,134,102)

Color info

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

RGB color model

#958666 color RGB value is (149,134,102).

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

RGB channels and saturation

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

149
134
102

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

Portions of RGB colors in percentages

R + G + B = 149 + 134 + 102 = 385 (100%)
R 149 of 385 ~ 38.7%
G 134 of 385 ~ 34.81%
B 102 of 385 ~ 26.49'%

%38.7
%34.81
%26.49

CMYK color model

#958666 color CMYK value is (0,10,32,42).

  • cyan value is 0.00%
  • magenta value is 10.07%
  • yellow value is 31.54%
  • key color value is 41.57%

CMYK: (0,10,32,42)
C0M10Y32K42 (0%, 10%, 32%, 42%)
(0.00 / 0.10 / 0.32 / 0.42)

CMYK percentages

%0
%10.07
%31.54
%41.57

Codes

Color #958666 in popluar color models

95 86 66
RGB 149 134 102
HSL 41° 18.73% 49.22%
HSB/HSV 41° 31.54% 58.43%
CMYK 0.00% 10.07% 31.54%
41.57%

Color #958666 in popluar number systems.

HEX 95 86 66
Decimal 149 134 102
Binary 10010101 10000110 1100110
Octal 225 206 146

Shades and tints

Shades of #958666

#958666
(149,134,102)
#887A5D
(136,122,93)
#7B6E54
(123,110,84)
#6E624B
(110,98,75)
#615642
(97,86,66)
#544A39
(84,74,57)
#473E30
(71,62,48)
#3A3227
(58,50,39)
#2D261E
(45,38,30)
#201A15
(32,26,21)
#130E0C
(19,14,12)
#000000
(0,0,0)

Tints of #958666

#958666
(149,134,102)
#9E9173
(158,145,115)
#A79C80
(167,156,128)
#B0A78D
(176,167,141)
#B9B29A
(185,178,154)
#C2BDA7
(194,189,167)
#CBC8B4
(203,200,180)
#D4D3C1
(212,211,193)
#DDDECE
(221,222,206)
#E6E9DB
(230,233,219)
#EFF4E8
(239,244,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #958666; }

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

This text font color is #958666.

Background Color

.myBgColor { background-color: #958666; }

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

This div background color is #958666.

Border color

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

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

This div border color is #958666.

Opacity

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

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

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

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

This text has shadow with #958666 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #958666.

Preview

Color preview on black background

This text has color #958666 on black background.


Color preview on white background

This text has color #958666 on white background.


Black color preview on #958666 background

This text has black color on #958666 background.


White color preview on #958666 background

This text has white color on #958666 background.


Related colors

Complementary color

Complementary color for #hex is #6A7999.


I love getcolorcode.com

Triadic colors

1 #669586 and #866695 with #958666 are triadic colors.

2 #668695 and #869566 with #958666 are triadic colors.