COLOR #858173

HEX: #858173 RGB: (133,129,115)

Color info

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

RGB color model

#858173 color RGB value is (133,129,115).

RGB: (133,129,115) (52%, 51%, 45%)

RGB channels and saturation

R 133 of 255 = 52%
G 129 of 255 = 51%
B 115 of 255 = 45%

133
129
115

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

Portions of RGB colors in percentages

R + G + B = 133 + 129 + 115 = 377 (100%)
R 133 of 377 ~ 35.28%
G 129 of 377 ~ 34.22%
B 115 of 377 ~ 30.5'%

%35.28
%34.22
%30.5

CMYK color model

#858173 color CMYK value is (0,3,14,48).

  • cyan value is 0.00%
  • magenta value is 3.01%
  • yellow value is 13.53%
  • key color value is 47.84%

CMYK: (0,3,14,48)
C0M3Y14K48 (0%, 3%, 14%, 48%)
(0.00 / 0.03 / 0.14 / 0.48)

CMYK percentages

%0
%3.01
%13.53
%47.84

Codes

Color #858173 in popluar color models

85 81 73
RGB 133 129 115
HSL 47° 7.26% 48.63%
HSB/HSV 47° 13.53% 52.16%
CMYK 0.00% 3.01% 13.53%
47.84%

Color #858173 in popluar number systems.

HEX 85 81 73
Decimal 133 129 115
Binary 10000101 10000001 1110011
Octal 205 201 163

Shades and tints

Shades of #858173

#858173
(133,129,115)
#797669
(121,118,105)
#6D6B5F
(109,107,95)
#616055
(97,96,85)
#55554B
(85,85,75)
#494A41
(73,74,65)
#3D3F37
(61,63,55)
#31342D
(49,52,45)
#252923
(37,41,35)
#191E19
(25,30,25)
#0D130F
(13,19,15)
#000000
(0,0,0)

Tints of #858173

#858173
(133,129,115)
#908C7F
(144,140,127)
#9B978B
(155,151,139)
#A6A297
(166,162,151)
#B1ADA3
(177,173,163)
#BCB8AF
(188,184,175)
#C7C3BB
(199,195,187)
#D2CEC7
(210,206,199)
#DDD9D3
(221,217,211)
#E8E4DF
(232,228,223)
#F3EFEB
(243,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #858173; }

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

This text font color is #858173.

Background Color

.myBgColor { background-color: #858173; }

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

This div background color is #858173.

Border color

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

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

This div border color is #858173.

Opacity

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

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

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

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

This text has shadow with #858173 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #858173.

Preview

Color preview on black background

This text has color #858173 on black background.


Color preview on white background

This text has color #858173 on white background.


Black color preview on #858173 background

This text has black color on #858173 background.


White color preview on #858173 background

This text has white color on #858173 background.


Related colors

Complementary color

Complementary color for #hex is #7A7E8C.


I love getcolorcode.com

Triadic colors

1 #738581 and #817385 with #858173 are triadic colors.

2 #738185 and #818573 with #858173 are triadic colors.