COLOR #859079

HEX: #859079 RGB: (133,144,121)

Color info

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

RGB color model

#859079 color RGB value is (133,144,121).

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

RGB channels and saturation

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

133
144
121

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

Portions of RGB colors in percentages

R + G + B = 133 + 144 + 121 = 398 (100%)
R 133 of 398 ~ 33.42%
G 144 of 398 ~ 36.18%
B 121 of 398 ~ 30.4'%

%33.42
%36.18
%30.4

CMYK color model

#859079 color CMYK value is (8,0,16,44).

  • cyan value is 7.64%
  • magenta value is 0.00%
  • yellow value is 15.97%
  • key color value is 43.53%
CMYK: (8,0,16,44) C8M0Y16K44 (8%,0%,16%,44%) (0.08/0.00/0.16/0.44) 

CMYK percentages

%7.64
%0
%15.97
%43.53

Codes

Color #859079 in popluar color models

85 90 79
RGB 133 144 121
HSL 89° 9.39% 51.96%
HSB/HSV 89° 15.97% 56.47%
CMYK 7.64% 0.00% 15.97%
43.53%

Color #859079 in popluar number systems.

HEX 85 90 79
Decimal 133 144 121
Binary 10000101 10010000 1111001
Octal 205 220 171

Shades and tints

Shades of #859079

#859079
(133,144,121)
#79836E
(121,131,110)
#6D7663
(109,118,99)
#616958
(97,105,88)
#555C4D
(85,92,77)
#494F42
(73,79,66)
#3D4237
(61,66,55)
#31352C
(49,53,44)
#252821
(37,40,33)
#191B16
(25,27,22)
#0D0E0B
(13,14,11)
#000000
(0,0,0)

Tints of #859079

#859079
(133,144,121)
#909A85
(144,154,133)
#9BA491
(155,164,145)
#A6AE9D
(166,174,157)
#B1B8A9
(177,184,169)
#BCC2B5
(188,194,181)
#C7CCC1
(199,204,193)
#D2D6CD
(210,214,205)
#DDE0D9
(221,224,217)
#E8EAE5
(232,234,229)
#F3F4F1
(243,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #859079; }

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

This text font color is #859079.

Background Color

.myBgColor { background-color: #859079; }

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

This div background color is #859079.

Border color

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

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

This div border color is #859079.

Opacity

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

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

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

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

This text has shadow with #859079 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #859079.

Preview

Color preview on black background

This text has color #859079 on black background.


Color preview on white background

This text has color #859079 on white background.


Black color preview on #859079 background

This text has black color on #859079 background.


White color preview on #859079 background

This text has white color on #859079 background.


Related colors

Complementary color

Complementary color for #hex is #7A6F86.


I love getcolorcode.com

Triadic colors

1 #798590 and #907985 with #859079 are triadic colors.

2 #799085 and #908579 with #859079 are triadic colors.