COLOR #857163

HEX: #857163 RGB: (133,113,99)

Color info

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

RGB color model

#857163 color RGB value is (133,113,99).

RGB: (133,113,99) (52%, 44%, 39%)

RGB channels and saturation

R 133 of 255 = 52%
G 113 of 255 = 44%
B 99 of 255 = 39%

133
113
99

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

Portions of RGB colors in percentages

R + G + B = 133 + 113 + 99 = 345 (100%)
R 133 of 345 ~ 38.55%
G 113 of 345 ~ 32.75%
B 99 of 345 ~ 28.7'%

%38.55
%32.75
%28.7

CMYK color model

#857163 color CMYK value is (0,15,26,48).

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

CMYK: (0,15,26,48)
C0M15Y26K48 (0%, 15%, 26%, 48%)
(0.00 / 0.15 / 0.26 / 0.48)

CMYK percentages

%0
%15.04
%25.56
%47.84

Codes

Color #857163 in popluar color models

85 71 63
RGB 133 113 99
HSL 25° 14.66% 45.49%
HSB/HSV 25° 25.56% 52.16%
CMYK 0.00% 15.04% 25.56%
47.84%

Color #857163 in popluar number systems.

HEX 85 71 63
Decimal 133 113 99
Binary 10000101 1110001 1100011
Octal 205 161 143

Shades and tints

Shades of #857163

#857163
(133,113,99)
#79675A
(121,103,90)
#6D5D51
(109,93,81)
#615348
(97,83,72)
#55493F
(85,73,63)
#493F36
(73,63,54)
#3D352D
(61,53,45)
#312B24
(49,43,36)
#25211B
(37,33,27)
#191712
(25,23,18)
#0D0D09
(13,13,9)
#000000
(0,0,0)

Tints of #857163

#857163
(133,113,99)
#907D71
(144,125,113)
#9B897F
(155,137,127)
#A6958D
(166,149,141)
#B1A19B
(177,161,155)
#BCADA9
(188,173,169)
#C7B9B7
(199,185,183)
#D2C5C5
(210,197,197)
#DDD1D3
(221,209,211)
#E8DDE1
(232,221,225)
#F3E9EF
(243,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #857163; }

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

This text font color is #857163.

Background Color

.myBgColor { background-color: #857163; }

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

This div background color is #857163.

Border color

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

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

This div border color is #857163.

Opacity

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

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

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

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

This text has shadow with #857163 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #857163.

Preview

Color preview on black background

This text has color #857163 on black background.


Color preview on white background

This text has color #857163 on white background.


Black color preview on #857163 background

This text has black color on #857163 background.


White color preview on #857163 background

This text has white color on #857163 background.


Related colors

Complementary color

Complementary color for #hex is #7A8E9C.


I love getcolorcode.com

Triadic colors

1 #638571 and #716385 with #857163 are triadic colors.

2 #637185 and #718563 with #857163 are triadic colors.