COLOR #858983

HEX: #858983 RGB: (133,137,131)

Color info

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

RGB color model

#858983 color RGB value is (133,137,131).

RGB: (133,137,131) (52%, 54%, 51%)

RGB channels and saturation

R 133 of 255 = 52%
G 137 of 255 = 54%
B 131 of 255 = 51%

133
137
131

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

Portions of RGB colors in percentages

R + G + B = 133 + 137 + 131 = 401 (100%)
R 133 of 401 ~ 33.17%
G 137 of 401 ~ 34.16%
B 131 of 401 ~ 32.67'%

%33.17
%34.16
%32.67

CMYK color model

#858983 color CMYK value is (3,0,4,46).

  • cyan value is 2.92%
  • magenta value is 0.00%
  • yellow value is 4.38%
  • key color value is 46.27%

CMYK: (3,0,4,46)
C3M0Y4K46 (3%, 0%, 4%, 46%)
(0.03 / 0.00 / 0.04 / 0.46)

CMYK percentages

%2.92
%0
%4.38
%46.27

Codes

Color #858983 in popluar color models

85 89 83
RGB 133 137 131
HSL 100° 2.48% 52.55%
HSB/HSV 100° 4.38% 53.73%
CMYK 2.92% 0.00% 4.38%
46.27%

Color #858983 in popluar number systems.

HEX 85 89 83
Decimal 133 137 131
Binary 10000101 10001001 10000011
Octal 205 211 203

Shades and tints

Shades of #858983

#858983
(133,137,131)
#797D78
(121,125,120)
#6D716D
(109,113,109)
#616562
(97,101,98)
#555957
(85,89,87)
#494D4C
(73,77,76)
#3D4141
(61,65,65)
#313536
(49,53,54)
#25292B
(37,41,43)
#191D20
(25,29,32)
#0D1115
(13,17,21)
#000000
(0,0,0)

Tints of #858983

#858983
(133,137,131)
#90938E
(144,147,142)
#9B9D99
(155,157,153)
#A6A7A4
(166,167,164)
#B1B1AF
(177,177,175)
#BCBBBA
(188,187,186)
#C7C5C5
(199,197,197)
#D2CFD0
(210,207,208)
#DDD9DB
(221,217,219)
#E8E3E6
(232,227,230)
#F3EDF1
(243,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #858983; }

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

This text font color is #858983.

Background Color

.myBgColor { background-color: #858983; }

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

This div background color is #858983.

Border color

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

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

This div border color is #858983.

Opacity

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

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

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

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

This text has shadow with #858983 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #858983.

Preview

Color preview on black background

This text has color #858983 on black background.


Color preview on white background

This text has color #858983 on white background.


Black color preview on #858983 background

This text has black color on #858983 background.


White color preview on #858983 background

This text has white color on #858983 background.


Related colors

Complementary color

Complementary color for #hex is #7A767C.


I love getcolorcode.com

Triadic colors

1 #838589 and #898385 with #858983 are triadic colors.

2 #838985 and #898583 with #858983 are triadic colors.