COLOR #958764

HEX: #958764 RGB: (149,135,100)

Color info

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

RGB color model

#958764 color RGB value is (149,135,100).

RGB: (149,135,100) (58%, 53%, 39%)

RGB channels and saturation

R 149 of 255 = 58%
G 135 of 255 = 53%
B 100 of 255 = 39%

149
135
100

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

Portions of RGB colors in percentages

R + G + B = 149 + 135 + 100 = 384 (100%)
R 149 of 384 ~ 38.8%
G 135 of 384 ~ 35.16%
B 100 of 384 ~ 26.04'%

%38.8
%35.16
%26.04

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 9.40%
  • yellow value is 32.89%
  • key color value is 41.57%
CMYK: (0,9,33,42) C0M9Y33K42 (0%,9%,33%,42%) (0.00/0.09/0.33/0.42) 

CMYK percentages

%0
%9.4
%32.89
%41.57

Codes

Color #958764 in popluar color models

95 87 64
RGB 149 135 100
HSL 43° 19.68% 48.82%
HSB/HSV 43° 32.89% 58.43%
CMYK 0.00% 9.40% 32.89%
41.57%

Color #958764 in popluar number systems.

HEX 95 87 64
Decimal 149 135 100
Binary 10010101 10000111 1100100
Octal 225 207 144

Shades and tints

Shades of #958764

#958764
(149,135,100)
#887B5B
(136,123,91)
#7B6F52
(123,111,82)
#6E6349
(110,99,73)
#615740
(97,87,64)
#544B37
(84,75,55)
#473F2E
(71,63,46)
#3A3325
(58,51,37)
#2D271C
(45,39,28)
#201B13
(32,27,19)
#130F0A
(19,15,10)
#000000
(0,0,0)

Tints of #958764

#958764
(149,135,100)
#9E9172
(158,145,114)
#A79B80
(167,155,128)
#B0A58E
(176,165,142)
#B9AF9C
(185,175,156)
#C2B9AA
(194,185,170)
#CBC3B8
(203,195,184)
#D4CDC6
(212,205,198)
#DDD7D4
(221,215,212)
#E6E1E2
(230,225,226)
#EFEBF0
(239,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #958764; }

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

This text font color is #958764.

Background Color

.myBgColor { background-color: #958764; }

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

This div background color is #958764.

Border color

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

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

This div border color is #958764.

Opacity

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

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

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

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

This text has shadow with #958764 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #958764.

Preview

Color preview on black background

This text has color #958764 on black background.


Color preview on white background

This text has color #958764 on white background.


Black color preview on #958764 background

This text has black color on #958764 background.


White color preview on #958764 background

This text has white color on #958764 background.


Related colors

Complementary color

Complementary color for #hex is #6A789B.


I love getcolorcode.com

Triadic colors

1 #649587 and #876495 with #958764 are triadic colors.

2 #648795 and #879564 with #958764 are triadic colors.