COLOR #858380

HEX: #858380 RGB: (133,131,128)

Color info

#858380 contains red, green and blue colors in about the same proportion. Web safe color of #858380 is #999966 (or #996).

RGB color model

#858380 color RGB value is (133,131,128).

RGB: (133,131,128) (52%, 51%, 50%)

RGB channels and saturation

R 133 of 255 = 52%
G 131 of 255 = 51%
B 128 of 255 = 50%

133
131
128

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

Portions of RGB colors in percentages

R + G + B = 133 + 131 + 128 = 392 (100%)
R 133 of 392 ~ 33.93%
G 131 of 392 ~ 33.42%
B 128 of 392 ~ 32.65'%

%33.93
%33.42
%32.65

CMYK color model

#858380 color CMYK value is (0,2,4,48).

  • cyan value is 0.00%
  • magenta value is 1.50%
  • yellow value is 3.76%
  • key color value is 47.84%

CMYK: (0,2,4,48)
C0M2Y4K48 (0%, 2%, 4%, 48%)
(0.00 / 0.02 / 0.04 / 0.48)

CMYK percentages

%0
%1.5
%3.76
%47.84

Codes

Color #858380 in popluar color models

85 83 80
RGB 133 131 128
HSL 36° 2.01% 51.18%
HSB/HSV 36° 3.76% 52.16%
CMYK 0.00% 1.50% 3.76%
47.84%

Color #858380 in popluar number systems.

HEX 85 83 80
Decimal 133 131 128
Binary 10000101 10000011 10000000
Octal 205 203 200

Shades and tints

Shades of #858380

#858380
(133,131,128)
#797875
(121,120,117)
#6D6D6A
(109,109,106)
#61625F
(97,98,95)
#555754
(85,87,84)
#494C49
(73,76,73)
#3D413E
(61,65,62)
#313633
(49,54,51)
#252B28
(37,43,40)
#19201D
(25,32,29)
#0D1512
(13,21,18)
#000000
(0,0,0)

Tints of #858380

#858380
(133,131,128)
#908E8B
(144,142,139)
#9B9996
(155,153,150)
#A6A4A1
(166,164,161)
#B1AFAC
(177,175,172)
#BCBAB7
(188,186,183)
#C7C5C2
(199,197,194)
#D2D0CD
(210,208,205)
#DDDBD8
(221,219,216)
#E8E6E3
(232,230,227)
#F3F1EE
(243,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #858380; }

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

This text font color is #858380.

Background Color

.myBgColor { background-color: #858380; }

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

This div background color is #858380.

Border color

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

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

This div border color is #858380.

Opacity

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

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

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

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

This text has shadow with #858380 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #858380.

Preview

Color preview on black background

This text has color #858380 on black background.


Color preview on white background

This text has color #858380 on white background.


Black color preview on #858380 background

This text has black color on #858380 background.


White color preview on #858380 background

This text has white color on #858380 background.


Related colors

Complementary color

Complementary color for #hex is #7A7C7F.


I love getcolorcode.com

Triadic colors

1 #808583 and #838085 with #858380 are triadic colors.

2 #808385 and #838580 with #858380 are triadic colors.