COLOR #857076

HEX: #857076 RGB: (133,112,118)

Color info

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

RGB color model

#857076 color RGB value is (133,112,118).

RGB: (133,112,118) (52%, 44%, 46%)

RGB channels and saturation

R 133 of 255 = 52%
G 112 of 255 = 44%
B 118 of 255 = 46%

133
112
118

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

Portions of RGB colors in percentages

R + G + B = 133 + 112 + 118 = 363 (100%)
R 133 of 363 ~ 36.64%
G 112 of 363 ~ 30.85%
B 118 of 363 ~ 32.51'%

%36.64
%30.85
%32.51

CMYK color model

#857076 color CMYK value is (0,16,11,48).

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

CMYK: (0,16,11,48)
C0M16Y11K48 (0%, 16%, 11%, 48%)
(0.00 / 0.16 / 0.11 / 0.48)

CMYK percentages

%0
%15.79
%11.28
%47.84

Codes

Color #857076 in popluar color models

85 70 76
RGB 133 112 118
HSL 343° 8.57% 48.04%
HSB/HSV 343° 15.79% 52.16%
CMYK 0.00% 15.79% 11.28%
47.84%

Color #857076 in popluar number systems.

HEX 85 70 76
Decimal 133 112 118
Binary 10000101 1110000 1110110
Octal 205 160 166

Shades and tints

Shades of #857076

#857076
(133,112,118)
#79666C
(121,102,108)
#6D5C62
(109,92,98)
#615258
(97,82,88)
#55484E
(85,72,78)
#493E44
(73,62,68)
#3D343A
(61,52,58)
#312A30
(49,42,48)
#252026
(37,32,38)
#19161C
(25,22,28)
#0D0C12
(13,12,18)
#000000
(0,0,0)

Tints of #857076

#857076
(133,112,118)
#907D82
(144,125,130)
#9B8A8E
(155,138,142)
#A6979A
(166,151,154)
#B1A4A6
(177,164,166)
#BCB1B2
(188,177,178)
#C7BEBE
(199,190,190)
#D2CBCA
(210,203,202)
#DDD8D6
(221,216,214)
#E8E5E2
(232,229,226)
#F3F2EE
(243,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #857076; }

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

This text font color is #857076.

Background Color

.myBgColor { background-color: #857076; }

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

This div background color is #857076.

Border color

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

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

This div border color is #857076.

Opacity

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

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

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

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

This text has shadow with #857076 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #857076.

Preview

Color preview on black background

This text has color #857076 on black background.


Color preview on white background

This text has color #857076 on white background.


Black color preview on #857076 background

This text has black color on #857076 background.


White color preview on #857076 background

This text has white color on #857076 background.


Related colors

Complementary color

Complementary color for #hex is #7A8F89.


I love getcolorcode.com

Triadic colors

1 #768570 and #707685 with #857076 are triadic colors.

2 #767085 and #708576 with #857076 are triadic colors.