COLOR #958968

HEX: #958968 RGB: (149,137,104)

Color info

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

RGB color model

#958968 color RGB value is (149,137,104).

RGB: (149,137,104) (58%, 54%, 41%)

RGB channels and saturation

R 149 of 255 = 58%
G 137 of 255 = 54%
B 104 of 255 = 41%

149
137
104

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

Portions of RGB colors in percentages

R + G + B = 149 + 137 + 104 = 390 (100%)
R 149 of 390 ~ 38.21%
G 137 of 390 ~ 35.13%
B 104 of 390 ~ 26.67'%

%38.21
%35.13
%26.67

CMYK color model

#958968 color CMYK value is (0,8,30,42).

  • cyan value is 0.00%
  • magenta value is 8.05%
  • yellow value is 30.20%
  • key color value is 41.57%
CMYK: (0,8,30,42) C0M8Y30K42 (0%,8%,30%,42%) (0.00/0.08/0.30/0.42) 

CMYK percentages

%0
%8.05
%30.2
%41.57

Codes

Color #958968 in popluar color models

95 89 68
RGB 149 137 104
HSL 44° 17.79% 49.61%
HSB/HSV 44° 30.20% 58.43%
CMYK 0.00% 8.05% 30.20%
41.57%

Color #958968 in popluar number systems.

HEX 95 89 68
Decimal 149 137 104
Binary 10010101 10001001 1101000
Octal 225 211 150

Shades and tints

Shades of #958968

#958968
(149,137,104)
#887D5F
(136,125,95)
#7B7156
(123,113,86)
#6E654D
(110,101,77)
#615944
(97,89,68)
#544D3B
(84,77,59)
#474132
(71,65,50)
#3A3529
(58,53,41)
#2D2920
(45,41,32)
#201D17
(32,29,23)
#13110E
(19,17,14)
#000000
(0,0,0)

Tints of #958968

#958968
(149,137,104)
#9E9375
(158,147,117)
#A79D82
(167,157,130)
#B0A78F
(176,167,143)
#B9B19C
(185,177,156)
#C2BBA9
(194,187,169)
#CBC5B6
(203,197,182)
#D4CFC3
(212,207,195)
#DDD9D0
(221,217,208)
#E6E3DD
(230,227,221)
#EFEDEA
(239,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #958968; }

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

This text font color is #958968.

Background Color

.myBgColor { background-color: #958968; }

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

This div background color is #958968.

Border color

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

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

This div border color is #958968.

Opacity

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

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

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

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

This text has shadow with #958968 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #958968.

Preview

Color preview on black background

This text has color #958968 on black background.


Color preview on white background

This text has color #958968 on white background.


Black color preview on #958968 background

This text has black color on #958968 background.


White color preview on #958968 background

This text has white color on #958968 background.


Related colors

Complementary color

Complementary color for #hex is #6A7697.


I love getcolorcode.com

Triadic colors

1 #689589 and #896895 with #958968 are triadic colors.

2 #688995 and #899568 with #958968 are triadic colors.