COLOR #859989

HEX: #859989 RGB: (133,153,137)

Color info

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

RGB color model

#859989 color RGB value is (133,153,137).

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

RGB channels and saturation

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

133
153
137

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

Portions of RGB colors in percentages

R + G + B = 133 + 153 + 137 = 423 (100%)
R 133 of 423 ~ 31.44%
G 153 of 423 ~ 36.17%
B 137 of 423 ~ 32.39'%

%31.44
%36.17
%32.39

CMYK color model

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

  • cyan value is 13.07%
  • magenta value is 0.00%
  • yellow value is 10.46%
  • key color value is 40.00%

CMYK: (13,0,10,40)
C13M0Y10K40 (13%, 0%, 10%, 40%)
(0.13 / 0.00 / 0.10 / 0.40)

CMYK percentages

%13.07
%0
%10.46
%40

Codes

Color #859989 in popluar color models

85 99 89
RGB 133 153 137
HSL 132° 8.93% 56.08%
HSB/HSV 132° 13.07% 60.00%
CMYK 13.07% 0.00% 10.46%
40.00%

Color #859989 in popluar number systems.

HEX 85 99 89
Decimal 133 153 137
Binary 10000101 10011001 10001001
Octal 205 231 211

Shades and tints

Shades of #859989

#859989
(133,153,137)
#798C7D
(121,140,125)
#6D7F71
(109,127,113)
#617265
(97,114,101)
#556559
(85,101,89)
#49584D
(73,88,77)
#3D4B41
(61,75,65)
#313E35
(49,62,53)
#253129
(37,49,41)
#19241D
(25,36,29)
#0D1711
(13,23,17)
#000000
(0,0,0)

Tints of #859989

#859989
(133,153,137)
#90A293
(144,162,147)
#9BAB9D
(155,171,157)
#A6B4A7
(166,180,167)
#B1BDB1
(177,189,177)
#BCC6BB
(188,198,187)
#C7CFC5
(199,207,197)
#D2D8CF
(210,216,207)
#DDE1D9
(221,225,217)
#E8EAE3
(232,234,227)
#F3F3ED
(243,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #859989; }

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

This text font color is #859989.

Background Color

.myBgColor { background-color: #859989; }

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

This div background color is #859989.

Border color

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

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

This div border color is #859989.

Opacity

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

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

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

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

This text has shadow with #859989 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #859989.

Preview

Color preview on black background

This text has color #859989 on black background.


Color preview on white background

This text has color #859989 on white background.


Black color preview on #859989 background

This text has black color on #859989 background.


White color preview on #859989 background

This text has white color on #859989 background.


Related colors

Complementary color

Complementary color for #hex is #7A6676.


I love getcolorcode.com

Triadic colors

1 #898599 and #998985 with #859989 are triadic colors.

2 #899985 and #998589 with #859989 are triadic colors.