COLOR #859497

HEX: #859497 RGB: (133,148,151)

Color info

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

RGB color model

#859497 color RGB value is (133,148,151).

RGB: (133,148,151) (52%, 58%, 59%)

RGB channels and saturation

R 133 of 255 = 52%
G 148 of 255 = 58%
B 151 of 255 = 59%

133
148
151

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

Portions of RGB colors in percentages

R + G + B = 133 + 148 + 151 = 432 (100%)
R 133 of 432 ~ 30.79%
G 148 of 432 ~ 34.26%
B 151 of 432 ~ 34.95'%

%30.79
%34.26
%34.95

CMYK color model

#859497 color CMYK value is (12,2,0,41).

  • cyan value is 11.92%
  • magenta value is 1.99%
  • yellow value is 0.00%
  • key color value is 40.78%

CMYK: (12,2,0,41)
C12M2Y0K41 (12%, 2%, 0%, 41%)
(0.12 / 0.02 / 0.00 / 0.41)

CMYK percentages

%11.92
%1.99
%0
%40.78

Codes

Color #859497 in popluar color models

85 94 97
RGB 133 148 151
HSL 190° 7.96% 55.69%
HSB/HSV 190° 11.92% 59.22%
CMYK 11.92% 1.99% 0.00%
40.78%

Color #859497 in popluar number systems.

HEX 85 94 97
Decimal 133 148 151
Binary 10000101 10010100 10010111
Octal 205 224 227

Shades and tints

Shades of #859497

#859497
(133,148,151)
#79878A
(121,135,138)
#6D7A7D
(109,122,125)
#616D70
(97,109,112)
#556063
(85,96,99)
#495356
(73,83,86)
#3D4649
(61,70,73)
#31393C
(49,57,60)
#252C2F
(37,44,47)
#191F22
(25,31,34)
#0D1215
(13,18,21)
#000000
(0,0,0)

Tints of #859497

#859497
(133,148,151)
#909DA0
(144,157,160)
#9BA6A9
(155,166,169)
#A6AFB2
(166,175,178)
#B1B8BB
(177,184,187)
#BCC1C4
(188,193,196)
#C7CACD
(199,202,205)
#D2D3D6
(210,211,214)
#DDDCDF
(221,220,223)
#E8E5E8
(232,229,232)
#F3EEF1
(243,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #859497; }

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

This text font color is #859497.

Background Color

.myBgColor { background-color: #859497; }

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

This div background color is #859497.

Border color

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

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

This div border color is #859497.

Opacity

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

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

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

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

This text has shadow with #859497 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #859497.

Preview

Color preview on black background

This text has color #859497 on black background.


Color preview on white background

This text has color #859497 on white background.


Black color preview on #859497 background

This text has black color on #859497 background.


White color preview on #859497 background

This text has white color on #859497 background.


Related colors

Complementary color

Complementary color for #hex is #7A6B68.


I love getcolorcode.com

Triadic colors

1 #978594 and #949785 with #859497 are triadic colors.

2 #979485 and #948597 with #859497 are triadic colors.