COLOR #858087

HEX: #858087 RGB: (133,128,135)

Color info

#858087 contains red, green and blue colors in about the same proportion. Web safe color of #858087 is #996699 (or #969).

RGB color model

#858087 color RGB value is (133,128,135).

RGB: (133,128,135) (52%, 50%, 53%)

RGB channels and saturation

R 133 of 255 = 52%
G 128 of 255 = 50%
B 135 of 255 = 53%

133
128
135

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

Portions of RGB colors in percentages

R + G + B = 133 + 128 + 135 = 396 (100%)
R 133 of 396 ~ 33.59%
G 128 of 396 ~ 32.32%
B 135 of 396 ~ 34.09'%

%33.59
%32.32
%34.09

CMYK color model

#858087 color CMYK value is (1,5,0,47).

  • cyan value is 1.48%
  • magenta value is 5.19%
  • yellow value is 0.00%
  • key color value is 47.06%
CMYK: (1,5,0,47) C1M5Y0K47 (1%,5%,0%,47%) (0.01/0.05/0.00/0.47) 

CMYK percentages

%1.48
%5.19
%0
%47.06

Codes

Color #858087 in popluar color models

85 80 87
RGB 133 128 135
HSL 283° 2.83% 51.57%
HSB/HSV 283° 5.19% 52.94%
CMYK 1.48% 5.19% 0.00%
47.06%

Color #858087 in popluar number systems.

HEX 85 80 87
Decimal 133 128 135
Binary 10000101 10000000 10000111
Octal 205 200 207

Shades and tints

Shades of #858087

#858087
(133,128,135)
#79757B
(121,117,123)
#6D6A6F
(109,106,111)
#615F63
(97,95,99)
#555457
(85,84,87)
#49494B
(73,73,75)
#3D3E3F
(61,62,63)
#313333
(49,51,51)
#252827
(37,40,39)
#191D1B
(25,29,27)
#0D120F
(13,18,15)
#000000
(0,0,0)

Tints of #858087

#858087
(133,128,135)
#908B91
(144,139,145)
#9B969B
(155,150,155)
#A6A1A5
(166,161,165)
#B1ACAF
(177,172,175)
#BCB7B9
(188,183,185)
#C7C2C3
(199,194,195)
#D2CDCD
(210,205,205)
#DDD8D7
(221,216,215)
#E8E3E1
(232,227,225)
#F3EEEB
(243,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #858087 color. Also use rgb(133,128,135) instead hex code.

Text Font Color

.myTextColor { color: #858087; }

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

This text font color is #858087.

Background Color

.myBgColor { background-color: #858087; }

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

This div background color is #858087.

Border color

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

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

This div border color is #858087.

Opacity

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

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

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

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

This text has shadow with #858087 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #858087.

Preview

Color preview on black background

This text has color #858087 on black background.


Color preview on white background

This text has color #858087 on white background.


Black color preview on #858087 background

This text has black color on #858087 background.


White color preview on #858087 background

This text has white color on #858087 background.


Related colors

Complementary color

Complementary color for #hex is #7A7F78.


I love getcolorcode.com

Triadic colors

1 #878580 and #808785 with #858087 are triadic colors.

2 #878085 and #808587 with #858087 are triadic colors.