COLOR #857467

HEX: #857467 RGB: (133,116,103)

Color info

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

RGB color model

#857467 color RGB value is (133,116,103).

RGB: (133,116,103) (52%, 45%, 40%)

RGB channels and saturation

R 133 of 255 = 52%
G 116 of 255 = 45%
B 103 of 255 = 40%

133
116
103

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

Portions of RGB colors in percentages

R + G + B = 133 + 116 + 103 = 352 (100%)
R 133 of 352 ~ 37.78%
G 116 of 352 ~ 32.95%
B 103 of 352 ~ 29.26'%

%37.78
%32.95
%29.26

CMYK color model

#857467 color CMYK value is (0,13,23,48).

  • cyan value is 0.00%
  • magenta value is 12.78%
  • yellow value is 22.56%
  • key color value is 47.84%

CMYK: (0,13,23,48)
C0M13Y23K48 (0%, 13%, 23%, 48%)
(0.00 / 0.13 / 0.23 / 0.48)

CMYK percentages

%0
%12.78
%22.56
%47.84

Codes

Color #857467 in popluar color models

85 74 67
RGB 133 116 103
HSL 26° 12.71% 46.27%
HSB/HSV 26° 22.56% 52.16%
CMYK 0.00% 12.78% 22.56%
47.84%

Color #857467 in popluar number systems.

HEX 85 74 67
Decimal 133 116 103
Binary 10000101 1110100 1100111
Octal 205 164 147

Shades and tints

Shades of #857467

#857467
(133,116,103)
#796A5E
(121,106,94)
#6D6055
(109,96,85)
#61564C
(97,86,76)
#554C43
(85,76,67)
#49423A
(73,66,58)
#3D3831
(61,56,49)
#312E28
(49,46,40)
#25241F
(37,36,31)
#191A16
(25,26,22)
#0D100D
(13,16,13)
#000000
(0,0,0)

Tints of #857467

#857467
(133,116,103)
#908074
(144,128,116)
#9B8C81
(155,140,129)
#A6988E
(166,152,142)
#B1A49B
(177,164,155)
#BCB0A8
(188,176,168)
#C7BCB5
(199,188,181)
#D2C8C2
(210,200,194)
#DDD4CF
(221,212,207)
#E8E0DC
(232,224,220)
#F3ECE9
(243,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #857467 color. Also use rgb(133,116,103) instead hex code.

Text Font Color

.myTextColor { color: #857467; }

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

This text font color is #857467.

Background Color

.myBgColor { background-color: #857467; }

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

This div background color is #857467.

Border color

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

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

This div border color is #857467.

Opacity

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

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

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

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

This text has shadow with #857467 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #857467.

Preview

Color preview on black background

This text has color #857467 on black background.


Color preview on white background

This text has color #857467 on white background.


Black color preview on #857467 background

This text has black color on #857467 background.


White color preview on #857467 background

This text has white color on #857467 background.


Related colors

Complementary color

Complementary color for #hex is #7A8B98.


I love getcolorcode.com

Triadic colors

1 #678574 and #746785 with #857467 are triadic colors.

2 #677485 and #748567 with #857467 are triadic colors.