COLOR #859489

HEX: #859489 RGB: (133,148,137)

Color info

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

RGB color model

#859489 color RGB value is (133,148,137).

RGB: (133,148,137) (52%, 58%, 54%)

RGB channels and saturation

R 133 of 255 = 52%
G 148 of 255 = 58%
B 137 of 255 = 54%

133
148
137

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

Portions of RGB colors in percentages

R + G + B = 133 + 148 + 137 = 418 (100%)
R 133 of 418 ~ 31.82%
G 148 of 418 ~ 35.41%
B 137 of 418 ~ 32.78'%

%31.82
%35.41
%32.78

CMYK color model

#859489 color CMYK value is (10,0,7,42).

  • cyan value is 10.14%
  • magenta value is 0.00%
  • yellow value is 7.43%
  • key color value is 41.96%

CMYK: (10,0,7,42)
C10M0Y7K42 (10%, 0%, 7%, 42%)
(0.10 / 0.00 / 0.07 / 0.42)

CMYK percentages

%10.14
%0
%7.43
%41.96

Codes

Color #859489 in popluar color models

85 94 89
RGB 133 148 137
HSL 136° 6.55% 55.10%
HSB/HSV 136° 10.14% 58.04%
CMYK 10.14% 0.00% 7.43%
41.96%

Color #859489 in popluar number systems.

HEX 85 94 89
Decimal 133 148 137
Binary 10000101 10010100 10001001
Octal 205 224 211

Shades and tints

Shades of #859489

#859489
(133,148,137)
#79877D
(121,135,125)
#6D7A71
(109,122,113)
#616D65
(97,109,101)
#556059
(85,96,89)
#49534D
(73,83,77)
#3D4641
(61,70,65)
#313935
(49,57,53)
#252C29
(37,44,41)
#191F1D
(25,31,29)
#0D1211
(13,18,17)
#000000
(0,0,0)

Tints of #859489

#859489
(133,148,137)
#909D93
(144,157,147)
#9BA69D
(155,166,157)
#A6AFA7
(166,175,167)
#B1B8B1
(177,184,177)
#BCC1BB
(188,193,187)
#C7CAC5
(199,202,197)
#D2D3CF
(210,211,207)
#DDDCD9
(221,220,217)
#E8E5E3
(232,229,227)
#F3EEED
(243,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #859489; }

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

This text font color is #859489.

Background Color

.myBgColor { background-color: #859489; }

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

This div background color is #859489.

Border color

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

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

This div border color is #859489.

Opacity

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

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

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

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

This text has shadow with #859489 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #859489.

Preview

Color preview on black background

This text has color #859489 on black background.


Color preview on white background

This text has color #859489 on white background.


Black color preview on #859489 background

This text has black color on #859489 background.


White color preview on #859489 background

This text has white color on #859489 background.


Related colors

Complementary color

Complementary color for #hex is #7A6B76.


I love getcolorcode.com

Triadic colors

1 #898594 and #948985 with #859489 are triadic colors.

2 #899485 and #948589 with #859489 are triadic colors.