COLOR #859383

HEX: #859383 RGB: (133,147,131)

Color info

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

RGB color model

#859383 color RGB value is (133,147,131).

RGB: (133,147,131) (52%, 58%, 51%)

RGB channels and saturation

R 133 of 255 = 52%
G 147 of 255 = 58%
B 131 of 255 = 51%

133
147
131

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

Portions of RGB colors in percentages

R + G + B = 133 + 147 + 131 = 411 (100%)
R 133 of 411 ~ 32.36%
G 147 of 411 ~ 35.77%
B 131 of 411 ~ 31.87'%

%32.36
%35.77
%31.87

CMYK color model

#859383 color CMYK value is (10,0,11,42).

  • cyan value is 9.52%
  • magenta value is 0.00%
  • yellow value is 10.88%
  • key color value is 42.35%
CMYK: (10,0,11,42) C10M0Y11K42 (10%,0%,11%,42%) (0.10/0.00/0.11/0.42) 

CMYK percentages

%9.52
%0
%10.88
%42.35

Codes

Color #859383 in popluar color models

85 93 83
RGB 133 147 131
HSL 113° 6.90% 54.51%
HSB/HSV 113° 10.88% 57.65%
CMYK 9.52% 0.00% 10.88%
42.35%

Color #859383 in popluar number systems.

HEX 85 93 83
Decimal 133 147 131
Binary 10000101 10010011 10000011
Octal 205 223 203

Shades and tints

Shades of #859383

#859383
(133,147,131)
#798678
(121,134,120)
#6D796D
(109,121,109)
#616C62
(97,108,98)
#555F57
(85,95,87)
#49524C
(73,82,76)
#3D4541
(61,69,65)
#313836
(49,56,54)
#252B2B
(37,43,43)
#191E20
(25,30,32)
#0D1115
(13,17,21)
#000000
(0,0,0)

Tints of #859383

#859383
(133,147,131)
#909C8E
(144,156,142)
#9BA599
(155,165,153)
#A6AEA4
(166,174,164)
#B1B7AF
(177,183,175)
#BCC0BA
(188,192,186)
#C7C9C5
(199,201,197)
#D2D2D0
(210,210,208)
#DDDBDB
(221,219,219)
#E8E4E6
(232,228,230)
#F3EDF1
(243,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #859383; }

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

This text font color is #859383.

Background Color

.myBgColor { background-color: #859383; }

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

This div background color is #859383.

Border color

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

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

This div border color is #859383.

Opacity

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

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

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

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

This text has shadow with #859383 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #859383.

Preview

Color preview on black background

This text has color #859383 on black background.


Color preview on white background

This text has color #859383 on white background.


Black color preview on #859383 background

This text has black color on #859383 background.


White color preview on #859383 background

This text has white color on #859383 background.


Related colors

Complementary color

Complementary color for #hex is #7A6C7C.


I love getcolorcode.com

Triadic colors

1 #838593 and #938385 with #859383 are triadic colors.

2 #839385 and #938583 with #859383 are triadic colors.