COLOR #859697

HEX: #859697 RGB: (133,150,151)

Color info

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

RGB color model

#859697 color RGB value is (133,150,151).

RGB: (133,150,151) (52%, 59%, 59%)

RGB channels and saturation

R 133 of 255 = 52%
G 150 of 255 = 59%
B 151 of 255 = 59%

133
150
151

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

Portions of RGB colors in percentages

R + G + B = 133 + 150 + 151 = 434 (100%)
R 133 of 434 ~ 30.65%
G 150 of 434 ~ 34.56%
B 151 of 434 ~ 34.79'%

%30.65
%34.56
%34.79

CMYK color model

#859697 color CMYK value is (12,1,0,41).

  • cyan value is 11.92%
  • magenta value is 0.66%
  • yellow value is 0.00%
  • key color value is 40.78%
CMYK: (12,1,0,41) C12M1Y0K41 (12%,1%,0%,41%) (0.12/0.01/0.00/0.41) 

CMYK percentages

%11.92
%0.66
%0
%40.78

Codes

Color #859697 in popluar color models

85 96 97
RGB 133 150 151
HSL 183° 7.96% 55.69%
HSB/HSV 183° 11.92% 59.22%
CMYK 11.92% 0.66% 0.00%
40.78%

Color #859697 in popluar number systems.

HEX 85 96 97
Decimal 133 150 151
Binary 10000101 10010110 10010111
Octal 205 226 227

Shades and tints

Shades of #859697

#859697
(133,150,151)
#79898A
(121,137,138)
#6D7C7D
(109,124,125)
#616F70
(97,111,112)
#556263
(85,98,99)
#495556
(73,85,86)
#3D4849
(61,72,73)
#313B3C
(49,59,60)
#252E2F
(37,46,47)
#192122
(25,33,34)
#0D1415
(13,20,21)
#000000
(0,0,0)

Tints of #859697

#859697
(133,150,151)
#909FA0
(144,159,160)
#9BA8A9
(155,168,169)
#A6B1B2
(166,177,178)
#B1BABB
(177,186,187)
#BCC3C4
(188,195,196)
#C7CCCD
(199,204,205)
#D2D5D6
(210,213,214)
#DDDEDF
(221,222,223)
#E8E7E8
(232,231,232)
#F3F0F1
(243,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #859697; }

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

This text font color is #859697.

Background Color

.myBgColor { background-color: #859697; }

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

This div background color is #859697.

Border color

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

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

This div border color is #859697.

Opacity

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

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

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

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

This text has shadow with #859697 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #859697.

Preview

Color preview on black background

This text has color #859697 on black background.


Color preview on white background

This text has color #859697 on white background.


Black color preview on #859697 background

This text has black color on #859697 background.


White color preview on #859697 background

This text has white color on #859697 background.


Related colors

Complementary color

Complementary color for #hex is #7A6968.


I love getcolorcode.com

Triadic colors

1 #978596 and #969785 with #859697 are triadic colors.

2 #979685 and #968597 with #859697 are triadic colors.