COLOR #857765

HEX: #857765 RGB: (133,119,101)

Color info

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

RGB color model

#857765 color RGB value is (133,119,101).

RGB: (133,119,101) (52%, 47%, 40%)

RGB channels and saturation

R 133 of 255 = 52%
G 119 of 255 = 47%
B 101 of 255 = 40%

133
119
101

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

Portions of RGB colors in percentages

R + G + B = 133 + 119 + 101 = 353 (100%)
R 133 of 353 ~ 37.68%
G 119 of 353 ~ 33.71%
B 101 of 353 ~ 28.61'%

%37.68
%33.71
%28.61

CMYK color model

#857765 color CMYK value is (0,11,24,48).

  • cyan value is 0.00%
  • magenta value is 10.53%
  • yellow value is 24.06%
  • key color value is 47.84%

CMYK: (0,11,24,48)
C0M11Y24K48 (0%, 11%, 24%, 48%)
(0.00 / 0.11 / 0.24 / 0.48)

CMYK percentages

%0
%10.53
%24.06
%47.84

Codes

Color #857765 in popluar color models

85 77 65
RGB 133 119 101
HSL 34° 13.68% 45.88%
HSB/HSV 34° 24.06% 52.16%
CMYK 0.00% 10.53% 24.06%
47.84%

Color #857765 in popluar number systems.

HEX 85 77 65
Decimal 133 119 101
Binary 10000101 1110111 1100101
Octal 205 167 145

Shades and tints

Shades of #857765

#857765
(133,119,101)
#796D5C
(121,109,92)
#6D6353
(109,99,83)
#61594A
(97,89,74)
#554F41
(85,79,65)
#494538
(73,69,56)
#3D3B2F
(61,59,47)
#313126
(49,49,38)
#25271D
(37,39,29)
#191D14
(25,29,20)
#0D130B
(13,19,11)
#000000
(0,0,0)

Tints of #857765

#857765
(133,119,101)
#908373
(144,131,115)
#9B8F81
(155,143,129)
#A69B8F
(166,155,143)
#B1A79D
(177,167,157)
#BCB3AB
(188,179,171)
#C7BFB9
(199,191,185)
#D2CBC7
(210,203,199)
#DDD7D5
(221,215,213)
#E8E3E3
(232,227,227)
#F3EFF1
(243,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #857765 color. Also use rgb(133,119,101) instead hex code.

Text Font Color

.myTextColor { color: #857765; }

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

This text font color is #857765.

Background Color

.myBgColor { background-color: #857765; }

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

This div background color is #857765.

Border color

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

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

This div border color is #857765.

Opacity

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

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

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

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

This text has shadow with #857765 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #857765.

Preview

Color preview on black background

This text has color #857765 on black background.


Color preview on white background

This text has color #857765 on white background.


Black color preview on #857765 background

This text has black color on #857765 background.


White color preview on #857765 background

This text has white color on #857765 background.


Related colors

Complementary color

Complementary color for #hex is #7A889A.


I love getcolorcode.com

Triadic colors

1 #658577 and #776585 with #857765 are triadic colors.

2 #657785 and #778565 with #857765 are triadic colors.