COLOR #857166

HEX: #857166 RGB: (133,113,102)

Color info

#857166 contains red, green and blue colors in about the same proportion. Web safe color of #857166 is #996666 (or #966).

RGB color model

#857166 color RGB value is (133,113,102).

RGB: (133,113,102) (52%, 44%, 40%)

RGB channels and saturation

R 133 of 255 = 52%
G 113 of 255 = 44%
B 102 of 255 = 40%

133
113
102

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

Portions of RGB colors in percentages

R + G + B = 133 + 113 + 102 = 348 (100%)
R 133 of 348 ~ 38.22%
G 113 of 348 ~ 32.47%
B 102 of 348 ~ 29.31'%

%38.22
%32.47
%29.31

CMYK color model

#857166 color CMYK value is (0,15,23,48).

  • cyan value is 0.00%
  • magenta value is 15.04%
  • yellow value is 23.31%
  • key color value is 47.84%

CMYK: (0,15,23,48)
C0M15Y23K48 (0%, 15%, 23%, 48%)
(0.00 / 0.15 / 0.23 / 0.48)

CMYK percentages

%0
%15.04
%23.31
%47.84

Codes

Color #857166 in popluar color models

85 71 66
RGB 133 113 102
HSL 21° 13.19% 46.08%
HSB/HSV 21° 23.31% 52.16%
CMYK 0.00% 15.04% 23.31%
47.84%

Color #857166 in popluar number systems.

HEX 85 71 66
Decimal 133 113 102
Binary 10000101 1110001 1100110
Octal 205 161 146

Shades and tints

Shades of #857166

#857166
(133,113,102)
#79675D
(121,103,93)
#6D5D54
(109,93,84)
#61534B
(97,83,75)
#554942
(85,73,66)
#493F39
(73,63,57)
#3D3530
(61,53,48)
#312B27
(49,43,39)
#25211E
(37,33,30)
#191715
(25,23,21)
#0D0D0C
(13,13,12)
#000000
(0,0,0)

Tints of #857166

#857166
(133,113,102)
#907D73
(144,125,115)
#9B8980
(155,137,128)
#A6958D
(166,149,141)
#B1A19A
(177,161,154)
#BCADA7
(188,173,167)
#C7B9B4
(199,185,180)
#D2C5C1
(210,197,193)
#DDD1CE
(221,209,206)
#E8DDDB
(232,221,219)
#F3E9E8
(243,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #857166 color. Also use rgb(133,113,102) instead hex code.

Text Font Color

.myTextColor { color: #857166; }

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

This text font color is #857166.

Background Color

.myBgColor { background-color: #857166; }

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

This div background color is #857166.

Border color

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

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

This div border color is #857166.

Opacity

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

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

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

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

This text has shadow with #857166 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #857166.

Preview

Color preview on black background

This text has color #857166 on black background.


Color preview on white background

This text has color #857166 on white background.


Black color preview on #857166 background

This text has black color on #857166 background.


White color preview on #857166 background

This text has white color on #857166 background.


Related colors

Complementary color

Complementary color for #hex is #7A8E99.


I love getcolorcode.com

Triadic colors

1 #668571 and #716685 with #857166 are triadic colors.

2 #667185 and #718566 with #857166 are triadic colors.