COLOR #858896

HEX: #858896 RGB: (133,136,150)

Color info

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

RGB color model

#858896 color RGB value is (133,136,150).

RGB: (133,136,150) (52%, 53%, 59%)

RGB channels and saturation

R 133 of 255 = 52%
G 136 of 255 = 53%
B 150 of 255 = 59%

133
136
150

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

Portions of RGB colors in percentages

R + G + B = 133 + 136 + 150 = 419 (100%)
R 133 of 419 ~ 31.74%
G 136 of 419 ~ 32.46%
B 150 of 419 ~ 35.8'%

%31.74
%32.46
%35.8

CMYK color model

#858896 color CMYK value is (11,9,0,41).

  • cyan value is 11.33%
  • magenta value is 9.33%
  • yellow value is 0.00%
  • key color value is 41.18%
CMYK: (11,9,0,41) C11M9Y0K41 (11%,9%,0%,41%) (0.11/0.09/0.00/0.41) 

CMYK percentages

%11.33
%9.33
%0
%41.18

Codes

Color #858896 in popluar color models

85 88 96
RGB 133 136 150
HSL 229° 7.49% 55.49%
HSB/HSV 229° 11.33% 58.82%
CMYK 11.33% 9.33% 0.00%
41.18%

Color #858896 in popluar number systems.

HEX 85 88 96
Decimal 133 136 150
Binary 10000101 10001000 10010110
Octal 205 210 226

Shades and tints

Shades of #858896

#858896
(133,136,150)
#797C89
(121,124,137)
#6D707C
(109,112,124)
#61646F
(97,100,111)
#555862
(85,88,98)
#494C55
(73,76,85)
#3D4048
(61,64,72)
#31343B
(49,52,59)
#25282E
(37,40,46)
#191C21
(25,28,33)
#0D1014
(13,16,20)
#000000
(0,0,0)

Tints of #858896

#858896
(133,136,150)
#90929F
(144,146,159)
#9B9CA8
(155,156,168)
#A6A6B1
(166,166,177)
#B1B0BA
(177,176,186)
#BCBAC3
(188,186,195)
#C7C4CC
(199,196,204)
#D2CED5
(210,206,213)
#DDD8DE
(221,216,222)
#E8E2E7
(232,226,231)
#F3ECF0
(243,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #858896; }

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

This text font color is #858896.

Background Color

.myBgColor { background-color: #858896; }

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

This div background color is #858896.

Border color

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

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

This div border color is #858896.

Opacity

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

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

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

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

This text has shadow with #858896 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #858896.

Preview

Color preview on black background

This text has color #858896 on black background.


Color preview on white background

This text has color #858896 on white background.


Black color preview on #858896 background

This text has black color on #858896 background.


White color preview on #858896 background

This text has white color on #858896 background.


Related colors

Complementary color

Complementary color for #hex is #7A7769.


I love getcolorcode.com

Triadic colors

1 #968588 and #889685 with #858896 are triadic colors.

2 #968885 and #888596 with #858896 are triadic colors.