COLOR #859077

HEX: #859077 RGB: (133,144,119)

Color info

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

RGB color model

#859077 color RGB value is (133,144,119).

RGB: (133,144,119) (52%, 56%, 47%)

RGB channels and saturation

R 133 of 255 = 52%
G 144 of 255 = 56%
B 119 of 255 = 47%

133
144
119

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

Portions of RGB colors in percentages

R + G + B = 133 + 144 + 119 = 396 (100%)
R 133 of 396 ~ 33.59%
G 144 of 396 ~ 36.36%
B 119 of 396 ~ 30.05'%

%33.59
%36.36
%30.05

CMYK color model

#859077 color CMYK value is (8,0,17,44).

  • cyan value is 7.64%
  • magenta value is 0.00%
  • yellow value is 17.36%
  • key color value is 43.53%

CMYK: (8,0,17,44)
C8M0Y17K44 (8%, 0%, 17%, 44%)
(0.08 / 0.00 / 0.17 / 0.44)

CMYK percentages

%7.64
%0
%17.36
%43.53

Codes

Color #859077 in popluar color models

85 90 77
RGB 133 144 119
HSL 86° 10.12% 51.57%
HSB/HSV 86° 17.36% 56.47%
CMYK 7.64% 0.00% 17.36%
43.53%

Color #859077 in popluar number systems.

HEX 85 90 77
Decimal 133 144 119
Binary 10000101 10010000 1110111
Octal 205 220 167

Shades and tints

Shades of #859077

#859077
(133,144,119)
#79836D
(121,131,109)
#6D7663
(109,118,99)
#616959
(97,105,89)
#555C4F
(85,92,79)
#494F45
(73,79,69)
#3D423B
(61,66,59)
#313531
(49,53,49)
#252827
(37,40,39)
#191B1D
(25,27,29)
#0D0E13
(13,14,19)
#000000
(0,0,0)

Tints of #859077

#859077
(133,144,119)
#909A83
(144,154,131)
#9BA48F
(155,164,143)
#A6AE9B
(166,174,155)
#B1B8A7
(177,184,167)
#BCC2B3
(188,194,179)
#C7CCBF
(199,204,191)
#D2D6CB
(210,214,203)
#DDE0D7
(221,224,215)
#E8EAE3
(232,234,227)
#F3F4EF
(243,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #859077; }

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

This text font color is #859077.

Background Color

.myBgColor { background-color: #859077; }

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

This div background color is #859077.

Border color

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

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

This div border color is #859077.

Opacity

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

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

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

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

This text has shadow with #859077 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #859077.

Preview

Color preview on black background

This text has color #859077 on black background.


Color preview on white background

This text has color #859077 on white background.


Black color preview on #859077 background

This text has black color on #859077 background.


White color preview on #859077 background

This text has white color on #859077 background.


Related colors

Complementary color

Complementary color for #hex is #7A6F88.


I love getcolorcode.com

Triadic colors

1 #778590 and #907785 with #859077 are triadic colors.

2 #779085 and #908577 with #859077 are triadic colors.