COLOR #859777

HEX: #859777 RGB: (133,151,119)

Color info

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

RGB color model

#859777 color RGB value is (133,151,119).

RGB: (133,151,119) (52%, 59%, 47%)

RGB channels and saturation

R 133 of 255 = 52%
G 151 of 255 = 59%
B 119 of 255 = 47%

133
151
119

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

Portions of RGB colors in percentages

R + G + B = 133 + 151 + 119 = 403 (100%)
R 133 of 403 ~ 33%
G 151 of 403 ~ 37.47%
B 119 of 403 ~ 29.53'%

%33
%37.47
%29.53

CMYK color model

#859777 color CMYK value is (12,0,21,41).

  • cyan value is 11.92%
  • magenta value is 0.00%
  • yellow value is 21.19%
  • key color value is 40.78%

CMYK: (12,0,21,41)
C12M0Y21K41 (12%, 0%, 21%, 41%)
(0.12 / 0.00 / 0.21 / 0.41)

CMYK percentages

%11.92
%0
%21.19
%40.78

Codes

Color #859777 in popluar color models

85 97 77
RGB 133 151 119
HSL 94° 13.33% 52.94%
HSB/HSV 94° 21.19% 59.22%
CMYK 11.92% 0.00% 21.19%
40.78%

Color #859777 in popluar number systems.

HEX 85 97 77
Decimal 133 151 119
Binary 10000101 10010111 1110111
Octal 205 227 167

Shades and tints

Shades of #859777

#859777
(133,151,119)
#798A6D
(121,138,109)
#6D7D63
(109,125,99)
#617059
(97,112,89)
#55634F
(85,99,79)
#495645
(73,86,69)
#3D493B
(61,73,59)
#313C31
(49,60,49)
#252F27
(37,47,39)
#19221D
(25,34,29)
#0D1513
(13,21,19)
#000000
(0,0,0)

Tints of #859777

#859777
(133,151,119)
#90A083
(144,160,131)
#9BA98F
(155,169,143)
#A6B29B
(166,178,155)
#B1BBA7
(177,187,167)
#BCC4B3
(188,196,179)
#C7CDBF
(199,205,191)
#D2D6CB
(210,214,203)
#DDDFD7
(221,223,215)
#E8E8E3
(232,232,227)
#F3F1EF
(243,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #859777; }

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

This text font color is #859777.

Background Color

.myBgColor { background-color: #859777; }

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

This div background color is #859777.

Border color

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

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

This div border color is #859777.

Opacity

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

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

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

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

This text has shadow with #859777 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #859777.

Preview

Color preview on black background

This text has color #859777 on black background.


Color preview on white background

This text has color #859777 on white background.


Black color preview on #859777 background

This text has black color on #859777 background.


White color preview on #859777 background

This text has white color on #859777 background.


Related colors

Complementary color

Complementary color for #hex is #7A6888.


I love getcolorcode.com

Triadic colors

1 #778597 and #977785 with #859777 are triadic colors.

2 #779785 and #978577 with #859777 are triadic colors.