COLOR #958861

HEX: #958861 RGB: (149,136,97)

Color info

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

RGB color model

#958861 color RGB value is (149,136,97).

RGB: (149,136,97) (58%, 53%, 38%)

RGB channels and saturation

R 149 of 255 = 58%
G 136 of 255 = 53%
B 97 of 255 = 38%

149
136
97

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

Portions of RGB colors in percentages

R + G + B = 149 + 136 + 97 = 382 (100%)
R 149 of 382 ~ 39.01%
G 136 of 382 ~ 35.6%
B 97 of 382 ~ 25.39'%

%39.01
%35.6
%25.39

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 8.72%
  • yellow value is 34.90%
  • key color value is 41.57%

CMYK: (0,9,35,42)
C0M9Y35K42 (0%, 9%, 35%, 42%)
(0.00 / 0.09 / 0.35 / 0.42)

CMYK percentages

%0
%8.72
%34.9
%41.57

Codes

Color #958861 in popluar color models

95 88 61
RGB 149 136 97
HSL 45° 21.14% 48.24%
HSB/HSV 45° 34.90% 58.43%
CMYK 0.00% 8.72% 34.90%
41.57%

Color #958861 in popluar number systems.

HEX 95 88 61
Decimal 149 136 97
Binary 10010101 10001000 1100001
Octal 225 210 141

Shades and tints

Shades of #958861

#958861
(149,136,97)
#887C59
(136,124,89)
#7B7051
(123,112,81)
#6E6449
(110,100,73)
#615841
(97,88,65)
#544C39
(84,76,57)
#474031
(71,64,49)
#3A3429
(58,52,41)
#2D2821
(45,40,33)
#201C19
(32,28,25)
#131011
(19,16,17)
#000000
(0,0,0)

Tints of #958861

#958861
(149,136,97)
#9E926F
(158,146,111)
#A79C7D
(167,156,125)
#B0A68B
(176,166,139)
#B9B099
(185,176,153)
#C2BAA7
(194,186,167)
#CBC4B5
(203,196,181)
#D4CEC3
(212,206,195)
#DDD8D1
(221,216,209)
#E6E2DF
(230,226,223)
#EFECED
(239,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #958861 color. Also use rgb(149,136,97) instead hex code.

Text Font Color

.myTextColor { color: #958861; }

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

This text font color is #958861.

Background Color

.myBgColor { background-color: #958861; }

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

This div background color is #958861.

Border color

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

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

This div border color is #958861.

Opacity

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

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

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

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

This text has shadow with #958861 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #958861.

Preview

Color preview on black background

This text has color #958861 on black background.


Color preview on white background

This text has color #958861 on white background.


Black color preview on #958861 background

This text has black color on #958861 background.


White color preview on #958861 background

This text has white color on #958861 background.


Related colors

Complementary color

Complementary color for #hex is #6A779E.


I love getcolorcode.com

Triadic colors

1 #619588 and #886195 with #958861 are triadic colors.

2 #618895 and #889561 with #958861 are triadic colors.