COLOR #958174

HEX: #958174 RGB: (149,129,116)

Color info

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

RGB color model

#958174 color RGB value is (149,129,116).

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

RGB channels and saturation

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

149
129
116

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

Portions of RGB colors in percentages

R + G + B = 149 + 129 + 116 = 394 (100%)
R 149 of 394 ~ 37.82%
G 129 of 394 ~ 32.74%
B 116 of 394 ~ 29.44'%

%37.82
%32.74
%29.44

CMYK color model

#958174 color CMYK value is (0,13,22,42).

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

CMYK: (0,13,22,42)
C0M13Y22K42 (0%, 13%, 22%, 42%)
(0.00 / 0.13 / 0.22 / 0.42)

CMYK percentages

%0
%13.42
%22.15
%41.57

Codes

Color #958174 in popluar color models

95 81 74
RGB 149 129 116
HSL 24° 13.47% 51.96%
HSB/HSV 24° 22.15% 58.43%
CMYK 0.00% 13.42% 22.15%
41.57%

Color #958174 in popluar number systems.

HEX 95 81 74
Decimal 149 129 116
Binary 10010101 10000001 1110100
Octal 225 201 164

Shades and tints

Shades of #958174

#958174
(149,129,116)
#88766A
(136,118,106)
#7B6B60
(123,107,96)
#6E6056
(110,96,86)
#61554C
(97,85,76)
#544A42
(84,74,66)
#473F38
(71,63,56)
#3A342E
(58,52,46)
#2D2924
(45,41,36)
#201E1A
(32,30,26)
#131310
(19,19,16)
#000000
(0,0,0)

Tints of #958174

#958174
(149,129,116)
#9E8C80
(158,140,128)
#A7978C
(167,151,140)
#B0A298
(176,162,152)
#B9ADA4
(185,173,164)
#C2B8B0
(194,184,176)
#CBC3BC
(203,195,188)
#D4CEC8
(212,206,200)
#DDD9D4
(221,217,212)
#E6E4E0
(230,228,224)
#EFEFEC
(239,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #958174; }

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

This text font color is #958174.

Background Color

.myBgColor { background-color: #958174; }

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

This div background color is #958174.

Border color

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

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

This div border color is #958174.

Opacity

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

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

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

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

This text has shadow with #958174 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #958174.

Preview

Color preview on black background

This text has color #958174 on black background.


Color preview on white background

This text has color #958174 on white background.


Black color preview on #958174 background

This text has black color on #958174 background.


White color preview on #958174 background

This text has white color on #958174 background.


Related colors

Complementary color

Complementary color for #hex is #6A7E8B.


I love getcolorcode.com

Triadic colors

1 #749581 and #817495 with #958174 are triadic colors.

2 #748195 and #819574 with #958174 are triadic colors.