COLOR #859985

HEX: #859985 RGB: (133,153,133)

Color info

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

RGB color model

#859985 color RGB value is (133,153,133).

RGB: (133,153,133) (52%, 60%, 52%)

RGB channels and saturation

R 133 of 255 = 52%
G 153 of 255 = 60%
B 133 of 255 = 52%

133
153
133

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

Portions of RGB colors in percentages

R + G + B = 133 + 153 + 133 = 419 (100%)
R 133 of 419 ~ 31.74%
G 153 of 419 ~ 36.52%
B 133 of 419 ~ 31.74'%

%31.74
%36.52
%31.74

CMYK color model

#859985 color CMYK value is (13,0,13,40).

  • cyan value is 13.07%
  • magenta value is 0.00%
  • yellow value is 13.07%
  • key color value is 40.00%
CMYK: (13,0,13,40) C13M0Y13K40 (13%,0%,13%,40%) (0.13/0.00/0.13/0.40) 

CMYK percentages

%13.07
%0
%13.07
%40

Codes

Color #859985 in popluar color models

85 99 85
RGB 133 153 133
HSL 120° 8.93% 56.08%
HSB/HSV 120° 13.07% 60.00%
CMYK 13.07% 0.00% 13.07%
40.00%

Color #859985 in popluar number systems.

HEX 85 99 85
Decimal 133 153 133
Binary 10000101 10011001 10000101
Octal 205 231 205

Shades and tints

Shades of #859985

#859985
(133,153,133)
#798C79
(121,140,121)
#6D7F6D
(109,127,109)
#617261
(97,114,97)
#556555
(85,101,85)
#495849
(73,88,73)
#3D4B3D
(61,75,61)
#313E31
(49,62,49)
#253125
(37,49,37)
#192419
(25,36,25)
#0D170D
(13,23,13)
#000000
(0,0,0)

Tints of #859985

#859985
(133,153,133)
#90A290
(144,162,144)
#9BAB9B
(155,171,155)
#A6B4A6
(166,180,166)
#B1BDB1
(177,189,177)
#BCC6BC
(188,198,188)
#C7CFC7
(199,207,199)
#D2D8D2
(210,216,210)
#DDE1DD
(221,225,221)
#E8EAE8
(232,234,232)
#F3F3F3
(243,243,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #859985; }

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

This text font color is #859985.

Background Color

.myBgColor { background-color: #859985; }

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

This div background color is #859985.

Border color

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

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

This div border color is #859985.

Opacity

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

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

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

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

This text has shadow with #859985 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #859985.

Preview

Color preview on black background

This text has color #859985 on black background.


Color preview on white background

This text has color #859985 on white background.


Black color preview on #859985 background

This text has black color on #859985 background.


White color preview on #859985 background

This text has white color on #859985 background.


Related colors

Complementary color

Complementary color for #hex is #7A667A.


I love getcolorcode.com

Triadic colors

1 #858599 and #998585 with #859985 are triadic colors.

2 #859985 and #998585 with #859985 are triadic colors.