COLOR #859897

HEX: #859897 RGB: (133,152,151)

Color info

#859897 contains red, green and blue colors in about the same proportion. Web safe color of #859897 is #999999 (or #999).

RGB color model

#859897 color RGB value is (133,152,151).

RGB: (133,152,151) (52%, 60%, 59%)

RGB channels and saturation

R 133 of 255 = 52%
G 152 of 255 = 60%
B 151 of 255 = 59%

133
152
151

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

Portions of RGB colors in percentages

R + G + B = 133 + 152 + 151 = 436 (100%)
R 133 of 436 ~ 30.5%
G 152 of 436 ~ 34.86%
B 151 of 436 ~ 34.63'%

%30.5
%34.86
%34.63

CMYK color model

#859897 color CMYK value is (13,0,1,40).

  • cyan value is 12.50%
  • magenta value is 0.00%
  • yellow value is 0.66%
  • key color value is 40.39%

CMYK: (13,0,1,40)
C13M0Y1K40 (13%, 0%, 1%, 40%)
(0.13 / 0.00 / 0.01 / 0.40)

CMYK percentages

%12.5
%0
%0.66
%40.39

Codes

Color #859897 in popluar color models

85 98 97
RGB 133 152 151
HSL 177° 8.44% 55.88%
HSB/HSV 177° 12.50% 59.61%
CMYK 12.50% 0.00% 0.66%
40.39%

Color #859897 in popluar number systems.

HEX 85 98 97
Decimal 133 152 151
Binary 10000101 10011000 10010111
Octal 205 230 227

Shades and tints

Shades of #859897

#859897
(133,152,151)
#798B8A
(121,139,138)
#6D7E7D
(109,126,125)
#617170
(97,113,112)
#556463
(85,100,99)
#495756
(73,87,86)
#3D4A49
(61,74,73)
#313D3C
(49,61,60)
#25302F
(37,48,47)
#192322
(25,35,34)
#0D1615
(13,22,21)
#000000
(0,0,0)

Tints of #859897

#859897
(133,152,151)
#90A1A0
(144,161,160)
#9BAAA9
(155,170,169)
#A6B3B2
(166,179,178)
#B1BCBB
(177,188,187)
#BCC5C4
(188,197,196)
#C7CECD
(199,206,205)
#D2D7D6
(210,215,214)
#DDE0DF
(221,224,223)
#E8E9E8
(232,233,232)
#F3F2F1
(243,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #859897; }

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

This text font color is #859897.

Background Color

.myBgColor { background-color: #859897; }

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

This div background color is #859897.

Border color

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

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

This div border color is #859897.

Opacity

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

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

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

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

This text has shadow with #859897 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #859897.

Preview

Color preview on black background

This text has color #859897 on black background.


Color preview on white background

This text has color #859897 on white background.


Black color preview on #859897 background

This text has black color on #859897 background.


White color preview on #859897 background

This text has white color on #859897 background.


Related colors

Complementary color

Complementary color for #hex is #7A6768.


I love getcolorcode.com

Triadic colors

1 #978598 and #989785 with #859897 are triadic colors.

2 #979885 and #988597 with #859897 are triadic colors.