COLOR #958173

HEX: #958173 RGB: (149,129,115)

Color info

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

RGB color model

#958173 color RGB value is (149,129,115).

RGB: (149,129,115) (58%, 51%, 45%)

RGB channels and saturation

R 149 of 255 = 58%
G 129 of 255 = 51%
B 115 of 255 = 45%

149
129
115

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

Portions of RGB colors in percentages

R + G + B = 149 + 129 + 115 = 393 (100%)
R 149 of 393 ~ 37.91%
G 129 of 393 ~ 32.82%
B 115 of 393 ~ 29.26'%

%37.91
%32.82
%29.26

CMYK color model

#958173 color CMYK value is (0,13,23,42).

  • cyan value is 0.00%
  • magenta value is 13.42%
  • yellow value is 22.82%
  • key color value is 41.57%

CMYK: (0,13,23,42)
C0M13Y23K42 (0%, 13%, 23%, 42%)
(0.00 / 0.13 / 0.23 / 0.42)

CMYK percentages

%0
%13.42
%22.82
%41.57

Codes

Color #958173 in popluar color models

95 81 73
RGB 149 129 115
HSL 25° 13.82% 51.76%
HSB/HSV 25° 22.82% 58.43%
CMYK 0.00% 13.42% 22.82%
41.57%

Color #958173 in popluar number systems.

HEX 95 81 73
Decimal 149 129 115
Binary 10010101 10000001 1110011
Octal 225 201 163

Shades and tints

Shades of #958173

#958173
(149,129,115)
#887669
(136,118,105)
#7B6B5F
(123,107,95)
#6E6055
(110,96,85)
#61554B
(97,85,75)
#544A41
(84,74,65)
#473F37
(71,63,55)
#3A342D
(58,52,45)
#2D2923
(45,41,35)
#201E19
(32,30,25)
#13130F
(19,19,15)
#000000
(0,0,0)

Tints of #958173

#958173
(149,129,115)
#9E8C7F
(158,140,127)
#A7978B
(167,151,139)
#B0A297
(176,162,151)
#B9ADA3
(185,173,163)
#C2B8AF
(194,184,175)
#CBC3BB
(203,195,187)
#D4CEC7
(212,206,199)
#DDD9D3
(221,217,211)
#E6E4DF
(230,228,223)
#EFEFEB
(239,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #958173 color. Also use rgb(149,129,115) instead hex code.

Text Font Color

.myTextColor { color: #958173; }

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

This text font color is #958173.

Background Color

.myBgColor { background-color: #958173; }

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

This div background color is #958173.

Border color

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

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

This div border color is #958173.

Opacity

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

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

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

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

This text has shadow with #958173 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #958173.

Preview

Color preview on black background

This text has color #958173 on black background.


Color preview on white background

This text has color #958173 on white background.


Black color preview on #958173 background

This text has black color on #958173 background.


White color preview on #958173 background

This text has white color on #958173 background.


Related colors

Complementary color

Complementary color for #hex is #6A7E8C.


I love getcolorcode.com

Triadic colors

1 #739581 and #817395 with #958173 are triadic colors.

2 #738195 and #819573 with #958173 are triadic colors.