COLOR #858777

HEX: #858777 RGB: (133,135,119)

Color info

#858777 contains red, green and blue colors in about the same proportion. Web safe color of #858777 is #999966 (or #996).

RGB color model

#858777 color RGB value is (133,135,119).

RGB: (133,135,119) (52%, 53%, 47%)

RGB channels and saturation

R 133 of 255 = 52%
G 135 of 255 = 53%
B 119 of 255 = 47%

133
135
119

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

Portions of RGB colors in percentages

R + G + B = 133 + 135 + 119 = 387 (100%)
R 133 of 387 ~ 34.37%
G 135 of 387 ~ 34.88%
B 119 of 387 ~ 30.75'%

%34.37
%34.88
%30.75

CMYK color model

#858777 color CMYK value is (1,0,12,47).

  • cyan value is 1.48%
  • magenta value is 0.00%
  • yellow value is 11.85%
  • key color value is 47.06%
CMYK: (1,0,12,47) C1M0Y12K47 (1%,0%,12%,47%) (0.01/0.00/0.12/0.47) 

CMYK percentages

%1.48
%0
%11.85
%47.06

Codes

Color #858777 in popluar color models

85 87 77
RGB 133 135 119
HSL 68° 6.30% 49.80%
HSB/HSV 68° 11.85% 52.94%
CMYK 1.48% 0.00% 11.85%
47.06%

Color #858777 in popluar number systems.

HEX 85 87 77
Decimal 133 135 119
Binary 10000101 10000111 1110111
Octal 205 207 167

Shades and tints

Shades of #858777

#858777
(133,135,119)
#797B6D
(121,123,109)
#6D6F63
(109,111,99)
#616359
(97,99,89)
#55574F
(85,87,79)
#494B45
(73,75,69)
#3D3F3B
(61,63,59)
#313331
(49,51,49)
#252727
(37,39,39)
#191B1D
(25,27,29)
#0D0F13
(13,15,19)
#000000
(0,0,0)

Tints of #858777

#858777
(133,135,119)
#909183
(144,145,131)
#9B9B8F
(155,155,143)
#A6A59B
(166,165,155)
#B1AFA7
(177,175,167)
#BCB9B3
(188,185,179)
#C7C3BF
(199,195,191)
#D2CDCB
(210,205,203)
#DDD7D7
(221,215,215)
#E8E1E3
(232,225,227)
#F3EBEF
(243,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #858777; }

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

This text font color is #858777.

Background Color

.myBgColor { background-color: #858777; }

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

This div background color is #858777.

Border color

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

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

This div border color is #858777.

Opacity

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

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

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

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

This text has shadow with #858777 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #858777.

Preview

Color preview on black background

This text has color #858777 on black background.


Color preview on white background

This text has color #858777 on white background.


Black color preview on #858777 background

This text has black color on #858777 background.


White color preview on #858777 background

This text has white color on #858777 background.


Related colors

Complementary color

Complementary color for #hex is #7A7888.


I love getcolorcode.com

Triadic colors

1 #778587 and #877785 with #858777 are triadic colors.

2 #778785 and #878577 with #858777 are triadic colors.