COLOR #859657

HEX: #859657 RGB: (133,150,87)

Color info

#859657 contains mainly red and green colors. Web safe color of #859657 is #999966 (or #996).

RGB color model

#859657 color RGB value is (133,150,87).

RGB: (133,150,87) (52%, 59%, 34%)

RGB channels and saturation

R 133 of 255 = 52%
G 150 of 255 = 59%
B 87 of 255 = 34%

133
150
87

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

Portions of RGB colors in percentages

R + G + B = 133 + 150 + 87 = 370 (100%)
R 133 of 370 ~ 35.95%
G 150 of 370 ~ 40.54%
B 87 of 370 ~ 23.51'%

%35.95
%40.54
%23.51

CMYK color model

#859657 color CMYK value is (11,0,42,41).

  • cyan value is 11.33%
  • magenta value is 0.00%
  • yellow value is 42.00%
  • key color value is 41.18%

CMYK: (11,0,42,41)
C11M0Y42K41 (11%, 0%, 42%, 41%)
(0.11 / 0.00 / 0.42 / 0.41)

CMYK percentages

%11.33
%0
%42
%41.18

Codes

Color #859657 in popluar color models

85 96 57
RGB 133 150 87
HSL 76° 26.58% 46.47%
HSB/HSV 76° 42.00% 58.82%
CMYK 11.33% 0.00% 42.00%
41.18%

Color #859657 in popluar number systems.

HEX 85 96 57
Decimal 133 150 87
Binary 10000101 10010110 1010111
Octal 205 226 127

Shades and tints

Shades of #859657

#859657
(133,150,87)
#798950
(121,137,80)
#6D7C49
(109,124,73)
#616F42
(97,111,66)
#55623B
(85,98,59)
#495534
(73,85,52)
#3D482D
(61,72,45)
#313B26
(49,59,38)
#252E1F
(37,46,31)
#192118
(25,33,24)
#0D1411
(13,20,17)
#000000
(0,0,0)

Tints of #859657

#859657
(133,150,87)
#909F66
(144,159,102)
#9BA875
(155,168,117)
#A6B184
(166,177,132)
#B1BA93
(177,186,147)
#BCC3A2
(188,195,162)
#C7CCB1
(199,204,177)
#D2D5C0
(210,213,192)
#DDDECF
(221,222,207)
#E8E7DE
(232,231,222)
#F3F0ED
(243,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #859657 color. Also use rgb(133,150,87) instead hex code.

Text Font Color

.myTextColor { color: #859657; }

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

This text font color is #859657.

Background Color

.myBgColor { background-color: #859657; }

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

This div background color is #859657.

Border color

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

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

This div border color is #859657.

Opacity

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

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

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

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

This text has shadow with #859657 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #859657.

Preview

Color preview on black background

This text has color #859657 on black background.


Color preview on white background

This text has color #859657 on white background.


Black color preview on #859657 background

This text has black color on #859657 background.


White color preview on #859657 background

This text has white color on #859657 background.


Related colors

Complementary color

Complementary color for #hex is #7A69A8.


I love getcolorcode.com

Triadic colors

1 #578596 and #965785 with #859657 are triadic colors.

2 #579685 and #968557 with #859657 are triadic colors.