COLOR #858170

HEX: #858170 RGB: (133,129,112)

Color info

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

RGB color model

#858170 color RGB value is (133,129,112).

RGB: (133,129,112) (52%, 51%, 44%)

RGB channels and saturation

R 133 of 255 = 52%
G 129 of 255 = 51%
B 112 of 255 = 44%

133
129
112

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

Portions of RGB colors in percentages

R + G + B = 133 + 129 + 112 = 374 (100%)
R 133 of 374 ~ 35.56%
G 129 of 374 ~ 34.49%
B 112 of 374 ~ 29.95'%

%35.56
%34.49
%29.95

CMYK color model

#858170 color CMYK value is (0,3,16,48).

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

CMYK: (0,3,16,48)
C0M3Y16K48 (0%, 3%, 16%, 48%)
(0.00 / 0.03 / 0.16 / 0.48)

CMYK percentages

%0
%3.01
%15.79
%47.84

Codes

Color #858170 in popluar color models

85 81 70
RGB 133 129 112
HSL 49° 8.57% 48.04%
HSB/HSV 49° 15.79% 52.16%
CMYK 0.00% 3.01% 15.79%
47.84%

Color #858170 in popluar number systems.

HEX 85 81 70
Decimal 133 129 112
Binary 10000101 10000001 1110000
Octal 205 201 160

Shades and tints

Shades of #858170

#858170
(133,129,112)
#797666
(121,118,102)
#6D6B5C
(109,107,92)
#616052
(97,96,82)
#555548
(85,85,72)
#494A3E
(73,74,62)
#3D3F34
(61,63,52)
#31342A
(49,52,42)
#252920
(37,41,32)
#191E16
(25,30,22)
#0D130C
(13,19,12)
#000000
(0,0,0)

Tints of #858170

#858170
(133,129,112)
#908C7D
(144,140,125)
#9B978A
(155,151,138)
#A6A297
(166,162,151)
#B1ADA4
(177,173,164)
#BCB8B1
(188,184,177)
#C7C3BE
(199,195,190)
#D2CECB
(210,206,203)
#DDD9D8
(221,217,216)
#E8E4E5
(232,228,229)
#F3EFF2
(243,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #858170; }

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

This text font color is #858170.

Background Color

.myBgColor { background-color: #858170; }

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

This div background color is #858170.

Border color

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

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

This div border color is #858170.

Opacity

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

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

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

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

This text has shadow with #858170 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #858170.

Preview

Color preview on black background

This text has color #858170 on black background.


Color preview on white background

This text has color #858170 on white background.


Black color preview on #858170 background

This text has black color on #858170 background.


White color preview on #858170 background

This text has white color on #858170 background.


Related colors

Complementary color

Complementary color for #hex is #7A7E8F.


I love getcolorcode.com

Triadic colors

1 #708581 and #817085 with #858170 are triadic colors.

2 #708185 and #818570 with #858170 are triadic colors.